1053 Posts in 383 Topics by 376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1115 Views |
-
Reg. Admin Panel issue while upgrade to SS 2.4.0

14 May 2010 at 7:36pm
Hi
Upgraded Silverstripe 2.4.0 successful.
Frontend working fine but in Admin area after admin login still loading process. we didn't get admin panel.
Local host admin panel working fine but we get this issue in Live server
Let me know if you any solution
Regrads,
Ram -
Re: Reg. Admin Panel issue while upgrade to SS 2.4.0

14 May 2010 at 9:44pm
Have you got firebug installed?! A non loading page would normally mean a JS error (missing file or function) so if you have firebug installed have a look at the error console to see if any errors exist.
-
Re: Reg. Admin Panel issue while upgrade to SS 2.4.0

14 May 2010 at 9:48pm Last edited: 14 May 2010 10:05pm
Hi willr,
yes, jquery.js and behaviour.js not loaded in admin area. can I include that file in Page.php. please error console attachment for your references
Regards,
Ram -
Re: Reg. Admin Panel issue while upgrade to SS 2.4.0

14 May 2010 at 10:12pm
No you shouldn't have to edit Page.php. It should be loading the file in the cms without any extra work. Couple things to try
- make sure you run admin?flush=1
- make sure all the files uploaded successfully to your server (jquery should be in sapphire/thirdparty/jquery/) -
Re: Reg. Admin Panel issue while upgrade to SS 2.4.0

14 May 2010 at 10:20pm
Hi Willr,
Please my comment below.
1. Already run admin?flush=1 , but same result.
2. Ensured that all files available in that folders.(sapphire/thirdparty/jquery/)same file will working fine in local.
Regards,
Ram -
Re: Reg. Admin Panel issue while upgrade to SS 2.4.0

14 May 2010 at 11:30pm
Hi Willr.
any updates for this.
Regards.
Ram -
Re: Reg. Admin Panel issue while upgrade to SS 2.4.0

15 May 2010 at 12:36am
Hi willr,
Issue resolved.
Rootcause: I have checked LeftAndMain.php in cms folder, group js files will combine with base.js, cmsmain.js, leftandmain.js. but files are missing in appropriate folder(assets) then i checked chmod of assets folder 775 permission is set.
Resolved: i changed 777 permission to assets folder. now admin panel working fine
Thanks for your cooperation.
Regards,
Ram
| 1115 Views | ||
|
Page:
1
|
Go to Top |


