gazer22
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
I had a chat with the hosting provider – unfortunately it looks like the object cache doesn’t work with my setup. I’ll turn off object cache so that it won’t mess up my transients.
It appears the best solution for me will be to disable the object cache. You are correct that I see Connection Test: Failed, and no combination of settings in WordPress and on the host appears to be able to get it to succeed.
Oh dear – after enabling v7.8.0.1-rc1, I get: There has been a critical error on this website.
Don’t believe that update fixed things.
Using a process reliant on transients:
– v7.8 : fail
– v7.8 + above link: fail
-v7.7: successForum: Plugins
In reply to: [Font Awesome] Multisite fatal errorSame issue, apparently not resolved.
To fix:
- Go into the wp_XX_options table for the new subsite and find the “font-awesome” option_name entry
- If the last entry in the value is: “s:7:”version”;N;”, that is likely the problem
- Replace this with: s:7:”version”;s:5:”6.6.0″; (You can modify the font awesome version later when things are working)
See Issue #278
Viewing 6 replies - 1 through 6 (of 6 total)