help to better help you:

Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!

Error when saving a Venue

Error when saving a Venue

1 year 5 months ago
#30659
The author_ip field for the table XXXX_jem_venues has the same problem as the one used for events. It should have width 39 to accommodate IPv6 addresses:

"Save failed with the following error: Data too long for column 'author_ip' at row 1"
The following user(s) said Thank You: jojo12, Wolfgang

Please Log in or Create an account to join the conversation.

Re: Error when saving a Venue

1 year 5 months ago
#30662
Thanks for reporting!

so it is the same here
Code:
ALTER TABLE xxxx_jem_venues MODIFY author_ip varchar(39);
with "xxxx" being your DB prefix.

Please Log in or Create an account to join the conversation.

Re: Error when saving a Venue

1 year 5 months ago
#30667
Hello Forum
Yes, this is missing in Tables for Venues.
now is it perfect.

Please Log in or Create an account to join the conversation.

Time to create page: 0.478 seconds