PHP Fatal error: Call to undefined function ctools_cleanstring()

Created on 25 February 2014, over 10 years ago
Updated 15 May 2024, 6 months ago

[EDITED] Just installed FPP 1.5 and I'm getting WSOD due to this error "PHP Fatal error: Call to undefined function ctools_cleanstring() fieldable_panels_panes.module on line 664 in function fieldable_panels_panes_preprocess_panels_pane().

This is what I did. I created a fieldable_panels_panes, put pane in a panels page and term_view handler, and got WSOD.

Googled it, found nothing.

I've noticed the use of ctools_include('somefile') in other parts of the code when using ctools functions, and inserting

ctools_include('cleanstring');

just before the culprit will actually remove the problem.

I can't believe this is a bug since Google knows nothing about it - am I missing something?

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024