[OzzModz] Advanced Forms

[OzzModz] Advanced Forms [Paid] 2.2.6 Beta 7

No permission to buy ($40.00)
You must validate your XenForo license to see quoted content

Odd, we looked into this.
This add-on does not support IndexNow and should not trigger indexing or add content to sitemap.xml
Perhaps some third-party addon is forcing this
 
I know it’s not from the addon. Go to ACP > setup > options > search engine optimization > Enable support for IndexNow (at bottom) and turn it off.
 
how this works ?

03-02-2025-1227.jpg

on choose Other, comes new option What Software is your Favorite ?

Also want to ask if this also possible on Multiple choice checkboxes ? if not some good Feature also !

Maybe to add this also into Sample Forms.
 
get some error

Code:
DateMalformedStringException: Failed to parse time string (@) at position 0 (@): Unexpected character src\XF\Language.php:885
Generated by: Administrator Feb 4, 2025 at 11:04 AM

Code:
tack trace
#0 src\XF\Language.php(885): DateTime->__construct('@')
#1 src\XF\Language.php(872): XF\Language->getShortDateInternal(false)
#2 src\XF\Language.php(680): XF\Language->getShortDate(false)
#3 src\XF\Language.php(660): XF\Language->getDateTimeParts(false)
#4 src\addons\Snog\Forms\Entity\Question.php(519): XF\Language->dateTime(false)
#5 src\addons\Snog\Forms\Entity\Question.php(404): Snog\Forms\Entity\Question->getDateTimeAnswer('', 'title')
#6 src\addons\Snog\Forms\Service\Form\Submit.php(953): Snog\Forms\Entity\Question->getTitleAnswer('')
#7 src\addons\Snog\Forms\Service\Form\Submit.php(310): Snog\Forms\Service\Form\Submit->processAnswer(Object(Snog\Forms\Entity\Question), '', false)
#8 src\XF\Service\ValidateAndSavableTrait.php(19): Snog\Forms\Service\Form\Submit->_validate()
#9 src\addons\Snog\Forms\Pub\Controller\Form.php(285): Snog\Forms\Service\Form\Submit->validate(NULL)
#10 src\XF\Mvc\Dispatcher.php(362): Snog\Forms\Pub\Controller\Form->actionSubmit(Object(XF\Mvc\ParameterBag))
#11 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)
#12 src\XF\Mvc\Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(Snog\Forms\Pub\Controller\Form), NULL)
#13 src\XF\Mvc\Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#14 src\XF\App.php(2826): XF\Mvc\Dispatcher->run()
#15 src\XF.php(806): XF\App->run()
#16 index.php(23): XF::runApp('XF\\Pub\\App')
#17 {main}
 
I just updated to the latest version of Xenforo and the latest version of the addon and now when my forms are submitted, only the username appears on the post. They have stopped working. It's not throwing an error in the server log either. Any idea why this might be happening?
 
You must validate your XenForo license to see quoted content

But the newer version doesn't work. When I submit a form it just displays the username of the person who submitted the form in the post in the thread.
 
Back
Top