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 -> Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro
Author Message
rapidity
New Member
New Member



Joined: Mar 23, 2006
Posts: 7

PostPosted: Thu Mar 23, 2006 2:03 pm Reply with quote

I just installed the latest RavenNuke package. Fresh install in a fresh database/directory.

It installed with the forums module inactive so I set it active. However when I go to the forums in firefox the page is mostly blank. It kind of looks like it would if there were no forums. I have gone in and created forums so they are there.

Everything looks fine using IE.

Anyone have any ideas?
 
View user's profile Send private message
Susann
Moderator



Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Thu Mar 23, 2006 4:34 pm Reply with quote

Maybe it depends on your Firefox version. What happens after you refresh.Is it still a blank page is there any source code or just nothing ?

I never had this problem with my RavenNuke Forums. Is there any link to your website ?
 
View user's profile Send private message
rapidity







PostPosted: Thu Mar 23, 2006 5:18 pm Reply with quote

[ Only registered users can see links on this board! Get registered or login! ] is the website. sorry I ment to include that.

Latest public release of firefox... not a beta or dev version. It's blank... no code or anything. LEft side has the nuke blocks.
 
Susann







PostPosted: Thu Mar 23, 2006 5:37 pm Reply with quote

There isn´t any problem with your forum in my FF version I´m using 1.0.7. I also used the http viewer from spannerworks shows me the complete source code.
 
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Thu Mar 23, 2006 5:43 pm Reply with quote

in modules/Forums/config.php

DELETE
Code:


if(defined('INSIDE_MOD')) {
    @include_once("mainfile.php");
} else {
    @include_once("../../mainfile.php");
}

_________________
- Star Wars Rebellion Network -

Need help? Nuke Patched Core, Coding Services, Webmaster Services 
View user's profile Send private message Visit poster's website
rapidity







PostPosted: Thu Mar 23, 2006 6:29 pm Reply with quote

Susann wrote:
There isn�t any problem with your forum in my FF version I�m using 1.0.7. I also used the http viewer from spannerworks shows me the complete source code.


1.5.0.1 is the latest version of firefox.

Screen shot of what it looks like for me in firefox after removing the code above : [ Only registered users can see links on this board! Get registered or login! ]
 
Susann







PostPosted: Thu Mar 23, 2006 7:10 pm Reply with quote

I know the latest version is 1.5.0.1 and it should work with all versions.However I tried to look again with my version after you removed the code but I ´got from sentinel:.
You have been blocked from entering this site.
You have attempted an unknown attack on this site.
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Thu Mar 23, 2006 8:38 pm Reply with quote

I use 1.5.0.1 and your forums display just fine for me. Are you looking at it as a guest or a member? If you are looking at it as a member, then make sure that the user account is active.
 
View user's profile Send private message
rapidity







PostPosted: Thu Mar 23, 2006 8:50 pm Reply with quote

maybe there is something wrong with my firefox. It can't be that the user account is not active... I can view it just fine in IE logged in or not logged in.

Very strange. Thanks for the help guys I guess I will just forced to view it in IE. It's weird that I can't view it at home or at work using firefox though.
 
technocrat
Life Cycles Becoming CPU Cycles



Joined: Jul 07, 2005
Posts: 511

PostPosted: Fri Mar 24, 2006 11:07 am Reply with quote

Umm that screen shot is an error message that is not showing up. See how it says information. You have an error somewhere.

_________________
Nuke-Evolution
phpBB-Evolution / phpBB-Evolution Blog 
View user's profile Send private message
rapidity







PostPosted: Fri Mar 24, 2006 1:08 pm Reply with quote

technocrat wrote:
Umm that screen shot is an error message that is not showing up. See how it says information. You have an error somewhere.


why does it work in IE and everyone else's FireFox?
 
technocrat







PostPosted: Fri Mar 24, 2006 1:16 pm Reply with quote

I cannot say for certain. My best guess is that its something to do with your account or admin. Its hard because there is no text to the message. Have you installed anything?
 
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Fri Mar 24, 2006 3:00 pm Reply with quote

