concerning 1.
Quote:
Originally Posted by Chuck S 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