ferne97
Forum Replies Created
-
Same issue here. The logo upload was working for me locally using PHP 8.2 but on the production site which is running PHP 8.0 it is not saving the logo. The preview shows the logo when added but after publishing the changes on reload the logo is not saved and does not show on the actual login form.
Not seeing any php errors in the logs but possible it could be a PHP version issue.- This reply was modified 2 years, 5 months ago by ferne97.
Noticed the same thing, the backup was set to backup every 2 days but it was trying to create backups non-stop.
Forum: Plugins
In reply to: [AssetsMinify] Still broken with SSLHaving the same issue with SSL. Tried the patch mentioned above but didn’t seem to fix the issue for me.
Have the same issue.
Also, not sure if this is related to the WordPress 3.6 issue but some customers had full access to the backend of the site when they were logged in, when they were not supposed to have any editing privileges.
Forum: Plugins
In reply to: [Buckets] Error 500 on plugin installGetting the same error when trying to activate the plugin.
Fatal error: Call to undefined function register_field() in /wp-content/plugins/buckets/buckets.php on line 76I am running WordPress 3.6 beta 3 but get the same error on 3.5.1 as well. I’m using version 4.1.4 of Advanced Custom Fields.
Forum: Plugins
In reply to: [Sociable] [Plugin: Sociable] Image Causing Malware Detected FlagsI just deleted lines 123 – 156 in the /includes/class-sociable_Admin_Options.php to get rid of the whole fueto block.