Tagged: PHP 7.2 compatibility
- This topic has 5 replies, 3 voices, and was last updated 6 years, 9 months ago by
balticsamurai.
Author | Posts |
---|---|
Nelmedia
July 4, 2018 at 3:22 pm
|
Heads up! this post was created when Microthemer was at version 5. The current version is 7. Some references to the interface may be out of date. Hi Sebastian, Not major, but just so that you know, I’ve run a PHP 7.2 test on one of my installations and I got that for Microthemer: FILE: /home/nelme112/public_html/demos/wp/wp-content/plugins/microthemer/includes/scssphp/scssphp-jan-2017/src/Parser.php FILE: /home/nelme112/public_html/demos/wp/wp-content/plugins/microthemer/tvr-microthemer.php If you want to take a look at it later on… Nelson |
Sebastian
July 5, 2018 at 10:42 am
|
Hey Nelson, Thanks so much for taking the time to share this. I have a webinar later today which I need to prepare for, but will check out those warning on Friday or next week. Hopefully I can just update the SCSS compiler to a newer version. Cheers! |
balticsamurai
July 17, 2018 at 10:36 pm
|
I just updated test server to 7.2 and all the content ‘disappeared’. It’s on SimpleMag theme so there might be some conflicts or something. I have other test setups with SimpleMag and Microthemer on the same server and they seem to be fine. I have sent you a support request. Please kindly help. It’s urgent. |
balticsamurai
July 18, 2018 at 8:06 am
|
The theme requires Redux Framework. When I activate, I get this error (looks like something with Microthemer and Redux conflicting): |
Sebastian
July 18, 2018 at 10:51 am
|
Hey, I’m working on a fix for this. But if you want to solve this immediately:
This error only occurs when that setting is enabled. It’s off by default on recent versions of Microthemer because it’s not really necessary now that browser support for :nth-of-type() selectors is good, and Microthemer uses these by default to target individual elements if no classes/ids are available for that. Cheers, |
balticsamurai
July 18, 2018 at 1:19 pm
|
Looks alright for now. Thanks, Sebastian. |