bradtid
Forum Replies Created
-
Forum: Plugins
In reply to: [Aqua Page Builder] Latest update deleting content?I am also having issues getting 1.1.4 to work, tried to install 1.1.2 and it’s taken my whole site down. Need help ASAP, as this is a production site.
Forum: Plugins
In reply to: [W3 Total Cache] Updated Plugin, FTP issues recurringNow I just have this error:
W3 Total Cache Error: Could not change permissions 755 on /var/www/vhosts/XXXXXXXXX/httpdocs/new/wp-content back to original permissions 777Is that fine?
Forum: Plugins
In reply to: [W3 Total Cache] Updated Plugin, FTP issues recurringAha! I did that- added
define('FS_METHOD', 'direct');to the wp-config.php file, and now most of the errors are gone!Now I only have one error left (which is kind of weird)-
W3 Total Cache Error: Could not change permissions 777 on /var/www/vhosts/XXXXXXXXX/httpdocs/new/wp-content back to original permissions 777.Any ideas?
Forum: Plugins
In reply to: [W3 Total Cache] Updated Plugin, FTP issues recurringOne thing I’m noticing is that it seems like both @sdk’s and my WordPress installs are in subdirectories- XXXXXXXXX/httpdocs/new/wp-content etc and xxxxxxxxxxxx.com/httpdocs/blog/wp-content – this wouldn’t have in impact, would it?
Forum: Plugins
In reply to: [W3 Total Cache] Updated Plugin, FTP issues recurringYup- I entered the FTP information, ran the code- and that’s what led me to Error #2. If I ignore Error #2, then go back to Plugins, then it shows me error #1 all over again. I’ve checked the CHMOD and it’s 777 on the right area, and then when I switch it to 755, it gives me that error again.