[OzzModz] Advanced Forms

[OzzModz] Advanced Forms [Paid] 2.2.6 Beta 6

No permission to buy ($40.00)
You must validate your XenForo license to see quoted content
Excited for 2.3 release as well; it's the last add-on to declare 2.3 support that I use.

Based on very quick and crude testing, I've only run into cosmetic issues in the admin portal.

The Export feature throws an error, but that errors out on 2.2.4 Beta 4 w/ XF 2.2.X as well.
1723586862639.png
 
For 2.2.4 Beta 4 on XF 2.2.X; I cannot seem to nail down a configuration that allows guests to fill out a form. The guest sees the form, but the following banner is displayed: "You are not allowed to submit this form.".

I have the following permissions for unregistered user group:
1723755082560.png

And the following configuration for the form:
1723755174842.png1723755137324.png

Any thoughts on what I'm missing to allow a guest to fill out the form?
 
Apologies if this isn't the right place... the editor default text says to use the bug report form "below", but I don't see anything of the sort.

I'm attempting to upgrade from 1.0.0 to the latest beta on the latest XF 2.3. PHP 7.2.

First issue: some steps repeat endlessly, with no work to perform. I ended up changing "return []' to "return;", since other upgrade steps don't seem to return any value to advance.

Second issue:

Code:
InvalidArgumentException: Unknown option snogFormsLastUpdate in src/XF/Repository/OptionRepository.php at line 135
XF\Repository\OptionRepository->updateOption() in src/addons/Snog/Forms/Entity/Form.php at line 688
Snog\Forms\Entity\Form->_postSave() in src/XF/Mvc/Entity/Entity.php at line 1324
XF\Mvc\Entity\Entity->save() in src/addons/Snog/Forms/Setup.php at line 987
Snog\Forms\Setup->upgrade2002171Step2() in src/XF/AddOn/StepRunnerUpgradeTrait.php at line 124
Snog\Forms\Setup->upgradeStepRunner() in src/XF/AddOn/StepRunnerUpgradeTrait.php at line 73
Snog\Forms\Setup->upgrade() in src/XF/Admin/Controller/AddOnController.php at line 617
XF\Admin\Controller\AddOnController->actionUpgrade() in src/XF/Mvc/Dispatcher.php at line 362
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 269
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2813
XF\App->run() in src/XF.php at line 802
XF::runApp() in admin.php at line 15

Not sure how to fix this one...
 
In XF 2.3.2, I receive the following when trying attachments:

Code:
Error: Class "Swift_Attachment" not found
src/addons/Snog/Forms/Pub/Controller/Form.php:789
Generated by: REDACTED
Aug 21, 2024 at 9:18 PM
[H3]Stack trace[/H3]

#0 src/addons/Snog/Forms/Pub/Controller/Form.php(750): Snog\Forms\Pub\Controller\Form->setupMail('[Publications] ...', '[B]Username:[/B...', NULL, Array)
#1 src/addons/Snog/Forms/Pub/Controller/Form.php(651): Snog\Forms\Pub\Controller\Form->sendEmails('[Publications] ...', '[B]Username:[/B...', NULL, Object(Snog\Forms\Entity\Form), Object(XFRM\XF\Entity\User), Array, Array, Object(XF\Mvc\Entity\ArrayCollection), Array)
#2 src/XF/Mvc/Dispatcher.php(362): Snog\Forms\Pub\Controller\Form->actionSubmit(Object(XF\Mvc\ParameterBag))
#3 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('Snog\\Forms:Form', 'Submit', Object(XF\Mvc\RouteMatch), Object(Snog\Forms\Pub\Controller\Form), NULL)
#4 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(Snog\Forms\Pub\Controller\Form), NULL)
#5 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#6 src/XF/App.php(2813): XF\Mvc\Dispatcher->run()
#7 src/XF.php(802): XF\App->run()
#8 index.php(23): XF::runApp('XF\\Pub\\App')
#9 {main}

Summarzing other bugs in XF 2.3.X for others:
1) The Export feature throws an error, but that errors out on 2.2.4 Beta 6 w/ XF 2.2.X as well.
2) Various cosmetic issues in Admin portal (non-feature blocking) [Sort screen, button renderings, etc.]
3) I can't seem to make the form a form available to guest users.
 
You must validate your XenForo license to see quoted content
Sent you latest add-on build in PM

You must validate your XenForo license to see quoted content

User criteria work based on AND logic
In your case the conflict is that it is guest required to be an authorized

You must validate your XenForo license to see quoted content
You must validate your XenForo license to see quoted content
Fixed it and sent the new build to you in PM
 
You must validate your XenForo license to see quoted content
Why are the responses secretive lately? A very good question was asked, and we ALL would like to know the answer.
 
You must validate your XenForo license to see quoted content
Right now only Ozzy can publish updates and new products and he is indisposed for a time. Meanwhile Painbaker and myself are doing workarounds. Situation was unavoidable. Please bear with us.
 
Guys - I'm using Xenforo 2.3 and I don't see any user groups under "User Criteria" section. Any help on this? This addon does not work for 2.3? Should I use an older version of xenforo?
 
A question...
When all forms are filled out are they searchable?
Even Individually?
Is there a place to test the forms somewhere?
 
Back
Top