Can't submit new entries
-
- Phoca Enthusiast
- Posts: 50
- Joined: 30 Oct 2011, 19:03
Re: Can't submit new entries
I also enabled debugging and set the error messages to maximum. No error message.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can't submit new entries
Can I see the page where this occurs? What this new installation or some upgrade?
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
It was an Update from Joomla 3 to Joomla 4 and then Joomla 5. After updating Joomla to Joomla 4 I installed the beta version of Phoca Guestbook.
Here is the website: https://www.imkerei-fischer.de/index.php/gaestebuch
Here is the website: https://www.imkerei-fischer.de/index.php/gaestebuch
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can't submit new entries
Hi, on your site, when I add a guestbook post, the server displays 303 error:
But really hard to say what this should mean. This is maybe a question on webhosting or server operator, try to see error logs on your server, to see if there will be some more detailed info about the 303.
Jan
But really hard to say what this should mean. This is maybe a question on webhosting or server operator, try to see error logs on your server, to see if there will be some more detailed info about the 303.
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
This is what I get in the log file:
2024-01-13 17:51:14 Access my ip Adress 303 POST /index.php/gaestebuch?start=0 HTTP/2 https://www.imkerei-fischer.de/index.ph ... ch?start=0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0 0
The last "0" is the size (of whatever).
I have no idea what to do.
Meanwhile I made what you described in the migration inscription. I made a new guestbook and imported the old entries. But this did not change anything.
2024-01-13 17:51:14 Access my ip Adress 303 POST /index.php/gaestebuch?start=0 HTTP/2 https://www.imkerei-fischer.de/index.ph ... ch?start=0 Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0 0
The last "0" is the size (of whatever).
I have no idea what to do.
Meanwhile I made what you described in the migration inscription. I made a new guestbook and imported the old entries. But this did not change anything.
-
- Phoca Enthusiast
- Posts: 50
- Joined: 30 Oct 2011, 19:03
Re: Can't submit new entries
I uninstalled the guestbook, installed it new and imported the old entries with phpMyAdmin.
Now I see the entries in phpMyAdmin, on the website and in the table of the backend.
But I still don't get new entries.
Any idea what to do?
Now I see the entries in phpMyAdmin, on the website and in the table of the backend.
But I still don't get new entries.
Any idea what to do?
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can't submit new entries
And when you uninstall and install (without adding new values), are you able to add new items?
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
After uninstalling the guestbook again and installing it new, without importing the old entries, I can enter new items. They are saved correctly.
What can be wrong with the import file?
What can be wrong with the import file?
-
- Phoca Enthusiast
- Posts: 50
- Joined: 30 Oct 2011, 19:03
Re: Can't submit new entries
I now again tried the import and I get an error message. No item is imported.
The error window says:
#1050 - Tabelle 'jos_phocagiestbook_items' bereits vorhanden
The error window says:
#1050 - Tabelle 'jos_phocagiestbook_items' bereits vorhanden
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can't submit new entries
Hi, this means, that in your database, the table jos_phocaguestbook_items exists, so the guestbook was not sucessfully uninstalled. When there is new install, it cannot be installed as the old table stays in database
Jan
Jan
If you find Phoca extensions useful, please support the project