The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/printthread.php(287) : eval()'d code 2 errorHandler->error
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



UserSpice
Fatal error - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: Fatal error (/showthread.php?tid=816)

Pages: 1 2 3


Fatal error - shoropio - 10-29-2017

Fatal error: Class 'Config' not found in /storage/emulated/legacy/htdocs/users/init.php on line 53

Hello fatal error, PHP 5.6.12 Sad


Fatal error - Brandin - 10-29-2017

Can you paste your init.php please?


Fatal error - shoropio - 10-29-2017

Yes here https://pastebin.com/4CU4tph1


Fatal error - Brandin - 10-29-2017

Your autoloader is in the wrong spot, it should be above helpers.


Fatal error - shoropio - 10-29-2017

Apply the change you mention but keep hitting me the same error :'( could you please send a correct copy of init.php


Fatal error - Brandin - 10-29-2017

Try this:
https://raw.githubusercontent.com/mudmin/UserSpice43dev/ce2482d4764ac82c55c809996a0a7f37d158165d/users/init.php


Fatal error - shoropio - 10-29-2017

I keep hitting the same mistake ... I think I'm not ready to update, thank you very much anyway. Greetings.


Fatal error - Brandin - 10-29-2017

And you dropped all of the files over your existing ones? Can you rollback and try it again? Does a fresh install work on your server? We should figure out the issue..


Fatal error - shoropio - 10-29-2017

I have done tests with new installations and I receive the same error.


Fatal error - shoropio - 10-30-2017

Install userspice version 4.2.11 and it goes perfectly with PHP 7.1.5 and PHP 5.6.12. The conflict goes with the version 4.3 of userspice in any of the two versions of PHP.