Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.6
Author Message
JRSweets
Worker
Worker



Joined: Aug 06, 2004
Posts: 192

PostPosted: Fri Dec 03, 2004 9:15 am Reply with quote

I need help. I am running Nuke 7.6 and bbtonuke 2.0.11. My problem is that when I click the links in the Nuke Admin section to goto the Forums ACP all I get is a blank page.

I have searched and searched and none of the fixes work. Any thoughts?

The blank page address is this
Code:
admin. php?op=forums
I also don't see any errors in the site error log in Cpanel.
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Fri Dec 03, 2004 12:56 pm Reply with quote

This was a fix for previous versions and I doubt that it still is the issue, but try this.
Raven wrote:
As it turns out, and this isn't the first time I've encountered this, the fix is to comment out this line in modules/Forums/config.php
Code:
@include("../../mainfile.php");
so it looks like this
Code:
<?php


//@include("../../mainfile.php");
define('PHPBB_INSTALLED', true);

?>
Somewhere, somehow, the mainfile.php is getting called twice, possibly by a mod or an addon to Forums. PHP, of course resents that, and dies.

Also, is your config.php file in the nuke root directory or have you moved it?
 
View user's profile Send private message
JRSweets







PostPosted: Fri Dec 03, 2004 2:08 pm Reply with quote

Thanks for the info. I fixed it right before you posted. It was actually another problem that was caused by me. I am using EDL v2.1 and modded the admin files to follow the new nuke admin structure. It was including a file twice and for some reason the forums link was only part of my nuke admin that wouldn't work. I commented out one of the includes and now it works again.
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.6

View next topic
View previous topic
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©