BUG in RC6 - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: BUG in RC6 (/thread-3725.html) |
BUG in RC6 - Marcelo - 07-10-2008 04:33 PM Hello, when i click in admin on "Manage Users" I have no menu on left side. To solve this problem open a shell and run: cd /var/www/ispcp/gui/themes/omega_original/admin ln -s ./menu_manage_users.tpl menu_users_manage.tpl Have fun RE: BUG in RC6 - gOOvER - 07-10-2008 04:41 PM You have to change this directly in the tpl Files and not only to set a link. Rc6 is only a dev Version with many Bugs at the Moment. For Bugs, please Use our Bugtracker. RE: BUG in RC6 - Marcelo - 07-10-2008 04:43 PM Yes right, but its the easier and faster way for our beginner I needed 40 minutes to solve the problem. RE: BUG in RC6 - blocker - 07-10-2008 04:52 PM meanwhile cant create ticker for that couse it give ERROR in development section. Thx marcelo for saving my time ------------------ Error 500! /ispcp/ Internal Server Error! ------------------ RE: BUG in RC6 - gOOvER - 07-10-2008 05:35 PM Dev Versions are NOT for beginners. Everybody, where have follow the Timeline know's, that RatS renamed many files RE: BUG in RC6 - ephigenie - 07-11-2008 03:00 AM The /ispcp (Dev System) & Bugtracker should work again. Sorry for the outage. RE: BUG in RC6 - Marcelo - 07-11-2008 03:31 AM Same as client with email-accounts: go into shell and enter: cd /var/www/ispcp/gui/themes/omega_original/client ln -s ./menu_email_accounts.tpl menu_mail_accounts.tpl ln -s ./main_menu_email_accounts.tpl main_menu_mail_accounts.tpl RE: BUG in RC6 - gOOvER - 07-11-2008 04:23 AM It's easier, when you write a Ticket if you found a Bug |