![]() |
OK, I will check that out. There is another issue! In the member.php (vBull file) it should be this:
Code:
Near line 632 [585] find these lines: |
I did the fix above, but have got a few emials today that say
Database error in vBulletin 2.3.0: Invalid SQL: UPDATE pndb.nuke_users SET pn_pass='61c33ac309d60c87faea52ba65c15bd' WHERE userid=$bbuserinfo[userid] mysql error: You have an error in your SQL syntax near '[userid]' at line 1 mysql error number: 1064 |
What were you attempting to do when the error occured?
I can not seem to recreate your error. |
Another error! In the member.php
Code:
Near line 632 [585] find these lines: Updating the ZIP file! |
Hurricane, You the man!
I'll try this hack over the weekend, will keep you updated. Now I have VB 2.9.0 will it be a problem? Also I dont have a clean VB user database, I have 4k members, will that be a problem? |
Quote:
|
I getting this error in my email box and it is caused when the user tries to update their password from the retrive Retrieve lost password.
Invalid SQL: UPDATE pndb.nuke_users SET pn_pass='56302cb1891d8f4629952f11a8564f30' WHERE userid=$bbuserinfo[userid] mysql error: You have an error in your SQL syntax near '[userid]' at line 1 mysql error number: 1064 I have tried to some to change this part of the code and get new errors so I gess its in here in the members.php file. ///////// PN Integration Hack Start: /////////////// //`Update PN users password $pnuser='$bbuserinfo[userid]'; // if ($pnuser=1) {$pnuser=2; } //Uncomment this line if you did not remove the anon account and move the pn admin to uid 1 $DB_site->query("UPDATE pndb.nuke_users SET pn_pass='".addslashes(md5($newpassword))."' WHERE userid=$pnuser"); ///////// PN Integration Hack End: /////////////// |
Unfortunately PostNuke is currently dead technology, IMHO, as development seems permanently in park.
Probably the best current solution is phpportals.com, which is free although the $20 donation goes to great use and allows you to get beta code. It uses existing vb information, posts news as threads so that comments will go into a ratable vb database area and isn't all messed up as it is in Nuke, and much more. Right now the successor to Postnuke is xaraya but the product is not out yet and it will take time to see what kind of forum integration will be possible. |
Quote:
userid='$pnuser'"); See if that will help. |
Quote:
I assure you PN is not a dead product. Nor is the development in park. |
All times are GMT. The time now is 12:47 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|