Multi Prefix

Multi Prefix [Paid] 2.16.3

No permission to buy ($30.00)
XF 2.1.0
PHP 7.3.2
Code:
Server error log
ErrorException: [E_NOTICE] Trying to get property 'sv_prefix_ids' of non-object src/addons/SV/MultiPrefix/XF/Pub/Controller/Thread.php:71
Generated by: Unknown account Feb 11, 2019 at 7:49 PM
Stack trace
#0 src/addons/SV/MultiPrefix/XF/Pub/Controller/Thread.php(71): XF::handlePhpError(8, '[E_NOTICE] Tryi...', '/home/nginx/dom...', 71, Array)
#1 src/XF/Mvc/Dispatcher.php(321): SV\MultiPrefix\XF\Pub\Controller\Thread->actionEdit(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(244): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'Edit', Object(XF\Mvc\RouteMatch), Object(SV\MultiPrefix\XF\Pub\Controller\Thread), NULL)
#3 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\MultiPrefix\XF\Pub\Controller\Thread), NULL)
#4 src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#5 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#6 src/XF.php(390): XF\App->run()
#7 index.php(20): XF::runApp('XF\\Pub\\App')
#8 {main}
Request state
array(4) {
  ["url"] => string(20) "/threads/682588/edit"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["/threads/682588/edit"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}
Code:
Server error log
Error: Call to a member function getMultipleUsablePrefixes() on null src/addons/SV/MultiPrefix/XF/Pub/Controller/Thread.php:72
Generated by: Unknown account Feb 11, 2019 at 11:04 PM
Stack trace
#0 src/XF/Mvc/Dispatcher.php(321): SV\MultiPrefix\XF\Pub\Controller\Thread->actionEdit(Object(XF\Mvc\ParameterBag))
#1 src/XF/Mvc/Dispatcher.php(244): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'Edit', Object(XF\Mvc\RouteMatch), Object(SV\MultiPrefix\XF\Pub\Controller\Thread), NULL)
#2 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\MultiPrefix\XF\Pub\Controller\Thread), NULL)
#3 src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#4 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#5 src/XF.php(390): XF\App->run()
#6 index.php(20): XF::runApp('XF\\Pub\\App')
#7 {main}
Request state
array(4) {
  ["url"] => string(20) "/threads/682588/edit"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["/threads/682588/edit"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}
Fixed for the next version.
 
  • Like
Reactions: rdn
I just installed the XenForo resource system and I have this error
Code:
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'sv_min_prefixes' in 'field list' in src/XF/Db/AbstractStatement.php at line 217
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 39
XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 54
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 89
XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 277
XF\Db\AbstractAdapter->update() in src/XF/Mvc/Entity/Entity.php at line 1457
XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1184
XF\Mvc\Entity\Entity->save() in src/XF/Mvc/FormAction.php at line 69
XF\Mvc\FormAction->XF\Mvc\{closure}() in src/XF/Mvc/FormAction.php at line 187
XF\Mvc\FormAction->run() in src/addons/XFRM/Admin/Controller/Category.php at line 138
XFRM\Admin\Controller\Category->actionSave() in src/XF/Mvc/Dispatcher.php at line 321
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 248
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 100
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 50
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2177
XF\App->run() in src/XF.php at line 390
XF::runApp() in admin.php at line 13
 
nice one with this.....

i was a little worried it would not search them as combined pairs but it totally does!

one suggestion that would be a beautiful addition....is an option in admin to limit how many can be used at once...we really only need 2 and if 3 or more are used it clutters the sidebar and gets overly complicated.

thank you :)
 
No longer support for addon 1.x ? That's so sad
There is support for the XF1 version, I just got confused on which version you where asking about.

one suggestion that would be a beautiful addition....is an option in admin to limit how many can be used at once...we really only need 2 and if 3 or more are used it clutters the sidebar and gets overly complicated.
This option already exists per-forum.
 
great thanks....finally found it......we have alot of forums to do one by one tho....the flexibility is good to offer but be nice for a master switch option setting ;)
 
thank you....progressing along....

we now have a need to "add a prefix" to a forum by batch thread update......i do not want to overwrite existing prefixe designations tho......only to add the secondary one too all topics....including those already having a prefix, but without loosing the one they have already...

without that is seems to mean either ignoring and/or mismatching or doing thousands of topics manually :(

is there a way to accomplish this? or would you add it if not?

thank you....really like this one its helping totally organize all info in a better way than we ever could but getting tripped up converting over by this..
 
This add-on only provides a 'set prefix', not an 'add a prefix' for batch thread update. It might be a while before I have time to look into that.
 
@Xon I just purchased @Stuart Wright "Prefix Essentials". Your multi prefix selection filtering works on XF default ones. As you may know the Prefix Essentials addon puts prefixes above the thread list. Now those prefixes that are on top don't work on multiple prefixes - meaning they don't filter based on multiple prefix selections when clicked. Can you do something Xon?
 
Last edited:
Back
Top Bottom