View Single Post
Old November 17th, 2008, 02:51 PM   #6 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,756
$vbulletin->options['bburl']

That should do the same as create full url it just places the vb url on front of the script name.

well granted they may have this in there but it is never full

' . $vbulletin->session->vars['sessionurl'] . '

If it was you would have another issue because you must use a & tag between variables in a url.

Since the cron runs without user interaction what I posted should work fine. You just need to remove the link to this forum in the code which is why I hate vbseo.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote