PHPWSBB successfully installed but when I come to use it I get this error message
Unable to open class file from location /home/baresta/public_html/mod/phpwsbb/class/Manager.php
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/baresta/public_html/core/Core.php:482) in /home/baresta/public_html/core/Core.php on line 301
Fatal error: Cannot instantiate non-existent class: phpwsbb_manager in /home/baresta/public_html/mod/phpwsbb/index.php on line 29
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
PHPWSBB successfully installed but when I come to use it I get this error message
Unable to open class file from location /home/baresta/public_html/mod/phpwsbb/class/Manager.php
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/baresta/public_html/core/Core.php:482) in /home/baresta/public_html/core/Core.php on line 301
Fatal error: Cannot instantiate non-existent class: phpwsbb_manager in /home/baresta/public_html/mod/phpwsbb/index.php on line 29
Turned out my FTP program did not upload the manager.php file as part of package - when I loaded t individually it all worked !!!