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
[solved] Menu one-eleven problem after move
[solved] Menu one-eleven problem after move
Last edited by janvl on Sat Oct 19, 2013 1:27 pm, edited 1 time in total.
Re: Menu one-eleven problem after move
Why did you change the file permissions?
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Menu one-eleven problem after move
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
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
Most I see is Folders 755, Files 644, config.php 444
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Menu one-eleven problem after move
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
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
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.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: Menu one-eleven problem after move
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
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
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
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