|
I'm faced with the same issue in my photopost/showgallery.php file I run photopost within vbulletin and vbulletin generates the call at the bottom of the page when it's in vbulletin territory, not photopost. There is also a warning in the vbulletin coding not to remove it. I have no idea how to work around this so I'm just putting up with the 404 errors. I get about 500 404s per day. Here's what vbulletin generates:
<img src="http://www.timstropicals.com/photopost/cron.php?
When I run photopost classifieds, vbulletin changes the entry to
<img src="http://www.timstropicals.com/classifieds/cron.php?
I've searched the vBulletin form and the posted opinion of the vBulletin Team on this issue is "Sorry, but this does not happen in the default vBulletin files, and its from a third party script, please seek their support."
Last edited by tjanders; September 2nd, 2006 at 12:55 PM.
|