I don't believe it is. Just remember to remove the "update_points" statements as they do not work in 6.x
Uh yeah, wow. I hadn't seen that before. What's "update_points" do? Is it just those lines I'd have to remove or is it part of something bigger/more substantial?
I notice the DB structure is modified with this update.. I assume it's not something dependent on a >Nuke 6.5 system.
W
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12482
Posted:
Tue Nov 23, 2004 12:20 am
Other than creating a new bbconfirm table, I don't believe there are changes to the Nuke tables themselves. update_points() is used in phpNuke 7.x to award points to users in user groups - Just search for "update_points" and remove any line that uses it.
Location: Arizona (USA) Site Admin: Lenon.com Admin: Disipal Designs
Posted:
Fri Dec 03, 2004 11:43 am
I'm running BBtoNuke 2.0.11 on my PHP-Nuke 6.5 powered web site. Seems to work fine!
All I did was remove the 2 lines in 'functions_post.php' that contain 'update_points', plus I retained 'user_id = 1' for 'Anonymous' in the sql db instead of '-1'.
I'm running BBtoNuke 2.0.11 on my PHP-Nuke 6.5 powered web site. Seems to work fine!
All I did was remove the 2 lines in 'functions_post.php' that contain 'update_points', plus I retained 'user_id = 1' for 'Anonymous' in the sql db instead of '-1'.
Awesome..
looks like the latest version of 2.0.11 (updated dec 6), he made anonymous 1 anyway... at least, it was unchanged on my version... here are his notes
Quote:
BBtoNuke 2.0.11
Description: Note: 12/06/04 update: of you already upgraded undo the anonymous user user_id change, -1 should be 1, also update includes/contants.php for this. PHP-Nuke 7.x and BbtoNuke 2.0.10 are required
Looks like it's working for me w/6.5 too
W
VinDSL Site Admin
Joined: Jul 08, 2003
Posts: 1193
Location: Arizona (USA) Site Admin: Lenon.com Admin: Disipal Designs
Posted:
Mon Dec 13, 2004 3:40 am
Waldo wrote:
...looks like the latest version of 2.0.11 (updated dec 6), he made anonymous 1 anyway... at least, it was unchanged on my version...
Cool!
Heh! That '-1' will get you every time. I've gotten into the habit of automatically looking for it, whenever I'm working with phpBB.
I don't know if they fixed it yet, but here's another bug...
This prevents guests (or members that aren't logged in) from getting a '404' error when clicking the ''Profile' link in the forums. After you make this change, clicking 'Profile' will take them to the login screen, if they aren't logged in already.
Last edited by VinDSL on Mon Dec 13, 2004 5:55 pm; edited 2 times in total
Waldo Nuke Soldier
Joined: Mar 16, 2004
Posts: 24
Posted:
Mon Dec 13, 2004 11:20 am
Weird. I was just making the change when I decided to what the bug loooked like. I logged out of my nuke site, then hit "Profile" and it went straight to the account log in screen.
This prevents guests (or members that aren't logged in) from getting a '404' error when clicking the ''Profile' link in the forums. After you make this change, clicking 'Profile' will take them to the login screen, if they aren't logged in already.
VinDSL Site Admin
Joined: Jul 08, 2003
Posts: 1193
Location: Arizona (USA) Site Admin: Lenon.com Admin: Disipal Designs
Posted:
Mon Dec 13, 2004 11:38 am
Waldo wrote:
Weird. I was just making the change when I decided to what the bug looked like. I logged out of my nuke site, then hit "Profile" and it went straight to the account log in screen.
Hrm...
They probably fixed it then. I'll download the newest version tonight and see if it works for me too.
Last edited by VinDSL on Mon Dec 13, 2004 5:56 pm; edited 1 time in total
VinDSL Site Admin
Joined: Jul 08, 2003
Posts: 1193
Location: Arizona (USA) Site Admin: Lenon.com Admin: Disipal Designs
Posted:
Mon Dec 13, 2004 11:48 am
Doh! I see what I did...
I typed 'Private Messages' in the post[s] above, instead of 'Profile'. You get a '404' when you click the 'Profile' link, and you're not logged in, not 'Private Messages'. 'PM' works fine - goes to the 'login' screen, like it should...
Sorry about that! I was working on 'breadcrumb' code, all yesterday, and my brain was fried...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum