FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » No User CP tab - V2.7.5
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
No User CP tab - V2.7.5 [message #32249] Sat, 17 June 2006 00:25 Go to previous message
Astoria is currently offline  Astoria   United States
Messages: 227
Registered: April 2004
Karma:
Senior Member
This is regarding the change from "User CP" to "Settings".

When I click on the new "Settings" in the top row links, it brings up what used to be my "User CP" but there is no longer a "User CP" tab displayed. The "Settings" tab does not go to the same "Settings" as the top row links, it goes to the profile (registration) settings.

So you have two links that both say "Settings", one in top row and one in user cp, that go to different places. Also, there is no link that corresponds with what used to be "User CP" in the tabs.

I noticed this code in tabs.inc:

if (_uid) {
$tablist = array(
'Settings'=>'uc',
'Settings'=>'register',

'Subscriptions'=>'subscribed',
'Referrals'=>'referals',
'Buddy List'=>'buddy_list',
'Ignore List'=>'ignore_list',
'Show Own Posts'=>'showposts&id='._uid
);

Looks like you are overwriting "Settings" and so it creates only the "register" link.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Security Leak on Uploads?
Next Topic: SQL bug in FUDforum 2.7.4
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Sep 30 21:25:31 GMT 2024

Total time taken to generate the page: 0.05531 seconds