View Single Post
Old November 17th, 2008, 01:44 PM   #5 (permalink)
Luciano
Registered User
 
Join Date: Aug 2005
Posts: 1,229
concerning 1.
Quote:
Originally Posted by Chuck S View Post
Well that would not be the direct fix.

Your forgetting about this thing

' . $vbulletin->session->vars['sessionurl'] . '
Well.. the original vb cron url in vbulletins global.php is:
Code:
Content visible to verified customers only.
so there is a sessionurl (allthough i dont know what its for)... and they use TIMENOW instead of vbrand(1, 1000000) wich is less ressource intensive (though i think thats minimal)
other thought: what about that complicated function create_full_url ??

concerning 2. yes you are right.. replacement for profile.php in footer works fine...

Luc
Luciano is offline   Reply With Quote