Castor
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Setup Wizard – different resultsThanks for replying.
I wasn’t thinking on using disk caching for these. My question was is there a reason why the memcached speed results could display as slower and faster randomly?
And should I use memcached anyway, even if it shows slower?
Forum: Plugins
In reply to: [Fresh Forms for Gravity] Fatal error with v 1.4.3Yes, that appears to work. Thanks for the quick turnaround.
Forum: Plugins
In reply to: [Fresh Forms for Gravity] Fatal error with v 1.4.3I’m also experiencing a fatal error after plugin update.
I manually removed the plugin. Reinstalling and activating failed with the following error:
Fatal error: Uncaught Error: Non-static method WP_Optimize_Cache_Commands::purge_page_cache() cannot be called statically in /public_html/wp-content/plugins/fresh-forms-for-gravity/fresh-forms-for-gravity.php:242 Stack trace: #0 /public_html/wp-includes/class-wp-hook.php(308): fffg_purge_all_cache('') #1 /public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) #2 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #3 /public_html/wp-admin/plugins.php(194): do_action('activate_fresh-…') #4 {main} thrown in /public_html/wp-content/plugins/fresh-forms-for-gravity/fresh-forms-for-gravity.php on line 242
The site is using the WP Optimize plugin.
I’m also using this plugin on another site which uses W3 Total Cache, and that is working fine.Forum: Plugins
In reply to: [NHS Blocks] Block style issuesHi again
I’ve resolved the Hero Banner issue by overriding it with
.wp-block-nhsblocks-heroblock{margin: 0 auto; width: 100%;}
This doesn’t appear to affect anything else, although I’ve not tested everything.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Multisite subfoldersThanks @jarnovos, that is working now.
Will this change be merged in with the main version of the plugin at any point in the future?
@stevejburge thanks for the info. I’ll take a look.
Forum: Networking WordPress
In reply to: Display subsite content on root siteHi @bcworkz
Thanks for replying.
I’ve checked out https://developer.www.ads-software.com/reference/functions/switch_to_blog/, then tried to find some examples or guides online. But it appears to be few and far between on this topic.
Anything you could suggest I take a look at?
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Multisite subfoldersHi @jarnovos
Thanks for replying.
I’ve uninstalled the original plugin and manually installed the one you sent me the link for; plus created the MU Plugin.
However, it does not seem to work as expected.
Accepting the cookie banner on a subsite, then going to the root site the banner still pops up, and vice versa. It appears to work correctly when moving between the subsite though.
Checking the cookies it looks like the MU Plugin is doing its job of setting the path to root (\), so I’m not sure what I’ve done wrong.
What should the plugin setup settings be?
Should the plugin be network activated, then setup at the root only, or each subsite? Is there a setting I’m missing?
Forum: Plugins
In reply to: [Download Manager] File rename, overwrite and deletion.Hi HumayonK
I’ve discovered that files automatically have their filenames changed if the ‘sanitise filename’ setting is disabled.
In relation to my second question. I’d guess I can run a SQL query to find ‘deleted’ files. I’m guessing the files are recorded in the ahm_assets table in the DB, (unless I’m wrong), and the custom post type is a ‘wpdmpro’. I just cannot spot the relationship in the DB. Any help?
Actually just realised the difference between the backup jobs was not local and cloud storage.
It was Zip vs Tar GZip Archive Format. Zip is working, but Tar GZip archives are missing files.
Forum: Networking WordPress
In reply to: Multisite WP Admin redirect loop – subsites onlyHi @bedas
I copied the rules from the Network Setup screen in the Network Admin site directly. Not from https://www.ads-software.com/support/article/htaccess/.
There was one odd thing I found.
The network has been setup for several years and had worked fine. When I discovered this problem, I found that the htaccess file had somehow revered back to a standard WP setup. How the subsites were still working this way I’ve no idea.
I updated the htaccess file with the ‘correct’ rules Network Setup screen hoping it would fix the issue. But obviously not.
Anywhere else I can look?
Forum: Themes and Templates
In reply to: [Nightingale] Gravity Form changesExcellent job. Thanks.
Did a bit more digging and “4.3.1 Insufficient system resources” does appear to be a specific Exchange error.
I’ve raised a call with the supplier. See what they come back with.
Office 365
Thanks for replying @nintechnet.
I’ve checked the wp-config file and it does not contain DISALLOW_FILE_EDIT.
It’s just occurred to me. We are using a htninja file to whitelist the IP we connect on (via a VPN), along with a few other IP ranges.
Would this result in this behaviour?