Joomla 6 Notice

We are pleased to announce that all our Joomla extensions have been compatible with Joomla 6 since October 14th, 2025.

For those currently upgrading from Joomla 3 to 4: Instructions for Joomla 4 migration can be found here:

There are standalone documentations Visforms Joomla 4, Visforms Joomla 5 and Visforms Joomla 6.

Forum

Visforms Subscription user can ask questions in our forum. Please log in with the relevant user first.
Everybody can access the forum for reading.

Please only ask 1 question per topic.

Important information for almost every question:
V1: Which Visforms version is running?
V2: Which Joomla version is running?
V3: Which PHP version is running?

error 1146 - Table 'Sql1584710_5.#__visforms_0' doesn't exist

  • Sandro Santarelli
  • Topic Author
  • Offline
More
4 years 2 months ago - 4 years 2 months ago #7805 by Sandro Santarelli
I have the error 1146 - Table 'Sql1584710_5.#__visforms_0' doesn't exist when trying to display some data from frontend, 

the data that i'm trying to access is in table Sql1584710_5.#__visforms_1

how to fix this?
Last edit: 4 years 2 months ago by Sandro Santarelli.

More
4 years 2 months ago #7807 by Administrator AV
Hi Sandro,
as there are no details on how you are trying to access the data, I am only able to tell you the following:

1. A table name '#__visforms_0' never exists, because the post fix number '0' of the name is identical to the form ID for which the data was stored after form submit.
The form ID starts with number 1 and gets automatically increased by 1 for each new created form.

2. The special prefix '#__' of the name gets replaced by Joomla against  the current Joomla table prefix (like 'j4_') before handed over to the MySQL driver.

Hope this helps, Ingmar

:idea: I recommend you the new and up-to-date documentation for Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/en/docs/
Please ask only 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/docs/
Bitte immer nur 1 Frage pro Thema stellen :-).

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum