dezkit Posted September 14, 2008 Author Share Posted September 14, 2008 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 Link to comment https://forums.phpfreaks.com/topic/124198-my-sessions-are-broken/page/2/#findComment-641432 Share on other sites More sharing options...
DeanWhitehouse Posted September 14, 2008 Share Posted September 14, 2008 So solved ? if so click solved Link to comment https://forums.phpfreaks.com/topic/124198-my-sessions-are-broken/page/2/#findComment-641436 Share on other sites More sharing options...
dezkit Posted September 14, 2008 Author Share Posted September 14, 2008 Yeah, but im waiting for a hero to come in the topic and tell me what i was doing wrong Link to comment https://forums.phpfreaks.com/topic/124198-my-sessions-are-broken/page/2/#findComment-641485 Share on other sites More sharing options...
DeanWhitehouse Posted September 14, 2008 Share Posted September 14, 2008 Lolz, dunno if that will happen. And press solved if it is ,it stops people wasting time reading through it to find out its been solved. Link to comment https://forums.phpfreaks.com/topic/124198-my-sessions-are-broken/page/2/#findComment-641492 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.