StatutTexte: parsererror ReponseTexte: Fatal error: Function name must be a string in /sites/all/modules/flexslider/flexslider.install on line 178
Impossible to update?
Thanks..

Comments

minorOffense’s picture

Status: Active » Fixed

I pushed a fix. Forgot to add $t = get_t(); at the top of the function.

Do a pull and you should see the change come in.

stephcharbo’s picture

Ok, I updated correctly. But now I got another error when I load a page with a slider on it :
Fatal error: Call to undefined function dpm() in /sites/all/modules/flexslider/theme/flexslider.theme.inc on line 133
Any idea?

minorOffense’s picture

If you enable the Devel module it will fix the issue. I've also pushed a another commit that commented it out. It's part of the debugging of the new theme functions.

stephcharbo’s picture

I use your commit. Now, and after cleaning the cache, the page load well but the image formatter produce this error, one line of text:
300010806071bconte-01.pngpublic:///bconte-01.pngimage/png67053911339880259bconte-01.pngArray300310805911bconte-02.pngpublic:///bconte-02.pngimage/png66597411339892103bconte-02.pngArray300410805911bconte-03.pngpublic:///bconte-03.pngimage/png69744911339892103bconte-03.pngArray

My plan is to use Flexslider as a formatter in a Panel content.
Thank you for your help.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 61237d5 on 7.x-2.x, youtube, 8.x-2.x, startslide by minorOffense:
    Fix for issue [#1742920]