vinceger
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Single site search not working after activating multisite.
Forum: Plugins
In reply to: [W3 Total Cache] Don't understand cache preloadup
I have a WordPress Multisite and able to login via mysite.com/site2 but unable to login in the main site.
If I login mysite.com/site2 it’s also impossible to go to main via my sites.
UPDATE : After login via mysite.com/site2 i was able to set the default address for Dashboard again and I can login again but it’s impossible to log out now !?
Forum: Plugins
In reply to: iThemes Security Pro vs Wordfence premiumbump
Sorry, my wrong
Forum: Fixing WordPress
In reply to: False 'double' and slow page load-time?Thanks Andrew, the default theme indeed worked A Okay. I found out there was a problem with the functions.php
Is there another workaround to this problem?
Got the same problem starting today, I have 380+ File Change Warning emails already!
Same problem here.
I would like to have the permission for wp-config.php on 600 but the Better WP plugin changing this to 644 all the time.
Forum: Plugins
In reply to: [DMSGuestbook] Mandatory and Incorrect-captcha-solDani,
Tried this already but does not work, if I change the text it will pop up immediately wen accessing the page, then when I type the wrong code “incorrect-captcha-sol” pops up again. When I change the tex in the recaptchalib.php it doesn’t work either.
Did you find a solution for changing the Mandatory and Backup/Restore function ?
Forum: Plugins
In reply to: [DMSGuestbook] Captcha not working …Thanks Dani,
reCAPTCHA is working A-Okay now !
Forum: Fixing WordPress
In reply to: WP Super Cache – Missing Apache Modules ?@CarzySperm,
Problem solved . . .
I removed WP Super-Cache en installed Hyper Cache instead WORKS GREAT !!
Forum: Installing WordPress
In reply to: .htaccess (again)You’re the mann!
Forum: Installing WordPress
In reply to: .htaccess where ? in Root or DirectoryThank’s samboll !!
Forum: Fixing WordPress
In reply to: 550 CHMOD 777 and Operation not permittedI really appreciate your help samboll, thanks’ !!
Forum: Fixing WordPress
In reply to: 550 CHMOD 777 and Operation not permittedThank’s samboll (again),
It’s regarding the SuperCache plugin. I need to upload a .htaccess but it was not permitted.
Than I tried to SHH for something like this
<Directory /home/www/>
AllowOverride All
</Directory>But also with SHH I get no entrance, maybe SHH is also disabled ?
Something ele, maybe you know is it just;
<Directory /home/www/>
AllowOverride All
</Directory>Or do I have to type more like <Directory /home/www.MYWEBSITE.NL/> ??
Thanks