Built over a working 6.0 build, because we wanted to integrate phpBB with the site and eliminate the need for 2 logins for each member. Here is the message I currently get when I click on the Forums link:
Quote:
message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?
Also, here is the message for the Private Messages (I know it's linked to the Forums, so this may be of help)
SELECT msg_id, title, message, showpage , auth, width, images, ordr, bbcode_uid, startdate, enddate, users_timezone FROM BOARD_MSG_TABLE WHERE ((showpage <> '-9999' AND showpage = '' ) OR showpage = '9999') AND MID(days,7,1) = '1' AND auth <= 5 AND startdate <= 1059848460 AND enddate >= 1059848460
Line : 131
File : /home/fanatics/public_html/includes/functions_bm.php
And a similar message on the members list. Any help would be appreciated. I'm lucky to have gotten this far I think, as I know pretty much nothing about PHP.
chatserv General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Sat Aug 02, 2003 7:43 am
As a first test verify that $user_prefix and $prefix have the same value in config.php
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
chatserv General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Sat Aug 02, 2003 7:45 am
I noticed a mention of includes/functions_bm.php, you might have downloaded the incorrect version of BBtoNuke 2.0.5, at first we had incorrectly uploaded the BBtoNuke for the bundle.
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
RayJ Nuke Cadet
Joined: Aug 02, 2003
Posts: 6
Posted:
Sat Aug 02, 2003 11:45 am
Perhaps I should download just the bbtonuke and try fixing it that way? I'm checking the config file right now...
Edit: Checks out. Both set to "nuke"
RayJ Nuke Cadet
Joined: Aug 02, 2003
Posts: 6
Posted:
Sat Aug 02, 2003 11:55 am
I just did some uploading of the pure BBtoNuke 2.05 files, and it's working now. Apparently, I got the bugged version of your bundle. Thanks for the help.
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