maybe someone can look at this also. [ Only registered users can see links on this board! Get registered or login! ]

completely new install..
 
View user's profile Send private message
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Sat Mar 25, 2006 1:47 am Reply with quote

Working fine for me in IE latest, FF latest and Deer Park Alpha 1 as a visitor.
It seems you have added some additional code to the forums - did you experience this problem prior to that ar with the default themes?
 
View user's profile Send private message Send e-mail
derekmac
New Member
New Member



Joined: Mar 14, 2006
Posts: 17

PostPosted: Fri Mar 31, 2006 11:44 am Reply with quote

I am having the same problem with my site.
[ Only registered users can see links on this board! Get registered or login! ]

Blank forums and private msgs.

Help is much appreciated.
 
View user's profile Send private message
derekmac







PostPosted: Fri Mar 31, 2006 12:24 pm Reply with quote

sorry, forgot to mention, forums are not visible in ANY browser
 
Guardian2003







PostPosted: Fri Mar 31, 2006 1:26 pm Reply with quote

Are you using a theme called 'deadbolt' because it cannot find it.
Warning: head(themes/deadbolt/theme.php): failed to open stream: No such file or directory in /home/deadecom/public_html/header.php on line 31

Warning: head(themes/deadbolt/theme.php): failed to open stream: No such file or directory in /home/deadecom/public_html/header.php on line 31

Warning: head(themes/deadbolt/theme.php): failed to open stream: No such file or directory in /home/xxxxx/public_html/header.php on line 31

Warning: head(): Failed opening 'themes/deadbolt/theme.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxxx/public_html/header.php on line 31

Fatal error: Call to undefined function: themeheader() in /home/xxxxxxx/public_html/header.php on line 47

Check your url settings in nuka admin -> preferences and
forum admin -> configuration
 
Raven







PostPosted: Fri Mar 31, 2006 1:35 pm Reply with quote

Also, see [ Only registered users can see links on this board! Get registered or login! ] [ Only registered users can see links on this board! Get registered or login! ]
 
derekmac







PostPosted: Fri Mar 31, 2006 3:07 pm Reply with quote

ok, I took the deadbolt theme off. You guys must have seen it right after I deleted a few files.

I've got the default installation of raven76 on there, and I'm still getting blank errors. Raven, I checked out those links you sent but got nowhere.
 
derekmac







PostPosted: Fri Mar 31, 2006 3:42 pm Reply with quote

ok, my cubicle mate can view the forums, with no errors. I viewed this on my home pc via remote access and I get these errors

Warning: Cannot modify header information - headers already sent by (output started at /home/deadecom/public_html/raven/header.php:32) in /home/deadecom/public_html/raven/includes/sessions.php on line 291

Those errors only seem to come up in firefox though. IE displays everything as working.

I'm stumped, but at least there's a bit more information for you guys to help me with.
 
Guardian2003







PostPosted: Fri Mar 31, 2006 4:54 pm Reply with quote

I am not seeing those errors as a visitor using 3 different browsers.
 
Raven







PostPosted: Fri Mar 31, 2006 5:26 pm Reply with quote

derekmac wrote:
ok, my cubicle mate can view the forums, with no errors. I viewed this on my home pc via remote access and I get these errors

Warning: Cannot modify header information - headers already sent by (output started at /home/deadecom/public_html/raven/header.php:32) in /home/deadecom/public_html/raven/includes/sessions.php on line 291

Those errors only seem to come up in firefox though. IE displays everything as working.

I'm stumped, but at least there's a bit more information for you guys to help me with.


Have you tried
[ Only registered users can see links on this board! Get registered or login! ]
 
derekmac







PostPosted: Fri Mar 31, 2006 9:13 pm Reply with quote

raven, you are a god. I did the .htaccess modification, adding PHP_FLAG output_buffering On and everything works like a charm now.

Thank god for you.
 
Raven







PostPosted: Fri Mar 31, 2006 11:18 pm Reply with quote

RavensScripts
 
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 -> Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro

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 ©