Joomla 5 Mitteilung

Wir freuen uns mitteilen zu können, dass seit dem 29. Januar 2024 alle unsere Joomla Erweiterungen mit Joomla 5 kompatible sind.

Für alle die gerade noch von Joomla 3 auf 4 aktualisieren: Anleitungen für die Joomla 4 Migration gibt es hier:

Es gibt nun auch eine eigenständige Dokumentation für Visforms für Joomla 4 und für Visforms auf Joomla 5

Forum

Visforms Subscription Inhaber können in unserem Forum Fragen stellen. Bitte mit dem entsprechenden Benutzer anmelden.
Jeder kann lesend auf das Forum zugreifen.

Bitte stellen Sie nur 1 Frage pro Thema.

Wichtig Angaben für fast jede Frage:
V1: Welche Visforms-Version läuft?
V2: Welche Joomla-Version läuft?
V3: Welche PHP-Version läuft?

Aufgrund von Feiertagen und Urlaub ist bei Anfragen im Forum in der Zeit vom 20. Dezember 2024 bis zum 8.Januar 2025 mit verlängerten Antwortzeiten zu rechnen.

invalid token in joomla 2.5

Mehr
10 Jahre 8 Monate her #524 von reales
invalid token in joomla 2.5 wurde erstellt von reales
Hello

I made a form for one of my websites that logs the name and email address of who ever fills in the form.

I keep getting a page that says "invalid token" when I hit the submit button.

Any ideas on what might be happening?

Thanks

R. Eales

Mehr
10 Jahre 8 Monate her #525 von Administrator AV
Administrator AV antwortete auf invalid token in joomla 2.5
Hi reales,

could you give me a link to the form?

Regard,
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

Mehr
10 Jahre 8 Monate her #530 von reales
reales antwortete auf invalid token in joomla 2.5
Hi

Sure ... here is the link to the page where the contact form is

meltmethodtampa.com/joomla/ct-menu-item-8

the form is at the bottom of the page.

regards

R Eales

Mehr
10 Jahre 8 Monate her #531 von Administrator AV
Administrator AV antwortete auf invalid token in joomla 2.5
Hi R. Eales,

thanks for the link.

I think there is a problem with the search engine friendly (SEF) URLs on your Joomla! installation. After submitting the form the URL is meltmethodtampa.com/joomla/component/vis...d?view=visforms&id=1 which is totally wrong and causes the "Invalid token" message in last consequence.

The correct Url would be meltmethodtampa.com/joomla/form/send

I don't know what exactly is wrong, but I don't think that the problem lies with visforms itself (because that problem has not been reported before and there are hundreds of installations of Visforms out there).

I think there is a problem with your SEF setting or maybe some settings in a .htaccess file or maybe the Joomla! installation itself or an thirdparty SEF extension which you might use. Sometimes there are old file from previous Joomla! version which are not deleted properly when you update your Joomla! installation.

I hope you can find a solutions which you can share here.

Kind Regards,
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).
Folgende Benutzer bedankten sich: reales

Mehr
8 Jahre 7 Monate her #3041 von mrentropy
mrentropy antwortete auf invalid token in joomla 2.5
I am having the same problem in Joomla 3. It appears to mostly affect Firefox.

You mentioned URL-rewriting is probably the culprit. Does anything look incorrect to you? It still seems to submit half the time, but this error appears intermittently.

<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<rewrite>
<rules>
<rule name="Joomla! Rule 1" stopProcessing="true">
<match url="^(.*)$" ignoreCase="false" />
<conditions logicalGrouping="MatchAny">
<add input="{QUERY_STRING}" pattern="base64_encode[^(]*\([^)]*\)" ignoreCase="false" />
<add input="{QUERY_STRING}" pattern="(>|%3C)([^s]*s)+cript.*(&lt;|%3E)" />
<add input="{QUERY_STRING}" pattern="GLOBALS(=|\[|\%[0-9A-Z]{0,2})" ignoreCase="false" />
<add input="{QUERY_STRING}" pattern="_REQUEST(=|\[|\%[0-9A-Z]{0,2})" ignoreCase="false" />
</conditions>
<action type="CustomResponse" url="index.php" statusCode="403" statusReason="Forbidden" statusDescription="Forbidden" />
</rule>
<rule name="Joomla! Rule 2">
<match url="(.*)" ignoreCase="false" />
<conditions logicalGrouping="MatchAll">
<add input="{URL}" pattern="^/index.php" ignoreCase="true" negate="true" />
<add input="{REQUEST_FILENAME}" matchType="IsFile" ignoreCase="false" negate="true" />
<add input="{REQUEST_FILENAME}" matchType="IsDirectory" ignoreCase="false" negate="true" />
</conditions>
<action type="Rewrite" url="index.php" />
</rule>
</rules>
</rewrite>
</system.webServer>
</configuration>

Mehr
8 Jahre 7 Monate her #3042 von Administrator AV
Administrator AV antwortete auf invalid token in joomla 2.5
Hi,

thanks for searching the forum in order to find an answer to your problem!

I have implemented lots of new feature and refactored the Visforms code intensively since the time this post was initially written My answer 2 years ago, was specifically for the link, provided in the post.

Therefore I think, there could be other reason for this error message on your website, too.
(Luckily) this sort of problem has still not been reported often. Which leads me to the assumption, that it is a problem of the individual configuration of your website and the extensions you use. But sadly I have no idea where it may come from.

Please make sure, that you have the latest stable Visforms Version.
If I would try to debug this problem I would start with setting up a simple test case.
This would be to display the form via a menu item and to disable all non Joomla! Core Plugins and Modules.
Have you tried without these rewrite rules?

Regards,
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

Moderatoren: Administrator AVAdministrator IV
Powered by Kunena Forum