I would just like two tidbits of help when building my own vbulletin mods please. I know an insane amount of PHP and MySQL, just very little about the vBulletin class structure. Please help me ASAP, I am stumped.
1. What variable (run from init_startup) holds the userinfo of the CURRENTLY LOGGED IN USER (that is viewing that page)?
2. What code(s) will allow me to execute templates, and replace pages. (IE: I want to display a page with the header and footer and stuff, and put my own text in between it (putting a page in the middle of misc.php did not work out to well for what I want to do.)
--
Please excuse me for posting this in the wrong section, I do not see where it belongs in. If a mod would have mercy and simply move it for me should such a section exist, please do.
1. What variable (run from init_startup) holds the userinfo of the CURRENTLY LOGGED IN USER (that is viewing that page)?
2. What code(s) will allow me to execute templates, and replace pages. (IE: I want to display a page with the header and footer and stuff, and put my own text in between it (putting a page in the middle of misc.php did not work out to well for what I want to do.)
--
Please excuse me for posting this in the wrong section, I do not see where it belongs in. If a mod would have mercy and simply move it for me should such a section exist, please do.