- This topic has 15 replies, 3 voices, and was last updated 10 years ago by
nomad411.
Author | Posts |
---|---|
nomad411
April 6, 2015 at 9:02 pm
|
Heads up! this post was created when Microthemer was at version 3. The current version is 7. Some references to the interface may be out of date. I get this error in the Apache logs: If I remove the plugin, all good, then I bring it bad, breaks. The on screen error message is: Content Encoding Error |
Abland
April 6, 2015 at 10:28 pm
|
Hi, nomad411, In the admin: Microthemer > Preferences set “Gzip the Microthemer UI page for faster loading:” to No |
nomad411
April 6, 2015 at 10:41 pm
|
It didn’t help. Here”s what my admin page looks like: https://www.dropbox.com/s/lhxjhry5h28h7yq/Microthemer_Preferences_%E2%80%B9mysite_%E2%80%94_WordPress.png?dl=0 |
nomad411
April 6, 2015 at 11:03 pm
|
I updated my server earlier today.. here’s the log of it. Do you think it might be the cause? Start-Date: 2015-04-06 12:27:53 |
Abland
April 6, 2015 at 11:10 pm
|
It’s possible with the update – it looks like a php error. What version of php are you running on your server? |
nomad411
April 6, 2015 at 11:11 pm
|
PHP 5.5.9-1ubuntu4.7 |
Abland
April 6, 2015 at 11:30 pm
|
Strange – the latest version I have is 5.5.21 and no errors. Sounds like an old version issue is back. If you don’t mind helping with a code edit, in micorthemer/includes/tvr-microthemer-preferences.php on line 99 change:
to:
I can’t replicate on my version but see if this removes the one error. |
Abland
April 6, 2015 at 11:38 pm
|
I should add – don’t make any changes you are uncomfortable with or unsure of. I know Sebastian is always ready to help by logging in with your permission for a closer look. |
nomad411
April 6, 2015 at 11:44 pm
|
No difference… I just checked and another website on the same server is fine. Must be a plugin conflict.. I’ll go test that and report later either way. Thanks |
Abland
April 6, 2015 at 11:57 pm
|
Thanks for testing out the code – let me know what you find out. I’m interested to know ๐ |
nomad411
April 7, 2015 at 12:36 am
|
Turning off all plugins didn’t help. I also tried switching to another theme, TwentyFifteen. it was better but with errors showing as well. I’d love to take you up on the remote help offer, I’m sure you’re much better at this than me.. How do we proceed? |
Abland
April 7, 2015 at 1:03 am
|
Sebastian has a secure contact form to send access info. Having admin access, or temp admin access to your site would be the place to start. Let him know it’s about this forum post. But I wondered if you have an earlier version, remove the plugin completely and revert to that earlier version and see if the errors go away. If they do, try reinstalling the new version again |
nomad411
April 7, 2015 at 1:14 am
|
Great idea. I just deleted 3.4.7 and put on V 3.4.1 and all is fine.. ๐ I’ll let Sebastian know then and ask how he’d like to proceed. |
Sebastian
April 7, 2015 at 4:21 am
|
Hi there, I’m really sorry for the bother. There was an error in version 3.4.4 and 3.4.7. I’ve fixed the issue and released an update – version 3.4.9. You should be able to update to this via your WordPress dashboard now. I neglected to consider that some PHP variables could be undefined for users that are upgrading when I added the option to include a link to Microthemer in the WP admin toolbar. I believe version 3.4.9 will resolve the errors you were seeing. Please let me know if everything is OK at your end. Thanks, |
Sebastian
April 7, 2015 at 4:24 am
|
ps Thanks for helping out Abland ๐ |
nomad411
April 7, 2015 at 5:22 am
|
Beautiful! Upgraded and works as expected ๐ Thanks a lot |