Jump to content

my sessions are broken?


dezkit

Recommended Posts

Well, i realized that with the included loginfield()

 

the /administrator/index.php file will look soemthing like

 

if(!isset($myusername)){

echo "not set";

} else {

if(!sset($myusername)){

echo "not set";

} else {

echo "set"

}

}

 

So i fixed it by making another loginfield.php

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.