This topic was marked solved by its starter, on February 6th, 2017, 11:03 PM

CerealGuy

  • Posts: 343
Incompatible with newer PHP Versions
« on February 2nd, 2015, 09:38 PM »
I noticed a month ago that wedge doesnt work properly with newer php versions than 5.5+.
I wasnt able to activate more than 1 plugin (I think there were some problems with array_diff?!) so if you have the same problem, probably downgrading your php does the job.

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Incompatible with newer PHP Versions
« Reply #1, on February 2nd, 2015, 11:47 PM »
I'm afraid I'm not seeing any problems with PHP 5.5, in fact my local install is using it...

However, I can't seem to be able to enable more plugins on said local install, but I already have a dozen enabled, so the problem seems to be with the enabling process. (Disabling a plugin works fine.)

Not getting errors in my log, so I'll have to trace through the code... Not cool. Can anyone help...? :P
Re: Incompatible with newer PHP Versions
« Reply #2, on February 3rd, 2015, 12:57 PM »
Hmm, quick idea: can you purge the cache after you enable a plugin..? Then come back to the plugin page, and see if it's enabled.
If it is, then try to enable another plugin, leave page, don't purge cache, wait for 10 seconds, come back: is it enabled?

CerealGuy

  • Posts: 343