PasXal
Clients-
Posts
63 -
Joined
-
Last visited
Recent Profile Visitors
5,399 profile views
PasXal's Achievements
-
PasXal reacted to a post in a topic: EX0 Error after converting from v4 to v5 Beta
-
I've finally done it and it's been a really weird problem... After I changed the remaining tables to InnoDB (previously I had a mix of MyISAM and InnoDB) and adjusted the value in conf_global accordingly, exactly nothing happened. New theme created, no success... And now comes the solution: My translation in German (From the old Marketplace) taken over from v4 was the problem! As soon as I changed the language back to English, all problems were solved and I can now work with it... No log had logged the error, simply out of desperation I tested this thing because it deviates from the standard... Finally testing v5 with my data, thanks to all! :)
-
Ok, I'm a bit confused today... The new installation is now running with ALL applications without any problems. If I now switch to the converted database via conf_global.php I get error 500 or EX0 without further details (login AdminCP, view topics). The databases are all on InnoDB and utf8mb4_unicode_ci. So it seems to be some problem in the database for me, but this also exists since 2014 and has been used since v3.
-
New info.. If I go back to the converted database, I get the EX0 error. If I use the database that was converted, I directly get the EX0 / 500 error again... AND Now I see a 500 Error in the console... /admin/?app=core&module=system&controller=login&ref=:1 POST https://test.MySite.de/admin/?app=core&module=system&controller=login&ref= 500 (Internal Server Error) root_library.js?v=92c9c4f9c81734360684:3 JQMIGRATE: Migrate is installed, version 3.4.1 Is JQMIGRATE a problem?
-
In fact, I was able to install it when I selected only the forum and core module during setup. After I installed all other modules (Commerce, Pages etc.) the EX0 error appeared again. Deleting the modules via FTP has not been successful so far, very strange. So far I could always solve all problems (mostly it was third party extensions that caused errors) but now I am really on the tube because the problem occurs on two systems with exactly the same error pattern. @Esther E. Yes, I use the Google Login. Old methods such as Twitter, Facebook etc. are deactivated but not deleted.
-
Hey Marc! Thanks for the tips! Unfortunately, I have applied the patch without success. The only error that can be seen in the log is always this error (but I don't think it should trigger EX0). IPS\Http\Url\Exception: INVALID_SEO_TEMPLATE promote_manage (0) #0 /var/www/vhosts/testsite.de/test.testsite.de/system/Http/Url/Friendly.php(221): IPS\Http\Url\Friendly::buildFriendlyUrlComponentFromData() #1 /var/www/vhosts/testsite.de/test.testsite.de/system/Http/Url.php(173): IPS\Http\Url\Friendly::friendlyUrlFromQueryString() #2 /var/www/vhosts/testsite.de/test.testsite.de/system/Lang/Lang.php(2007): IPS\Http\Url::internal() #3 [internal function]: IPS\Lang->IPS\{closure}() #4 /var/www/vhosts/testsite.de/test.testsite.de/system/Lang/Lang.php(2002): preg_replace_callback() #5 /var/www/vhosts/testsite.de/test.testsite.de/system/Lang/Lang.php(1811): IPS\Lang->replaceWords() #6 /var/www/vhosts/testsite.de/test.testsite.de/system/Output/Output.php(1066): IPS\Lang->parseOutputForDisplay() #7 /var/www/vhosts/testsite.de/test.testsite.de/system/Dispatcher/Dispatcher.php(192): IPS\Output->sendOutput() #8 /var/www/vhosts/testsite.de/test.testsite.de/system/Dispatcher/Standard.php(133): IPS\Dispatcher->finish() #9 /var/www/vhosts/testsite.de/test.testsite.de/system/Dispatcher/Front.php(678): IPS\Dispatcher\Standard->finish() #10 /var/www/vhosts/testsite.de/test.testsite.de/system/Dispatcher/Dispatcher.php(171): IPS\Dispatcher\Front->finish() #11 /var/www/vhosts/testsite.de/test.testsite.de/index.php(16): IPS\Dispatcher->run() #12 {main} #0 /var/www/vhosts/testsite.de/test.testsite.de/init.php(827): IPS\Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main} I have also just tried to reinstall v5 once. I got the following error: #0 /var/www/vhosts/testsite.de/test.testsite.de/applications/core/sources/Setup/Install.php(705): IPS\Application::load() #1 /var/www/vhosts/testsite.de/test.testsite.de/applications/core/sources/Setup/Install.php(473): IPS\core\Setup\Install->IPS\core\Setup\{closure}() #2 /var/www/vhosts/testsite.de/test.testsite.de/applications/core/sources/Setup/Install.php(702): IPS\core\Setup\Install->appLoop() #3 /var/www/vhosts/testsite.de/test.testsite.de/applications/core/sources/Setup/Install.php(446): IPS\core\Setup\Install->step3() #4 /var/www/vhosts/testsite.de/test.testsite.de/applications/core/modules/setup/install/install.php(82): IPS\core\Setup\Install->process() #5 /var/www/vhosts/testsite.de/test.testsite.de/system/Helpers/MultipleRedirect/MultipleRedirect.php(104): IPS\core\modules\setup\install\install->IPS\core\modules\setup\install\{closure}() #6 /var/www/vhosts/testsite.de/test.testsite.de/applications/core/modules/setup/install/install.php(56): IPS\Helpers\MultipleRedirect->__construct() #7 /var/www/vhosts/testsite.de/test.testsite.de/system/Dispatcher/Controller.php(139): IPS\core\modules\setup\install\install->manage() #8 /var/www/vhosts/testsite.de/test.testsite.de/system/Dispatcher/Setup.php(261): IPS\Dispatcher\Controller->execute() #9 /var/www/vhosts/testsite.de/test.testsite.de/admin/install/index.php(16): IPS\Dispatcher\Setup->run() #10 {main} Everything was green in the system check... I don't see any errors on my system AdHoc either. My v4 installation runs without any problems... Any other ideas? =/
-
Hello everyone, In preparation for an upgrade to v5, I am currently playing with my test environment. Now I have the problem that I get the error message “EX0” after logging in to the AdminPanel or when I want to call up topics in the forum (only as a user, as a guest I can read EVERYTHING in the forum). Even the test environment has already been moved to another server to see if there could be problems with the environment... I don't see any error messages in the log or in the developer console of the browser. All file permissions are correct, I have even deleted all old v4 files with the exception of the upload folder... What else can I check or does anyone know the error? Which logs can provide information? I am using PHP 8.2.26 and MariaDB 10.11.6 (error also occurs with MySQL 8.0.33) on a Debian 12 system. Thanks in advance!
-
PasXal reacted to a post in a topic: Is there a list of the functionality that is removed in V5 compared to V4?
-
PasXal reacted to a post in a topic: [B1] View-Bug Block "Popular Contributors"
-
PasXal reacted to a post in a topic: Welcome to Beta 1
-
Matt reacted to a post in a topic: Welcome to Beta 1
-
Welcome to Beta 1
PasXal replied to Matt's topic in Invision Community 5: Beta Testing's Beta Discussion
Perfect! I will update my test site to v5 when the beta is available in the client Area -
PasXal reacted to a post in a topic: Welcome to Beta 1
-
PasXal reacted to a post in a topic: Welcome to Beta 1
-
PasXal reacted to a post in a topic: Invision Community v5: An update, and next steps
-
asd937 reacted to a post in a topic: Invision Community v5: An update, and next steps
-
Invision Community v5: An update, and next steps
PasXal replied to Matt's topic in Invision Community Insider
If you need someone to test a v4 to v5 converter I would be available and happy to test 🙂 (180.000 Post, 4.000 Topics) The current version 5 looks great! I hope that I can continue to use as many new functions as possible in the future as I run a "Classic" self-hosted system 🙂 -
simonle reacted to a post in a topic: Hump Day: A Refresh Has Arrived!
-
FZ reacted to a post in a topic: Hump Day: A Refresh Has Arrived!
-
Hump Day: A Refresh Has Arrived!
PasXal replied to Jordan Miller's topic in Invision Community Insider
Sorry for quoting myself... Since there is no real change from my point of view, I have looked around for an alternative and I will now operate my forum with the IP.Board until the end of my licence period and then I will change to another system. It's a pity, but I can't and don't want to pay so much for a hobby project per year. Thanks for the great time! -
Summit360 reacted to a post in a topic: Hump Day: A Refresh Has Arrived!
-
Paul2020 reacted to a post in a topic: Hump Day: A Refresh Has Arrived!
-
The Old Man reacted to a post in a topic: Hump Day: A Refresh Has Arrived!
-
Davyc reacted to a post in a topic: Hump Day: A Refresh Has Arrived!
-
Hump Day: A Refresh Has Arrived!
PasXal replied to Jordan Miller's topic in Invision Community Insider
I was shocked to read the email about the increase and it was like a slap in the face! I can understand a price increase, but the prices here are going up extremely in one fell swoop. Corona has already caused a sharp drop in income and now we are supposed to pay the price increase? I can almost no longer afford that for my hobby forum. The price increase is even higher because the e-mail support is no longer available. Community support can be provided for freeware, but not for expensive licensed software! Thank goodness I recently renewed for 6 months at the old price. I will now definitely look for an alternative and move my forum to another system if they don't reconsider the decision here... -
[Dark / Light] Fluent Design Theme Edition - Topic Support
PasXal replied to aXenDev's topic in Marketplace
-
[Dark / Light] Fluent Design Theme Edition - Topic Support
PasXal replied to aXenDev's topic in Marketplace
Would it be possible to get the XML file for the design via PN? Unfortunately I can't update from BETA1 to another BETA or FINAL version... Unfortunately it doesn't show me in the AdminPanel that an update is available. -
[Dark / Light] Fluent Design Theme Edition - Topic Support
PasXal replied to aXenDev's topic in Marketplace
Okay, now it's my turn. I don't know why, but now it shows the correct background. Thanks 😄 -
[Dark / Light] Fluent Design Theme Edition - Topic Support
PasXal replied to aXenDev's topic in Marketplace
Yes, I see the option and have also uploaded 2 different graphics. The dark graphic is unfortunately not loaded when changing.