Current time: 04-25-2024, 09:46 AM Hello There, Guest! (LoginRegister)


Post Reply 
session variables visible RC6
Author Message
aZzKikr Offline
Junior Member
*

Posts: 17
Joined: Apr 2007
Reputation: 0
Post: #1
session variables visible RC6
Hi all,

After i updated from RC 5 to RC 6 nightly build 10 okt. i had the problem that my session variables got visible at the end of the pages.
Like the login page of ispcp as this.

Content of $_SESSION:

Array
(
)

Content of $_POST:

Array
(
)

Content of $_GET:

Array
(
)

Content of $_COOKIE:

Array
(
)

Content of $_FILES:

Array
(
)

After I'm logged in, the variables are visible with the filled in variables.

Did i do something wrong at the update process or is this a bug that i need to post at the bug tracker..

Some help would be appreciated.

greetz aZzKikr
10-18-2008 06:20 PM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #2
RE: session variables visible RC6
in ispcp/gui/include/ispcp-lib.php modify
Code:
Config::set('DUMP_GUI_DEBUG', true);
in
Code:
Config::set('DUMP_GUI_DEBUG', false);
10-18-2008 06:42 PM
Visit this user's website Find all posts by this user Quote this message in a reply
aZzKikr Offline
Junior Member
*

Posts: 17
Joined: Apr 2007
Reputation: 0
Post: #3
Big Grin RE: session variables visible RC6
tnxs alot,

I did change it tot true and later i changed it back but did something wrong in the syntax i think...

but i copied your syntax and its done ok...

tnxs alot.

greetz azzkikr
10-18-2008 06:54 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)