← Back to team overview

phpdevshell team mailing list archive

[Bug 664913] Re: System Admin tabs don't work

 

Ok the only way I can replicate this is when I dont load the
'themes/cloud/js/cookie/jquery.cookie.js'. Please make sure the file can
read from the server with the required permission.

Also look in firebug under HTML tab if the file is loaded from the right
location in the <HEAD> tags.

To set all your permissions correctly you can make other/set-
permission.sh executable and run it from root of the phpdevshell
installation as root ~>sh ./other/set-permission.sh

This will update all your permissions.

Also see if you can open file in your browser using
http://localhost/themes/cloud/js/cookie/jquery.cookie.js the file should
just plainly open with some javascript.

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/664913

Title:
  System Admin tabs don't work

Status in Open Source PHP RAD Framework with UI.:
  In Progress

Bug description:
  v3.0.0-Beta-2 with Firefox 3.6.10

When you click on System Managemnt > System Admin none of the tabs are highlighted. If you click on a tab it adds the tab information to the bottom of the page without removing the information from the previous tab, so the page gets longer and longer!





References