-
AuthorPosts
-
October 25, 2017 at 6:09 pm #868865
Hello,
I just wanted to let the devs know about the warnings I received in my logs since installing 4.2
I reverted back to 4.1.1
They are in the private area.
Running PHP 7.0.24
WP 4.8.2Cheers,
BCOctober 25, 2017 at 6:48 pm #868886did you try to increase the php memory limit – often it is set to low by isp.
You can try to set it by yourself via config.php filedefine( 'WP_MEMORY_LIMIT', '256M' );
or try first 128M
maybe this causes the error.
there are some nice plugins to have info about the memory usage: WP-Memory-Usage f.e.
October 25, 2017 at 7:08 pm #868896My memory limit is set at 256M it’s not that.
These are related to the new audio player.
mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Call to undefined method ….October 25, 2017 at 9:31 pm #868960hm i have installed new Enfold on a test page and integrated the new audioplayer on the starting page – i do not have these troubles.
mod_fcgid seems to belong to bwp-minify (Groups.php) .
if you have installed it – please try to deactivate it – to prove if it comes from that.there is on bwp minify on tab “manage enqueued files” the options to exclude js and css from minifying.
If you are shure that it could be the player than try to exclude wp-playlist.jsOctober 26, 2017 at 8:05 am #869117Can you please post the whole error – that would be helpful
October 26, 2017 at 9:28 am #869145Hi,
It seems that file enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php has not been updated correctly and is in an old version.
If you are using any caching or minifying plugins make sure to clear all.
Also download again the latest version and reinstall the theme with FTP.
Best regards,
GünterOctober 26, 2017 at 5:10 pm #869260Hi Gunter,
That worked. I de-activated the caching, re-upped Enfold for a 2nd time and errors are gone. Thank you!
Guenni007: With all do respect I know you are trying to help but when you are just throwing out random solutions to the problem without knowing all the facts it’s not helpful. I did post the errors I was having in a private area for the mods. (They contained info I didn’t want public)
If you truly want to help I would suggest becoming an actual moderator. I know your heart is in the right place but it can be a bit sidetracking.
BC
October 26, 2017 at 6:27 pm #869275 -
AuthorPosts
- The topic ‘PHP apache warnings since 4.2’ is closed to new replies.