• After doing both updates to Quest yesterday, I have received variations on these messages when creating or updating pages that use the “page builder” template:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method PT_PageBuilder_Save::generateSection() in /home/[User]/public_html/wp-includes/plugin.php on line 213

    Warning: Cannot modify header information – headers already sent by (output started at /home/[User]/public_html/wp-includes/plugin.php:213) in /home/[User]/public_html/wp-admin/post.php on line 237

    Warning: Cannot modify header information – headers already sent by (output started at /home/[User]/public_html/wp-includes/plugin.php:213) in /home/[User]/public_html/wp-includes/pluggable.php on line 1196

Viewing 1 replies (of 1 total)
  • Theme Author pacethemes

    (@pacethemes)

    Sorry for the issue, yesterday’s new Theme update is causing this issue, i will be pushing a new update later today to address this issue, we will put a better check in place to find these kind of issue henceforth

    For now to fix this issue, download the file https://raw.githubusercontent.com/pacethemes/quest/master/inc/pagebuilder/save.php and save it on your local system as save.php, using FTP connect to your webseever and overwrite/upload the YOURWORDPRESSDIR/wp-content/themes/quest/inc/pagebuilder/save.php file with the downloaded file earlier

Viewing 1 replies (of 1 total)
  • The topic ‘New Updates Broke the Page Editor’ is closed to new replies.