Hi!
I migrated a website from J 3.10.12 to 4.4.1.
The update of Phoca Guestbook went through without problems.
Now it's impossible to add new entries. Clicking the submit button the page is simply reloaded but only shows the empty form again.
No error messages or similar.
I tried all different captchas, checked the permissions - I can't find the mistake.
JOOMLA! 4.4.1
Phoca Guestbook 4.0.4
MySQL 8
Php 8.1
Thanks in advance
Michael
Can't submit new entries
- Benno
- Phoca Hero
- Posts: 9435
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Can't submit new entries
Hi,
did you migrate from Phoca Guestbook for J3 to Phoca Guestbook for J4 according to the official instructions?
Kind regards,
Benno
did you migrate from Phoca Guestbook for J3 to Phoca Guestbook for J4 according to the official instructions?
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 2
- Joined: 06 Dec 2023, 10:40
Re: Can't submit new entries
Thank you.
Yes, the db looks fine.
With debug and error reporting I see this callstack:
Yes, the db looks fine.
With debug and error reporting I see this callstack:
Code: Select all
Call to undefined method Joomla\Database\Mysqli\MysqliDriver::query()
/var/www/vhosts/web720.webbox555.server-home.org/html/Huster/components/com_phocaguestbook/models/guestbook.php:605
Call stack
# Function Location
1 () JROOT/components/com_phocaguestbook/models/guestbook.php:605
2 PhocaguestbookModelGuestbook->checkReference() JROOT/components/com_phocaguestbook/models/guestbook.php:103
3 PhocaguestbookModelGuestbook->store() JROOT/components/com_phocaguestbook/controllers/phocaguestbook.php:451
4 PhocaguestbookControllerPhocaguestbook->submit() JROOT/libraries/src/MVC/Controller/BaseController.php:693
5 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_phocaguestbook/phocaguestbook.php:20
6 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
7 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
8 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
9 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:208
10 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:249
11 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:293
12 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:61
13 require_once() JROOT/index.php:32
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can't submit new entries
Hi, try to install this version:
https://github.com/PhocaCz/PhocaGuestbo ... v4.0.5.zip
and let me know if this is OK for you.
Jan
https://github.com/PhocaCz/PhocaGuestbo ... v4.0.5.zip
and let me know if this is OK for you.
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Enthusiast
- Posts: 50
- Joined: 30 Oct 2011, 19:03
Re: Can't submit new entries
I have the same problem as described in the first post.
I did not know about the official migration instructions and already installed Joomla 5 and the newest beta version of the phoca guestbook.
What should I do now to get the guestbook running again? I ask to be sure and not to produce more problems.
I did not know about the official migration instructions and already installed Joomla 5 and the newest beta version of the phoca guestbook.
What should I do now to get the guestbook running again? I ask to be sure and not to produce more problems.
-
- Phoca Enthusiast
- Posts: 50
- Joined: 30 Oct 2011, 19:03
Re: Can't submit new entries
I had a look at the migration instrcutions.
To be honest, I don't understand what this should change. I did not change the prexif for my Joomla tables. If I export the tables and import them again I should get the same situation.
To be honest, I don't understand what this should change. I did not change the prexif for my Joomla tables. If I export the tables and import them again I should get the same situation.
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can't submit new entries
Hi, which problem do you exactly get?
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Enthusiast
- Posts: 50
- Joined: 30 Oct 2011, 19:03
Re: Can't submit new entries
As described in the first post of this thread I can enter all value and after "submit" no new entry is saved and no message appears.
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can't submit new entries
Hi, can you see the message in database - in phoca guestbook items table?
Even if you switch to standard template (for test only), you don't get any error message displayed on the site?
Jan
Even if you switch to standard template (for test only), you don't get any error message displayed on the site?
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Enthusiast
- Posts: 50
- Joined: 30 Oct 2011, 19:03
Re: Can't submit new entries
I don't see the message in the database.
I use the Cassiopeia template with some color changements (user.css.) and I don't get any error message.
I use the Cassiopeia template with some color changements (user.css.) and I don't get any error message.