Maybe I don't understand what your script does but basically I just want basic code to log someone in from any non-vBulletin page so that they can perform the necessary tasks. I'm sorry if I don't understand what you're hack does.
Maybe I don't understand what your script does but basically I just want basic code to log someone in from any non-vBulletin page so that they can perform the necessary tasks. I'm sorry if I don't understand what you're hack does.
well you said you didnt want it to be closed when the forum is closed, so basically this will allow you to use require_once('./global.php'); without having to worry about closing that file/section when the forums are closed.
Maybe I don't understand what your script does but basically I just want basic code to log someone in from any non-vBulletin page so that they can perform the necessary tasks. I'm sorry if I don't understand what you're hack does.
Basicly, you still have to figure out how to add the login code, but once you do figure that out. You can add AN-net's hack, and that section of the site will remain viewable to vistors even when the forums are turned off.
Basicly, you still have to figure out how to add the login code, but once you do figure that out. You can add AN-net's hack, and that section of the site will remain viewable to vistors even when the forums are turned off.
Right and that's what I need help with, the login code without using global.php.