You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 53 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Your_Account personal Info and Menu / News disappear [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
EU_Argus
Nuke Soldier
Nuke Soldier


Joined: Jan 18, 2004
Posts: 27


PostPosted: Fri Feb 09, 2007 6:45 am Reply with quoteBack to top

Dear all,
not sure if this is the right forum I posted to.

After a registered user has changed his signature via Forum Profile, the personal information in Your_Account will not be displayed anymore and the Your_Account menu disappeared. Means he can not even logout and login again, because there is no button !
Further we noticed that the news messages are also not displayed in that case.

Once the user deleted the relating cookies, he can re-login and everything is fine until the next signature change Wink

We do run PHP Nuke 7.0
I am hunting this bug over many months, but can not get rid of it. It seems to be a cookie refresh/update issue which fails ...
Since the previous installation it had worked, but failed at any day in-between.

Is there any work arround or issue it could be relating to ?
Any comment is highly appreciated, Thanks in advance
Cheers
=EU=Argus
Find all posts by EU_ArgusView user's profileSend private message
EU_Argus
Nuke Soldier
Nuke Soldier


Joined: Jan 18, 2004
Posts: 27


PostPosted: Sun Feb 11, 2007 4:17 pm Reply with quoteBack to top

Not sure if it helps someone, but I made the following addon in file includes/usercp_register.php arround line 502, where the docookie function is used.
It seems to fix my problem, I assume that I do overwrite some variables with other blocks or whatever, no idea so far ... but it works ... Wink

Code:
//
// ARGUS AddOn - cookie problem - start 1
//
$sql = "SELECT user_id, username, user_password, storynum, umode, uorder, thold, noscore, ublockon, theme FROM ".$user_prefix."_users WHERE username='$username' AND user_password='$user_password'";
      $result = $db->sql_query($sql);
      if ($db->sql_numrows($result) == 1) {
          $userinfo = $db->sql_fetchrow($result);
//
// ARGUS AddOn - cookie problem - end 1
//
docookie($userinfo[user_id],$userinfo[username],$userinfo[user_password],$userinfo[storynum],$userinfo[umode],$userinfo[uorder],$userinfo[thold],$userinfo[noscore],$userinfo[ublockon],$userinfo[theme],$userinfo[commentmax]);
//
// ARGUS AddOn - cookie problem - start 2
//
}
//
// ARGUS AddOn - cookie problem - end 2
//


You couldn't help me out this time, but I am with You and always appreciate the fast and smart helps here. thx.

Cheers
=EU=Argus
Find all posts by EU_ArgusView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next 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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.190 Seconds - 313 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::