[OzzModz] Advanced Forms

[OzzModz] Advanced Forms 2.2.4 Beta 1

No permission to buy ($30.00)
Added: Template modification for the forum_view template to support XF 2.2
Fixed: upgrade error from 1.x to 2.x Data too long for column 'snog_label'
Change: Existing column 'snog_label' from VARCHAR 30 to VARCHAR 50
Fix an issue with custom error message on expired forms allowing submitting of form.
  • Like
Reactions: Sunka
Fixed an issue where custom profile fields as a default answer for questions were not showing the correct phrase.
Fixed: Cannot save with validation errors. Use validate() to ensure there are no errors.

Fixed: Argument 1 passed to XF::asVisitor() must be an instance of XF\Entity\User, instance of XF\Entity\Admin given, called in /home/nginx/domains/pijanitvor.com/public/src/addons/Snog/Forms/Pub/Controller/Form.php on line 1695 src/XF.php:473
  • Like
Reactions: Sunka
Fixed: A bug where users could submit a form multiple times if they had a direct link to the form even if they exceeded the form limit.
Fixed: An error, [E_NOTICE] Undefined offset: XX src/addons/Snog/Forms/Pub/Controller/Form.php:409
  • Like
Reactions: Sunka
Fixed the version number on +/- 20 phrases that had the wrong version number associated with them. This would cause translated phrases to show as outdated.
  • Like
Reactions: Sunka
Fixed an error.
[E_NOTICE] Undefined offset: 149 src/addons/Snog/Forms/Pub/Controller/Form.php:412

That error is because some one is submitting something using the form link directly without viewing the form itself.
Fixed an error.
[E_NOTICE] Undefined index: threadPrefix in src\addons\Snog\Forms\Pub\Controller\Form.php at line 1612
  • Like
Reactions: Riiiicici and Sunka
Fixed an error that would occur if you tried to export your forms.
Top Bottom