The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



Selur's Little Message Board
Hybrid-rev 2021.07.18.1 Bugs - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: Hybrid-rev 2021.07.18.1 Bugs (/thread-1950.html)

Pages: 1 2 3


RE: Hybrid-rev 2021.07.18.1 Bugs - Selur - 13.08.2021

Send you a link to a dev version, which uses
sys.path.insert(0,os.path.abspath(scriptPath))
instead of
sys.path.append(os.path.abspath(scriptPath))
which probably fixes your problem.

Cu Selur


RE: Hybrid-rev 2021.07.18.1 Bugs - light - 14.08.2021

Thanks....It works Now without any problemĀ  Big Grin