Page 3 of 3

Re: Can't submit new entries

Posted: 18 Jan 2024, 16:49
by Akkarin
After uninstalling the guestbook the table no longer exists in the database.
Then I install the guestbook again and in this moment the table appears again in the database.
Now I install the German texts for the component.
Then I create a new (empty) guestbook.
Now I try to import the old entries and get the error message.

Re: Can't submit new entries

Posted: 19 Jan 2024, 00:11
by Jan
Then just see into the SQL file which you are trying to import, if it does not include the SQL query for creating the table again.

Re: Can't submit new entries

Posted: 19 Jan 2024, 09:58
by Akkarin
I now deleted the parts in the sql file which create a new table and then the import did work.
But the items still where not visible because they had the flag to be invisible. I could not change that in the backend of Joomla. I had to change it with a new sql command in phpMyAdmin.
Now the items are visible in the frontend and if I enter a new item in the frontend this is save. Victory!

But: Each new item is not saved as its own item. It is saved as answer to item 3. I don't know why. Any idea?

Re: Can't submit new entries

Posted: 20 Jan 2024, 15:05
by Jan
Hi, this looks like some problem with Joomla category system. Like if the tree number (in which tree the items is stored) is wrongly set. This could happen maybe while reinstalling the guestbook. But hard to say as this is much more a Joomla core categories feature :idea:

Jan

Re: Can't submit new entries

Posted: 21 Jan 2024, 16:47
by Akkarin
What do you mean with that? Should the guestbook appear as category in the category table?

Re: Can't submit new entries

Posted: 22 Jan 2024, 00:42
by Jan
Hi, yes, the guestbook uses standard Joomla category table which uses different levels, so maybe in the category table, there is some wrong value :idea:

Jan

Re: Can't submit new entries

Posted: 28 Jan 2024, 15:29
by Akkarin
The name of the giestbook does not exist in the Joomla category table. I inserted a category with this name but this did not change anything.
I also installed the new betaversion which also did not change anything. I still get each new item as answer to another existing item.

Re: Can't submit new entries

Posted: 30 Jan 2024, 01:55
by Jan
Hi, really hard to say what can be wrong there. Maybe you need completely deinstall it and install again. :idea:

Jan