[OzzModz] Advanced Forms

[OzzModz] Advanced Forms [Paid] 2.2.6 Release Candidate 2

No permission to buy ($40.00)
Would you mind posting a list of all add-ons you have installed? Can do it via conversation message if you wish.

Also, any error logs in your ACP?
 
I'll get the addon list shortly.

With the addon disabled, there's no issue with logon persistence, but I am seeing these randomly.

Code:
    InvalidArgumentException: Accessed unknown getter 'snog_posid' on XF:Node[13] src/XF/Mvc/Entity/Entity.php:206
    Generated by: hooked Apr 1, 2022 at 2:20 PM

Code:
Stack trace
#0 src/XF/Mvc/Entity/Entity.php(118): XF\Mvc\Entity\Entity->get('snog_posid')
#1 internal_data/code_cache/templates/l1/s9/public/forum_view.php(407): XF\Mvc\Entity\Entity->offsetGet('snog_posid')
#2 src/XF/Template/Templater.php(1651): XF\Template\Templater->{closure}(Object(SV\StandardLib\XF\Template\Templater), Array, Object(XF\Template\ExtensionSet))
#3 src/XF/Template/Template.php(24): XF\Template\Templater->renderTemplate('forum_view', Array)
#4 src/XF/Mvc/Renderer/Html.php(50): XF\Template\Template->render()
#5 src/XF/Mvc/Dispatcher.php(460): XF\Mvc\Renderer\Html->renderView('XF:Forum\\View', 'public:forum_vi...', Array)
#6 src/XF/Mvc/Dispatcher.php(442): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#7 src/XF/Mvc/Dispatcher.php(402): XF\Mvc\Dispatcher->renderReply(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#8 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#9 src/XF/App.php(2351): XF\Mvc\Dispatcher->run()
#10 src/XF.php(517): XF\App->run()
#11 index.php(20): XF::runApp('XF\\Pub\\App')
#12 {main}

Code:
Request state
array(4) {
  ["url"] => string(36) "/forums/show-off-your-pens.13/page-2"
  ["referrer"] => string(56) "https://www.penturners.org/forums/show-off-your-pens.13/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
InvalidArgumentException: Accessed unknown getter 'snog_posid' on XF:Node[13] src/XF/Mvc/Entity/Entity.php:206 Generated by: hooked Apr 1, 2022 at 2:20 PM

The error says entity modification from code event listeners didn't apply.
Probably, the add-on update process went wrong. Try the add-on data rebuild.

1649153262868.webp
 
@Painbaker Did the rebuild, same situation as I described above. With Advanced Forms enabled, users have to log on after closing their browser.

Also, when disabling the addon, the errors above persist, as page requests are being made while the addon is uninstalling.
 
@penturners It's weird, I have no idea what could be wrong.

Can you send all unique errors from error log or give an account with access to view logs in ACP? (in PM)
I also need an account on your site with the permission to view forms to reproduce this bug with logging out.
 
Is there an ability a thread gets auto moved with a prefix change once someone "approves" or "denies" a form submission?
Is this possible?
I'm looking for a way to add a prefix once someone "approves" and a different prefix when someone "denies" a form submission.
Moving the thread is not necessary for us, just adding the prefixes...

Thanks!
 
Is this possible?
I'm looking for a way to add a prefix once someone "approves" and a different prefix when someone "denies" a form submission.
Moving the thread is not necessary for us, just adding the prefixes...

Thanks!
You can manually put a prefix of course but automatically there is no option for that.
 
On Xenforo 2.2.10 Patch 1, PHP 8.1.8 & MySQL 8.0.28, the addon doesn't seem to be functioning properly. Upon trying to view a form, the following error appears instead of showing the actual form: image (23).webp
XF\Db\Exception: MySQL statement prepare error [1267]: Illegal mix of collations (utf8mb4_0900_ai_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operation '=' in src/XF/Db/AbstractStatement.php at line 230
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 198
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 41
XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 56
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1359
XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Controller.php at line 495
XF\Mvc\Controller->assertRecordExistsByUnique() in src/XF/Mvc/Controller.php at line 478
XF\Mvc\Controller->assertRecordExists() in src/addons/Snog/Forms/Pub/Controller/Form.php at line 1028
Snog\Forms\Pub\Controller\Form->assertFormExists() in src/addons/Snog/Forms/Pub/Controller/Form.php at line 1007
Snog\Forms\Pub\Controller\Form->assertViewableForm() in src/addons/Snog/Forms/Pub/Controller/Form.php at line 51
Snog\Forms\Pub\Controller\Form->actionSelect() in src/XF/Mvc/Dispatcher.php at line 352
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2353
XF\App->run() in src/XF.php at line 524
XF::runApp() in index.php at line 20
 
um.....hmm....i must be missing something......we have an lic......can someone just share files or what are customers expected to do?.....considering the last 2 posts in this thread....i honestly do not understand.

regards
 
Regarding the "stable" issue please read this. You can download the latest version and use it.


Also people who blindly upgrade to PHP 8 without checking if addons are compatible yet are at fault here. You can't just blindly upgrade to such a major version and expect all addons working perfectly. You have to wait for the devs to support it first.
 
@sbj ok that is nice to hear......how tho? ...you didnt actually explain....your link is not helpful.

of course blindly upgrading to php8 without testing can be problematic.....my point is, php 8 has been out for kind of a while now, and it appears we are still not being offered a stable version with this, for quite some time, 20 beta versions and however long its been.....i even saw a comment on the snog site about other people being upset to not have this option of version choice....

it just seems odd to me, for a policy... i still think i must be overlooking something but i cant find it.

take as long as you need to get the code right, i know xen 2.3 is coming too so this is a bit of an ugly situation.....but at the least make sure we can have access to a stable version is all right......basic as basic can be.....i gotta be missing it.....

regards
 
Back
Top Bottom