Installed this just now on 1.57c site running php 7.4.33
First run and I get this error.
Code:
[25-Jun-2026 16:33:15 Europe/London] PHP Fatal error: Uncaught Error: Class 'App\Models\PluginControl' not found in /includes/classes/gpsfFeedGenerator.php:103
Stack trace:
#0 /home/xxxx/public_html/xxxxxx/gpsf_main_controller.php(62): gpsfFeedGenerator->__construct()
#1 {main}
thrown in /home/xxxx/public_html/xxxxxx/includes/classes/gpsfFeedGenerator.php on line 103
[25-Jun-2026 16:33:15 Europe/London] Request URI: /gpsf_main_controller.php?key=&feed=fy_un_tp&limit=0&offset=0¤cy_code=GBP&language=en, IP address: xxxxxx
--> PHP Fatal error: Uncaught Error: Class 'App\Models\PluginControl' not found in /home/xxxx/public_html/xxxxxxx/includes/classes/gpsfFeedGenerator.php:103
Stack trace:
#0 /home/xxxx/public_html/xxxxxx/gpsf_main_controller.php(62): gpsfFeedGenerator->__construct()
#1 {main}
thrown in /home/xxxx/public_html/xxxxxx/includes/classes/gpsfFeedGenerator.php on line 103.
I'm pretty sure everything uploaded.
Any tips?
Cheers.