richidi
Forum Replies Created
-
Forum: Plugins
In reply to: [underConstruction] Issues with MultisiteI would definitely like to see this one work on Multisite. When I’m on site.com/subsite -> Under Construction settings and I hit save, it redirects me to site.com/wp-admin
Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Modify eventlist hover style#aec-filter a, #aec-filter li.active a { border: none !important; } .aec-eventlist li:hover, #aec-filter a:hover, #aec-filter li.active a { -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; }This works.
Forum: Fixing WordPress
In reply to: Options.php not found. Everything works though..?Success with .htaccess..
I added .htacces to wp-admin folder with this code in it:
<IfModule mod_security.c>
SecFilterInheritance Off
</IfModule>It works now.
Forum: Fixing WordPress
In reply to: Options.php not found. Everything works though..?What permissions should I use.. I tried even 777 to options.php. It does’nt work. This is getting pretty annoying.
I don’t know what to do. 😐
Forum: Fixing WordPress
In reply to: Options.php not found. Everything works though..?It’s 404. I tried without plugins.. still same.
I removed my installation so I can’t take a screenshot. 😀 I’ll try clean install. Let’s see what happens then.
Forum: Fixing WordPress
In reply to: Options.php not found. Everything works though..?whooami: I tried. It still wont work.
Forum: Fixing WordPress
In reply to: Options.php not found. Everything works though..?I forgot mention that everything else is working fine. Post, pages, plugins etc.