joomla 4.0 beta 6
- lew229
- Topic Author
- Offline
Less
More
- Posts: 15
- Thank you received: 1
2 years 9 months ago - 2 years 9 months ago #6028
by lew229
This message has an attachment file.
joomla 4.0 beta 6 was created by lew229
here is a list of change i made to get is working till the dataase error
I don't noe how to bypass that.
regards Just Lewis
I don't noe how to bypass that.
regards Just Lewis
Attachment joodbinstallproc.txt not found
This message has an attachment file.
Please log in or register to see it.
Last edit: 2 years 9 months ago by Dirk.
The following user(s) said Thank You: Dirk
Please Log in to join the conversation.
- lew229
- Topic Author
- Offline
Less
More
- Posts: 15
- Thank you received: 1
2 years 9 months ago #6029
by lew229
I have fund this on the internet can this help?
joomla.stackexchange.com/questions/22475...ive-menu-in-joomla-4
Replied by lew229 on topic joomla 4.0 beta 6
lew229 wrote: here is a list of change i made to get is working till the dataase error
I don't noe how to bypass that.
regards Just Lewis
Attachment joodbinstallproc.txt not found
I have fund this on the internet can this help?
joomla.stackexchange.com/questions/22475...ive-menu-in-joomla-4
Please Log in to join the conversation.
- Dirk
-
- Offline
Less
More
- Posts: 1221
- Thank you received: 225
2 years 9 months ago #6030
by Dirk
Replied by Dirk on topic joomla 4.0 beta 6
Tank you....
I already worked on a Joomla 4 compatible version. But I stopped because I was busy with other projects.
As soon as Joomla4 is released we will put the code on github and make the pro version free for all.
Joodb must be compatible with version 3 too and there is a lot of old code.
So please don't be upset if it take some time to finish the migration.
I already worked on a Joomla 4 compatible version. But I stopped because I was busy with other projects.
As soon as Joomla4 is released we will put the code on github and make the pro version free for all.
Joodb must be compatible with version 3 too and there is a lot of old code.
So please don't be upset if it take some time to finish the migration.
Please Log in to join the conversation.
- lew229
- Topic Author
- Offline
Less
More
- Posts: 15
- Thank you received: 1
2 years 9 months ago #6044
by lew229
the change from JSubmenuHelper to JHtmlSidebar works also in joomla 3.24
this is in file administrator/componets/com-joodb/helpers/joodb.php line 24 and 25
Replied by lew229 on topic joomla 4.0 beta 6
lew229 wrote: here is a list of change i made to get is working till the dataase error
I don't noe how to bypass that.
regards Just Lewis
Attachment joodbinstallproc.txt not found
the change from JSubmenuHelper to JHtmlSidebar works also in joomla 3.24
this is in file administrator/componets/com-joodb/helpers/joodb.php line 24 and 25
Please Log in to join the conversation.
- Dirk
-
- Offline
Less
More
- Posts: 1221
- Thank you received: 225
2 years 9 months ago #6045
by Dirk
Replied by Dirk on topic joomla 4.0 beta 6
I can only guess but I think it's the Error handling.
You should try to enable PHP error output.
You should try to enable PHP error output.
Please Log in to join the conversation.
- lew229
- Topic Author
- Offline
Less
More
- Posts: 15
- Thank you received: 1
2 years 9 months ago #6046
by lew229
Replied by lew229 on topic joomla 4.0 beta 6
[17-Feb-2021 11:54:06 UTC] PHP Notice: Undefined property: Joomla\CMS\Version::$RELEASE in D:\wamp64\www\htgktest\plugins\quickicon\joodb\joodb.php on line 41
[17-Feb-2021 11:54:06 UTC] PHP Stack trace:
[17-Feb-2021 11:54:06 UTC] PHP 1. {main}() D:\wamp64\www\htgktest\administrator\index.php:0
[17-Feb-2021 11:54:06 UTC] PHP 2. require_once() D:\wamp64\www\htgktest\administrator\index.php:36
[17-Feb-2021 11:54:06 UTC] PHP 3. Joomla\CMS\Application\AdministratorApplication->execute() D:\wamp64\www\htgktest\administrator\includes\app.php:63
[17-Feb-2021 11:54:06 UTC] PHP 4. Joomla\CMS\Application\AdministratorApplication->doExecute() D:\wamp64\www\htgktest\libraries\src\Application\CMSApplication.php:266
[17-Feb-2021 11:54:06 UTC] PHP 5. Joomla\CMS\Application\AdministratorApplication->dispatch() D:\wamp64\www\htgktest\libraries\src\Application\AdministratorApplication.php:185
[17-Feb-2021 11:54:06 UTC] PHP 6. Joomla\CMS\Component\ComponentHelper::renderComponent() D:\wamp64\www\htgktest\libraries\src\Application\AdministratorApplication.php:142
[17-Feb-2021 11:54:06 UTC] PHP 7. Joomla\Component\Cpanel\Administrator\Dispatcher\Dispatcher->dispatch() D:\wamp64\www\htgktest\libraries\src\Component\ComponentHelper.php:389
[17-Feb-2021 11:54:06 UTC] PHP 8. Joomla\Component\Cpanel\Administrator\Controller\DisplayController->execute() D:\wamp64\www\htgktest\libraries\src\Dispatcher\ComponentDispatcher.php:146
[17-Feb-2021 11:54:06 UTC] PHP 9. Joomla\Component\Cpanel\Administrator\Controller\DisplayController->display() D:\wamp64\www\htgktest\libraries\src\MVC\Controller\BaseController.php:729
[17-Feb-2021 11:54:06 UTC] PHP 10. Joomla\Component\Cpanel\Administrator\Controller\DisplayController->display() D:\wamp64\www\htgktest\administrator\components\com_cpanel\src\Controller\DisplayController.php:54
[17-Feb-2021 11:54:06 UTC] PHP 11. Joomla\Component\Cpanel\Administrator\View\Cpanel\HtmlView->display() D:\wamp64\www\htgktest\libraries\src\MVC\Controller\BaseController.php:691
[17-Feb-2021 11:54:06 UTC] PHP 12. Joomla\Component\Cpanel\Administrator\View\Cpanel\HtmlView->display() D:\wamp64\www\htgktest\administrator\components\com_cpanel\src\View\Cpanel\HtmlView.php:180
[17-Feb-2021 11:54:06 UTC] PHP 13. Joomla\Component\Cpanel\Administrator\View\Cpanel\HtmlView->loadTemplate() D:\wamp64\www\htgktest\libraries\src\MVC\View\HtmlView.php:218
[17-Feb-2021 11:54:06 UTC] PHP 14. include() D:\wamp64\www\htgktest\libraries\src\MVC\View\HtmlView.php:429
[17-Feb-2021 11:54:06 UTC] PHP 15. Joomla\CMS\Helper\ModuleHelper::renderModule() D:\wamp64\www\htgktest\administrator\components\com_cpanel\tmpl\cpanel\default.php:57
[17-Feb-2021 11:54:06 UTC] PHP 16. Joomla\CMS\Helper\ModuleHelper::renderRawModule() D:\wamp64\www\htgktest\libraries\src\Helper\ModuleHelper.php:166
[17-Feb-2021 11:54:06 UTC] PHP 17. Joomla\Module\Quickicon\Administrator\Dispatcher\Dispatcher->dispatch() D:\wamp64\www\htgktest\libraries\src\Helper\ModuleHelper.php:293
[17-Feb-2021 11:54:06 UTC] PHP 18. Joomla\Module\Quickicon\Administrator\Dispatcher\Dispatcher->getLayoutData() D:\wamp64\www\htgktest\libraries\src\Dispatcher\AbstractModuleDispatcher.php:60
[17-Feb-2021 11:54:06 UTC] PHP 19. Joomla\Module\Quickicon\Administrator\Helper\QuickIconHelper::getButtons() D:\wamp64\www\htgktest\administrator\modules\mod_quickicon\src\Dispatcher\Dispatcher.php:35
[17-Feb-2021 11:54:06 UTC] PHP 20. Joomla\CMS\Application\AdministratorApplication->triggerEvent() D:\wamp64\www\htgktest\administrator\modules\mod_quickicon\src\Helper\QuickIconHelper.php:263
[17-Feb-2021 11:54:06 UTC] PHP 21. Joomla\Event\Dispatcher->dispatch() D:\wamp64\www\htgktest\libraries\src\Application\EventAware.php:111
[17-Feb-2021 11:54:06 UTC] PHP 22. plgQuickiconJoodb->Joomla\CMS\Plugin\{closure:D:\wamp64\www\htgktest\libraries\src\Plugin\CMSPlugin.php:267-296}() D:\wamp64\www\htgktest\libraries\vendor\joomla\event\src\Dispatcher.php:495
[17-Feb-2021 11:54:06 UTC] PHP 23. plgQuickiconJoodb->onGetIcons() D:\wamp64\www\htgktest\libraries\src\Plugin\CMSPlugin.php:285
this is the php error log
[17-Feb-2021 11:54:06 UTC] PHP Stack trace:
[17-Feb-2021 11:54:06 UTC] PHP 1. {main}() D:\wamp64\www\htgktest\administrator\index.php:0
[17-Feb-2021 11:54:06 UTC] PHP 2. require_once() D:\wamp64\www\htgktest\administrator\index.php:36
[17-Feb-2021 11:54:06 UTC] PHP 3. Joomla\CMS\Application\AdministratorApplication->execute() D:\wamp64\www\htgktest\administrator\includes\app.php:63
[17-Feb-2021 11:54:06 UTC] PHP 4. Joomla\CMS\Application\AdministratorApplication->doExecute() D:\wamp64\www\htgktest\libraries\src\Application\CMSApplication.php:266
[17-Feb-2021 11:54:06 UTC] PHP 5. Joomla\CMS\Application\AdministratorApplication->dispatch() D:\wamp64\www\htgktest\libraries\src\Application\AdministratorApplication.php:185
[17-Feb-2021 11:54:06 UTC] PHP 6. Joomla\CMS\Component\ComponentHelper::renderComponent() D:\wamp64\www\htgktest\libraries\src\Application\AdministratorApplication.php:142
[17-Feb-2021 11:54:06 UTC] PHP 7. Joomla\Component\Cpanel\Administrator\Dispatcher\Dispatcher->dispatch() D:\wamp64\www\htgktest\libraries\src\Component\ComponentHelper.php:389
[17-Feb-2021 11:54:06 UTC] PHP 8. Joomla\Component\Cpanel\Administrator\Controller\DisplayController->execute() D:\wamp64\www\htgktest\libraries\src\Dispatcher\ComponentDispatcher.php:146
[17-Feb-2021 11:54:06 UTC] PHP 9. Joomla\Component\Cpanel\Administrator\Controller\DisplayController->display() D:\wamp64\www\htgktest\libraries\src\MVC\Controller\BaseController.php:729
[17-Feb-2021 11:54:06 UTC] PHP 10. Joomla\Component\Cpanel\Administrator\Controller\DisplayController->display() D:\wamp64\www\htgktest\administrator\components\com_cpanel\src\Controller\DisplayController.php:54
[17-Feb-2021 11:54:06 UTC] PHP 11. Joomla\Component\Cpanel\Administrator\View\Cpanel\HtmlView->display() D:\wamp64\www\htgktest\libraries\src\MVC\Controller\BaseController.php:691
[17-Feb-2021 11:54:06 UTC] PHP 12. Joomla\Component\Cpanel\Administrator\View\Cpanel\HtmlView->display() D:\wamp64\www\htgktest\administrator\components\com_cpanel\src\View\Cpanel\HtmlView.php:180
[17-Feb-2021 11:54:06 UTC] PHP 13. Joomla\Component\Cpanel\Administrator\View\Cpanel\HtmlView->loadTemplate() D:\wamp64\www\htgktest\libraries\src\MVC\View\HtmlView.php:218
[17-Feb-2021 11:54:06 UTC] PHP 14. include() D:\wamp64\www\htgktest\libraries\src\MVC\View\HtmlView.php:429
[17-Feb-2021 11:54:06 UTC] PHP 15. Joomla\CMS\Helper\ModuleHelper::renderModule() D:\wamp64\www\htgktest\administrator\components\com_cpanel\tmpl\cpanel\default.php:57
[17-Feb-2021 11:54:06 UTC] PHP 16. Joomla\CMS\Helper\ModuleHelper::renderRawModule() D:\wamp64\www\htgktest\libraries\src\Helper\ModuleHelper.php:166
[17-Feb-2021 11:54:06 UTC] PHP 17. Joomla\Module\Quickicon\Administrator\Dispatcher\Dispatcher->dispatch() D:\wamp64\www\htgktest\libraries\src\Helper\ModuleHelper.php:293
[17-Feb-2021 11:54:06 UTC] PHP 18. Joomla\Module\Quickicon\Administrator\Dispatcher\Dispatcher->getLayoutData() D:\wamp64\www\htgktest\libraries\src\Dispatcher\AbstractModuleDispatcher.php:60
[17-Feb-2021 11:54:06 UTC] PHP 19. Joomla\Module\Quickicon\Administrator\Helper\QuickIconHelper::getButtons() D:\wamp64\www\htgktest\administrator\modules\mod_quickicon\src\Dispatcher\Dispatcher.php:35
[17-Feb-2021 11:54:06 UTC] PHP 20. Joomla\CMS\Application\AdministratorApplication->triggerEvent() D:\wamp64\www\htgktest\administrator\modules\mod_quickicon\src\Helper\QuickIconHelper.php:263
[17-Feb-2021 11:54:06 UTC] PHP 21. Joomla\Event\Dispatcher->dispatch() D:\wamp64\www\htgktest\libraries\src\Application\EventAware.php:111
[17-Feb-2021 11:54:06 UTC] PHP 22. plgQuickiconJoodb->Joomla\CMS\Plugin\{closure:D:\wamp64\www\htgktest\libraries\src\Plugin\CMSPlugin.php:267-296}() D:\wamp64\www\htgktest\libraries\vendor\joomla\event\src\Dispatcher.php:495
[17-Feb-2021 11:54:06 UTC] PHP 23. plgQuickiconJoodb->onGetIcons() D:\wamp64\www\htgktest\libraries\src\Plugin\CMSPlugin.php:285
this is the php error log
Please Log in to join the conversation.
Moderators: Dirk, joest