Page 1 of 1
[solved] Menu one-eleven problem after move
Posted: Sat Oct 19, 2013 8:44 am
by janvl
Hi,
I moved a site with datase etc. and all is working after I changed the file-permissions
Only one thing leaves me puzzled.
When I choose my favorite theme one-eleven I cannot click with the mouse on the main items, I do not see a link, the color changes though. The subitems work perfect but I cannot open the submenu.
When I use the arrowkeys I can press enter and come to the submenu, I also see the link below in forefox.
I guess it has to do with permissions but where? Checked and doublchecked, cleared caches etc. etc. no luck.
Anyone an idea?
Kind regards,
Jan
Re: Menu one-eleven problem after move
Posted: Sat Oct 19, 2013 9:40 am
by Rolf
Why did you change the file permissions?
Re: Menu one-eleven problem after move
Posted: Sat Oct 19, 2013 10:00 am
by janvl
After I copied the files from a german to an american hoster the permissions were wrong. some 000 on a Linux host.
Both hosters use a different way of handling files especially the american hoster is in some ways restrictive after decompressing the tar.gz.
The site is working, just the menu in admin with one-eleven and only the main-items are not clickable.
If you want to see it, send a pm and I will send the admin-data.
BTW is there a list with octal permissions the way they should be in CMSMS? If not I will have to work on that.
Kind regards,
Jan
Re: Menu one-eleven problem after move
Posted: Sat Oct 19, 2013 12:11 pm
by Rolf
Most I see is Folders 755, Files 644, config.php 444
Re: Menu one-eleven problem after move
Posted: Sat Oct 19, 2013 12:20 pm
by janvl
Thanks Rolf,
So I did it right.
I have changed all permissions like you say.
Just deleted the cookies but that does not help, I am now working through the code to see what I can find.
It has to do with the way hover is working on the mainmanu because I do not see the link appear. When I use the arrowkeys I can see the link appear.
Kind regards,
Jan
Re: Menu one-eleven problem after move
Posted: Sat Oct 19, 2013 12:31 pm
by Jo Morg
I would venture saying your host has mod_security in effect. It should show in your system info. You will probably have to contact the host to disable it.
Re: Menu one-eleven problem after move
Posted: Sat Oct 19, 2013 1:15 pm
by janvl
Hi,
mod-security does not show up so it is probably not installed, all other CMSMS install work fine So I think this is not the cause.
Thanks anyway,
kind regards,
Jan
Re: Menu one-eleven problem after move
Posted: Sat Oct 19, 2013 1:26 pm
by janvl
Found it!
in modules
Menumanager
a few directories with permission 750 instead of 755
Now it is working!
Thanks for all your ideas and support.
Kind regards,
Jan