Using all orginal bNC files and my orginal database (plus the Milo theme):
http://www.codydecker.com/beta
Notice the errors in "Forums" and in "Member's List"
Using PhpNuke 6.5 with Fixes up to including Service Fix 4 and my original database (plus modified Milo theme):
http://www.codydecker.com
Notice no errors in "Forums" and in "Member's List"
Given that both sites are using the exact same database, I don't think the database is the problem...
I recieved the following error initally when I click on the Forums links:
Code:
phpBB : Critical Error
Could not obtain ban information
DEBUG MODE
SQL Error : 1054 Unknown column 'ban_expire_time' in 'field list'
SELECT ban_ip, ban_userid, ban_email, ban_email, ban_expire_time, ban_priv_reason, ban_pub_reason_mode, ban_pub_reason FROM nuke_bbbanlist WHERE ban_ip IN ('443323e3', '443323ff', '4433ffff', '44ffffff') OR ban_userid = 3 OR ban_email LIKE 'cody@codydecker.com' OR ban_email LIKE '@codydecker.com'
Line : 163
File : /var/www/html/beta/includes/sessions.php
After replacing the bNC bundle sessions.php file with the sessions.php file from my original site (http://www.codydecker.com), I recieved the following error:
http://www.codydecker.com, the site that using the original PhpNuke 6.5 package (with fixes) is working fine (including the forums and member's list); however, the bNC bundle (http://www.codydecker.com/beta) displays errors in the "Forums" and "Member's List" modules.
Any help is appreciated!
Cody
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Thu Jul 24, 2003 5:23 pm
I'll compare on my end.
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Cody Premium
Joined: Jun 12, 2003
Posts: 58
Posted:
Mon Jul 28, 2003 4:54 am
Hello,
Just for anybody else having this same problem...
I was able to create a database using the nuke.sql that came with bNC, then, I force copied my database over the database filled by the nuke.sql file. This resolved the problem.
mysql nuke < nuke.sql
mysql nuke < backup.sql --force
Thanks,
Cody
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Mon Jul 28, 2003 4:59 am
Interesting approach, thanks Cody.
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
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