[FIXED] Not Sure How much of a bug this is BUT
I just checked my awstats and 404 errors i had 55000 and these are what they are:
/templates/css/img/table_results_bg.gif 25779 http://vidshrine.com/tags.php
/templates/css/img/table_results_selected_bg.gif 17917 http://vidshrine.com/upload.php
/templates/images/watermark.jpg 13010 -
/VIDSHRINE%20-%20Broadcast%20Yourself_files/pixel.gif 179 http://www.vidshrine.com/invite_signup.php
Any idea on how to fix em?
Re: Not Sure How much of a bug this is BUT
Edit templates/css/style.css and change the path to /templates/images/ or just delete the reference.
Quote:
/templates/images/watermark.jpg 13010 -
It seems watermark.jpg is not uploaded, you can upload it in admin area, make sure you chmod 777 the templates/images folder.
Remove it from invite_signup.tpl.
We will fix these errors in next release.