everwicked
04-29-2002, 02:19 PM
Hello,
I recently started a postnuke+vbulletin project for my website.
Till now I just hacked register.php to update pn's edited tables as well. To do so I had to call pnInit().
Although the registration proceeds fine, I get a warning.
Warning: Use of undefined constant template - assumed 'template' in /home/everwick/public_html/project/forums/admin/functions.php on line 974
I thought that some variable of my hack is conflicting with vB but looking at my code over and over, can't find anything.
Any suggestions?
PS: I could post the code I added but I don't think it will be of any use. Just let me know if it does though.
PS2: I modified templates register_adult and register_stylecell
Cheers
I recently started a postnuke+vbulletin project for my website.
Till now I just hacked register.php to update pn's edited tables as well. To do so I had to call pnInit().
Although the registration proceeds fine, I get a warning.
Warning: Use of undefined constant template - assumed 'template' in /home/everwick/public_html/project/forums/admin/functions.php on line 974
I thought that some variable of my hack is conflicting with vB but looking at my code over and over, can't find anything.
Any suggestions?
PS: I could post the code I added but I don't think it will be of any use. Just let me know if it does though.
PS2: I modified templates register_adult and register_stylecell
Cheers