English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories
1

this is in a template i got


however no image is pulled I have tryed all kinds of things and am lost

2006-07-27 14:52:25 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

I have a webserver i put the pictures in the same file as the webpage and tryed erasing all but the name and such no luck. Not sure what 'folder' means

2006-07-27 15:09:06 · update #1

4 answers

This looks like a snip of PHP code. If you aren't setting $path['folder']['templateimages'] elsewhere in the code it won't show up (and will leave nasty warnings in your server's error logs. either replace everything starting with with the image path, or set this variable.

2006-07-27 15:31:15 · answer #1 · answered by John J 6 · 1 0

Well, I think some of the coding is getting cut off because of Yahoo! Answers, but in order to tell an internet browser to pull up a picture, you'd use which I can see is being attempted.

Where it says src="blahblahblah" (in between the two quotation marks), have you tried inserting a URL to an image you've uploaded to a photohosting site (like http://imageshack.us ). It might not work (Again, I can't see ALL of the coding..), but it's worth a try.

Just make sure you save the original coding you got from the template site, in case it messes up worse. :)

2006-07-27 21:59:20 · answer #2 · answered by Oh no 6 · 0 0



Thats the best i can do...Yahoo messed up the code you posted a bit. Change $pth['folder']['templa'] as necessary.

2006-07-27 21:59:18 · answer #3 · answered by Gir the Robot 2 · 0 0

oh where's the image url? there's only a name but no img src.

2006-07-27 21:56:41 · answer #4 · answered by franckoboy 3 · 0 0

fedest.com, questions and answers