-
plz Help
The images on my website wont show up when i uploaded the website. I put all the images for the website in the images folder and nothing is showing up also something looks weird when i go to my website it shows all of my folders and stuff and to get to my homepage just click on it i think it says homepage on the list and when u get there youll see no pictures and if you click on the link that says article youll see it does the same thing
www.neogenitest.pcriot.com
-
Re: plz Help
well first you need an index page and also check your code maybe you put the images in wrong sub folder or something like that or you got the name wrongs in the coding
-
Re: plz Help
rename your "HomePage.html" file to "index.html".
As for your non appearing images and stylesheet: You need to include the url to you the image you are wanting to display; for example: <img src="url-to-image" />. None of the img tags on the site have a valid url address pointing to there images. Do the same thing for your css; it's currently pointing to: Unknown/emx_nav_left.css
-
Re: plz Help
how would i know what the valid url adddress is would it be like this
<img src=":\Documents and Settings\Owner\My Documents\Neongenitest\images\bottomleft" />
-
Re: plz Help
Right thing to do (if you have the files in the image folder) would be:
<img src="\images\bottomleft" />
or if you want to point direclty:
<img src="http://neogenitest.pcriot.com/images/bottomleft" />
-
Re: plz Help
edit: nvm, audioxcel beat me :p
Last edited by Synkc; 11-18-2007 at 10:09 PM.
-
Re: plz Help
omg thx alot thx sooo much
Lol i got another problem to while i was waiting for help with the images i went ahead and did the phpbb2 on the fantastico thing to make a forum for my site and when i tried to go to it this is what it said
Fatal error: SUHOSIN - Use of eval is forbidden by configuration in /home/yasha/public_html/Forum/includes/template.php(174) : eval()'d code on line 174
what does this mean?
-
Re: plz Help
eval has been disabled on the 'basic' PHP plan; you will need to submit a request for intermediate via your hosting account's control panel (http://x10hosting.com/account); though I suggest you wait until the current server changes are finished before doing so; read the notice in the news section for further information.
Last edited by Synkc; 11-18-2007 at 10:30 PM.
-
Re: plz Help
ok so did changed all the url address's and still nothing as you can see only one thing came up. Can you plz help me or is there like someway i can pay you to do it for me because im lost plz
www.neogenitest.pcriot.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules