I can see only 3 Menus on 1.8 (Beta)

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
williano
TestLink user
Posts: 3
Joined: Thu May 01, 2008 5:28 pm
Location: Brazil

I can see only 3 Menus on 1.8 (Beta)

Post by williano »

Hi Folks,
I need one help regarding to understand why the Menus are not available after Beta 1.8 version install.
The system show me only 3 Menus: Home, Personal and Logout.
Someone could you help me, please?
Thanks,
Williano
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Login again as admin and set admin rights for your account.
williano
TestLink user
Posts: 3
Joined: Thu May 01, 2008 5:28 pm
Location: Brazil

Post by williano »

Hi havlatm,

Thank you very much. now I can see the other menus. I have created a new Test Project and I am using the site without any issue.

Best Regards.
Rodrigue
TestLink user
Posts: 6
Joined: Thu Jul 03, 2008 8:30 am

Beta 1.8 Login Issue

Post by Rodrigue »

Hi Guys,

I´m facing the same problem. Unfortunately I can´t even get to the page to set user rights. I just on the personal page I can only change the admin password.

Please Help...

Rodrigue
chuck
TestLink user
Posts: 5
Joined: Thu Aug 21, 2008 6:00 pm

user rights page

Post by chuck »

I couldn't get the user rights page either.
I went into mysql and set the role_id for my user to 8, and then logged back into the system, now it shows my rights in square brackets: chuck [admin], but doesn't show me menu choices (other than Home, Logout, Personal).
Any ideas?

Oh, the sql to set the role_id:
update users set role_id = 8 where login = 'chuck';
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

seems your db is not OK.
Please make a dump and send it to francisco.mancardi@gmail.com
I will try to give a look.

Or I will send you a dump of a working TL install.
chuck
TestLink user
Posts: 5
Joined: Thu Aug 21, 2008 6:00 pm

Database dump...

Post by chuck »

After the problems getting 1.8beta2 to work, I installed 1.7.4 and I was able to get it up and working. If you can provide a sample working database for 1.8, I can try it again.

I did not make a dump of my database before discarding it.

The problem was probablly something with initial database construction or with database permissions, but I did not isolate the problem.

Thank you! Chuck
Post Reply