Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account
Author Message
The_cobra666
Hangin' Around



Joined: Oct 23, 2004
Posts: 38
Location: Belgium

PostPosted: Tue Mar 01, 2005 11:24 am Reply with quote

Hi there

I've got a anyoing problem!

When I login I can change everything in my account. But when I go to the furms and then back to your account I get a blank page, only sollution is to delete my cookies and relogin then I can get again on the on my account.

Any Idea's? Tis is realy freaking me out.
 
View user's profile Send private message
sixonetonoffun
Spouse Contemplates Divorce



Joined: Jan 02, 2003
Posts: 2496

PostPosted: Tue Mar 01, 2005 3:00 pm Reply with quote

Try changing the lines your using in mainfile.php to include_once( instead of include(

_________________
[b][size=5]openSUSE 11.4-x86 | Linux 2.6.37.1-1.2desktop i686 | KDE: 4.6.41>=4.7 | XFCE 4.8 | AMD Athlon(tm) XP 3000+ | MSI K7N2 Delta-L | 3GB Black Diamond DDR
| GeForce 6200@433Mhz 512MB | Xorg 1.9.3 | NVIDIA 270.30[/size:2b8 
View user's profile Send private message
The_cobra666







PostPosted: Tue Mar 01, 2005 11:51 pm Reply with quote

Nope doesn't help.

PHP-Nuke version = 7.6 with the chatserv 2.9. Maybe that that can help Smile

greetz
 
sixonetonoffun







PostPosted: Wed Mar 02, 2005 6:36 am Reply with quote

Ok if its 2.9 you have to do it like this:
Code:


 if (defined('FORUM_ADMIN')) {
         @include_once("../../../modules/Your_Account/includes/mainfileend.php");
     } elseif (defined('INSIDE_MOD')) {
         @include_once("../../modules/Your_Account/includes/mainfileend.php");
     } else {
         @include_once("modules/Your_Account/includes/mainfileend.php");
     }
 
The_cobra666







PostPosted: Wed Mar 02, 2005 9:34 am Reply with quote

That does it thank you!

When the next release Smile
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account

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 ©