Tagged: broken, enfold 3.4, error 500, update
Hi all,
I can confirm enfold breaks with update 3.4 on latest wordpress. Tested on clean install.
I am sure kriesi and co will address this really fast however, DONT UPDATE TO 3.4 YET!
Hope this helps you solve the 500 error till kriesi does it right :)
Kind regards,
Thomas Borkent
It works, at least for me!
Thanks!
Hi!
Can you please go to enfold/framework/php/class-framework-widgets.php and go to line 1495 and replace
$last_id = end($media_array)['id'];
with
$last_id = end($media_array);
$last_id = $last_id['id'];
Please let us know if that fixes the problem
Best regards,
Yigit
and there is the correct fix :) thx Yigit! works great.
^^ That fixed it for me
There is no such code in the file :
$last_id = end($media_array)[‘id’];
did you update?
Ok. Done. Thanks!
Hey!
We will update the theme with a minor bugfix immediately for those of you who would rather wait a few hours instead of messing with the files ;D
Regards,
Kriesi
nah I like messing with your files, hahaha
Yup, fixed it. Thanks guys :-)
It fixed it for me, BUT W3 total cache now dysfunctions. It makes the site only menu’s etc. Pics are disappeared. Do I turn W3 off, the site is normal, but slow. Is this just coïncidence, or is there any relation?
@draadeind: not sure. would you mind opening a new thread with a detailed description and login data so we can take a look? :)
@Kriesi: Thanks for replying. Just found out that disabling minify in the options of W3TC did the trick. As often I see no logic, but the Enfold theme works fine now!
Thanks – worked!
I’ll go and take a cold shower now..