PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
pdoobepd
Worker
Worker


Joined: May 07, 2005
Posts: 129

PostPosted: Sat Feb 18, 2006 1:34 pm Reply with quote Back to top

Hi guys... I am working on a friends site for him and just upgraded/patched his site a day or two ago.

Yesterday I went to edit the Forums in the Forum admin. area and it will only load to a blank page. (?)

I am not even sure where to begin looking for this problems fix. I have searched your board and tried a couple of possible fixes and none of those work.

The Link to the Forums admin page shows as follows:

Quote:
http://www.thesite.com/admin.php?op=forums


Needless to say it loads to a blank page so I can not "see what the error is" Any Ideas on the fix ???

Ging...
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 4821

PostPosted: Sat Feb 18, 2006 3:49 pm Reply with quote Back to top

In config.php set error reporting to true and see what errors you get (if any).
View user's profile Send private message Send e-mail Visit poster's website
persona_non_grata



Joined:
Posts: 0

PostPosted: Sat Feb 18, 2006 4:34 pm Reply with quote Back to top

i remembered i had a similar thing long ago...was caused by the forum config including the mainfile to many times...
View user's profile Send private message
pdoobepd
Worker
Worker


Joined: May 07, 2005
Posts: 129

PostPosted: Sat Feb 18, 2006 6:25 pm Reply with quote Back to top

The Code in modules/forums config.php looks like this

Code:
if(defined('INSIDE_MOD')) {
    @include_once("mainfile.php");
} else {
    @include_once("../../mainfile.php");
}
define('PHPBB_INSTALLED', true);


I also tried turning on the error reporting...I got nothing no error reported and still get a blank page for the Forum Admin page. (?)
View user's profile Send private message
persona_non_grata



Joined:
Posts: 0

PostPosted: Sat Feb 18, 2006 6:34 pm Reply with quote Back to top

Ok..
First backup your files right?.....
Ok..then put ONLY this in the forum config....


define('PHPBB_INSTALLED', true);
View user's profile Send private message
pdoobepd
Worker
Worker


Joined: May 07, 2005
Posts: 129

PostPosted: Sat Feb 18, 2006 6:37 pm Reply with quote Back to top

Files as in the entire forum or just how the config was before the edit ?
View user's profile Send private message
persona_non_grata



Joined:
Posts: 0

PostPosted: Sat Feb 18, 2006 6:40 pm Reply with quote Back to top

No...
Only backup the file your gonna edit..
So in this case the config in your forum...

The only thing in the config should only be the include i posted...
View user's profile Send private message
pdoobepd
Worker
Worker


Joined: May 07, 2005
Posts: 129

PostPosted: Sat Feb 18, 2006 6:43 pm Reply with quote Back to top

hmmm Did the edit as you suggested...Still get a blank page (?)

I don't know if this will give you a clue as to what is wrong...but when I veiw the source on the "blank page for forum admin" all that is there is...

Code:
<html><body></body></html>


Ging...
View user's profile Send private message
persona_non_grata



Joined:
Posts: 0

PostPosted: Sat Feb 18, 2006 6:48 pm Reply with quote Back to top

ok put the config.php backup back.....
ive send a pm to evaders...
he will reply here as soon as he can....(or someone else)
View user's profile Send private message
pdoobepd
Worker
Worker


Joined: May 07, 2005
Posts: 129

PostPosted: Sat Feb 18, 2006 7:12 pm Reply with quote Back to top

ok Thanks for the effort and asking for other help persona_non_grata Very Happy

Ging...
View user's profile Send private message
evaders99
Moderator


Joined: Apr 30, 2004
Posts: 2847

PostPosted: Sat Feb 18, 2006 7:29 pm Reply with quote Back to top

Well the entire file should be
Code:

<?
define('PHPBB_INSTALLED', true);
?>


Try going to modules/Forums/admin directly
Not sure what else it could be
View user's profile Send private message Visit poster's website
pdoobepd
Worker
Worker


Joined: May 07, 2005
Posts: 129

PostPosted: Sat Feb 18, 2006 7:35 pm Reply with quote Back to top

I tried the fix no go still get a blank page...also tried going directly to the page as you suggested evader...Bust again still getting blank page.
View user's profile Send private message
AldoPestoy
New Member
New Member


Joined: Mar 15, 2006
Posts: 2

PostPosted: Thu Mar 16, 2006 11:34 am Reply with quote Back to top

pdoobepd, did you solve this? I'm having the same problem (word by word) with nuke 7.4 & Sentinel 2.4.2. I tried every fix suggested in this topic, but no one worked.
View user's profile Send private message
pdoobepd
Worker
Worker


Joined: May 07, 2005
Posts: 129

PostPosted: Fri Mar 17, 2006 9:56 am Reply with quote Back to top

Nope Problem not solved. I haven't had time to re-install site into new directory and start fresh yet. So Yes the forum admin page is still showing up Blank.
View user's profile Send private message
AldoPestoy
New Member
New Member


Joined: Mar 15, 2006
Posts: 2

PostPosted: Tue Mar 21, 2006 10:16 am Reply with quote Back to top

OK, I think I'll reinstall the site too. Thanks for your answer.
View user's profile Send private message
Poor_Knight
New Member
New Member


Joined: Mar 23, 2006
Posts: 2

PostPosted: Thu Mar 23, 2006 6:43 pm Reply with quote Back to top

Been searching for this solution as well. Same boat (7.5 with 3.1 patch).

Trying all solutions with no success. Hoping to avoid a full re-install. Any more ideas?
View user's profile Send private message
Poor_Knight
New Member
New Member


Joined: Mar 23, 2006
Posts: 2

PostPosted: Thu Mar 23, 2006 6:58 pm Reply with quote Back to top

Ok, found this link in another thread on this site. I'll repost the link here in case someone finds this thread first Wink

This solved it for me.

Only registered users can see links on this board!
Get registered or login to the forums!


Thanks everyone!
View user's profile Send private message
heidialyssa
New Member
New Member


Joined: Mar 21, 2006
Posts: 13

PostPosted: Sat Mar 25, 2006 2:12 am Reply with quote Back to top

I did the things listed in the above nukefixes post, yet still have a plank forums page and the illegal path disclosure.
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2008 by Raven
Proud to be listed at Lobo Links Web Directory

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::

:: fisubice Theme Recoded To 100% W3C CSS & HTML 4.01 Transitional Compliance by Raven and 64bitguy ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum