Group:  Member   
	Post Group: Newbie 
	Posts: 9 	
	Status:    
	
	 | 
	
	Hello,
 
 I believe there is an issue with the Modern theme. I have attempted to switch my server's softaculous theme to Modern (which I think looks great in the pictures), however the leftpanel menu is not loading. Additionally I cannot save the Customize theme settings. Otherwise the theme is working.
 
 The Default theme works fine; installs, removals, updates - no issues. The server is running CentOS 6.5 (Final), Apache+NginX Reverse Proxy, DirectAdmin, PHP 5.5 mod_php. I suspect it could be a DirectAdmin permission error, but everything looks in order:
 
 [root@luna enduser]# ls -l themes
 total 16
 drwxr-xr-x 5 diradmin diradmin 4096 Jul 12 03:40 api
 drwxr-xr-x 8 diradmin diradmin 4096 Jul 25 03:40 default
 -rwxr-xr-x 1 diradmin diradmin   94 Jan  2  2012 index.html
 drwxr-xr-x 4 diradmin diradmin 4096 Jul 25 21:23 modern
 
 [root@luna themes]# ls -l modern
 total 100
 drwxr-xr-x 2 diradmin diradmin  4096 Jun 20 02:25 admin
 -rwxr-xr-x 1 diradmin diradmin 38784 Jul 24 07:56 hf_theme.php
 drwxr-xr-x 2 diradmin diradmin  4096 Jun 20 02:25 images
 -rwxr-xr-x 1 diradmin diradmin    94 Dec 28  2013 index.html
 -rwxr-xr-x 1 diradmin diradmin 44802 Jul 23 10:02 style.css
 -rwxr-xr-x 1 diradmin diradmin  1780 Apr 30 09:21 theme_settings.php
 
 [root@luna modern]# ls -l admin
 total 24
 -rwxr-xr-x 1 diradmin diradmin    94 Dec 28  2013 index.html
 -rwxr-xr-x 1 diradmin diradmin 17501 Dec 28  2013 style.css
 
 [root@luna modern]# ls -l images
 total 12
 -rwxr-xr-x 1 diradmin diradmin 1360 Jan 16  2014 collapse.png
 -rwxr-xr-x 1 diradmin diradmin 1357 Jan 16  2014 expand.png
 -rwxr-xr-x 1 diradmin diradmin   65 Dec 28  2013 external.gif
 
 If anyone knows how to fix this, it would be great!
 
	
	 |