Fatal error trying to access settings screen
-
I’ve started to get a fatal PHP error whenever I attempt to access StageShowGold > Settings. The PHP debug log is below – it seems to be an interaction with CiviCRM because although CiviCRM is working properly, disabling it removes the problem in StageShowGold. Other pages in the StageShowGold admin area and the front end seem to be OK.
I’m on StageShowGold version 7.0.2, running on PHP 7.2.19-0ubuntu0.18.04.1
[12-Jun-2019 21:18:51 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /home/bromleysymph/public_html/wp-content/plugins/stageshowgold/include/stageshowlib_sales_dbase_api.php on line 26
[12-Jun-2019 21:18:51 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /home/bromleysymph/public_html/wp-content/plugins/stageshowgold/include/stageshowlib_sales_trolley_dbase_api.php on line 26
[12-Jun-2019 21:18:51 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /home/bromleysymph/public_html/wp-content/plugins/stageshowgold/include/stageshowlib_dbase_api.php on line 26
[12-Jun-2019 21:18:51 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /home/bromleysymph/public_html/wp-content/plugins/stageshowgold/include/stageshowlib_nonce.php on line 26
[12-Jun-2019 21:18:52 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /home/bromleysymph/public_html/wp-content/plugins/civicrm/civicrm.php on line 346
[12-Jun-2019 21:18:52 UTC] PHP Fatal error: Class ‘QRencode’ not found in /home/bromleysymph/public_html/wp-content/plugins/stageshowgold/include/stageshowgold_qrbarcode.php on line 45The page I need help with: [log in to see the link]
- The topic ‘Fatal error trying to access settings screen’ is closed to new replies.