I'm trying to rewrite my attachment thumbnail URLs from outside of a vBulletin Folder. The code I have right now is
Any help?Code:include_once 'includes/functions_vbseo.php'; vbseo_get_options(); vbseo_prepare_seo_replace(); get_forum_info(); vbseo_any_url('attachment.php?attachmentid='.$thread["attachmentid"].'&stc=1&thumb=1&d='.$thread["thumbnail_dateline"])
Also, will this cause the images to be cached by the browser?
Thanks


LinkBack URL
About LinkBacks





Reply With Quote