Threadmarks Pro

Threadmarks Pro [Paid] 2.21.1

No permission to buy ($40.00)
Xon updated Threadmarks Pro with a new update entry:

2.5.3 - Feature update

  • Require XF2.1+, remove XF2.0 support
  • Fix select-on-close causing unexpected behaviour with pseudo single-select mode
  • Right-align 'new' marker in recent threadmark dropdown
  • Add explicit 'new' marker to top of threadmark'ed post
  • Improve post threadmark header/footer css for mobiles
  • Fix error when deleting a threadmark by someone else
  • Fix canonical & share url did not get updated in a thread's "reader mode"
  • Implement moderator alerts for editing/deleting...

Read the rest of this update entry...
 
Xon updated Threadmarks Pro with a new update entry:

2.5.4 - Bugfix update

  • Fix HEAD support for rss feed
  • Add threadmark category for each item in the "New threadmarks" widget
  • Update rss title & descriptions to be more relevant
  • Search updates;
    • Index threadmark title/description into post body rather than title as otherwise it is too prominent
    • Index threadmark index title/description into thread body
    • Ensure search index is updated when threadmark/threadmark index is changed
    • Tweak search results layout for threadmarked...

Read the rest of this update entry...
 
Hello @Xon

After uploading Threadmarks Pro - I am getting this

Screen Shot 2019-11-14 at 6.29.20 PM.webp

If i try to upgrade, i get this:

Screen Shot 2019-11-14 at 6.29.59 PM.webp

If i ignore and Upgrade, i get this

Code:
InvalidArgumentException: threadmarks: Column definition 'post_date' does not exist therefore it cannot be changed. in src/XF/Db/Schema/Column.php at line 427

    XF\Db\Schema\Column->getDefinition() in src/XF/Db/Schema/Alter.php at line 230
    XF\Db\Schema\Alter->getQueries() in src/XF/Db/Schema/AbstractDdl.php at line 147
    XF\Db\Schema\AbstractDdl->apply() in src/XF/Db/SchemaManager.php at line 149
    XF\Db\SchemaManager->alterTable() in src/addons/SV/Threadmarks/Setup.php at line 158
    SV\Threadmarks\Setup->upgrade1020002Step1() in src/XF/AddOn/StepRunnerUpgradeTrait.php at line 122
    SV\Threadmarks\Setup->upgradeStepRunner() in src/XF/AddOn/StepRunnerUpgradeTrait.php at line 71
    SV\Threadmarks\Setup->upgrade() in src/XF/Admin/Controller/AddOn.php at line 576
    XF\Admin\Controller\AddOn->actionUpgrade() in src/XF/Mvc/Dispatcher.php at line 350
    XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
    XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2184
    XF\App->run() in src/XF.php at line 391
    XF::runApp() in admin.php at line 13
 
Hello @Xon

After uploading Threadmarks Pro - I am getting this

View attachment 213626

If i try to upgrade, i get this:

View attachment 213627

If i ignore and Upgrade, i get this

Code:
InvalidArgumentException: threadmarks: Column definition 'post_date' does not exist therefore it cannot be changed. in src/XF/Db/Schema/Column.php at line 427

    XF\Db\Schema\Column->getDefinition() in src/XF/Db/Schema/Alter.php at line 230
    XF\Db\Schema\Alter->getQueries() in src/XF/Db/Schema/AbstractDdl.php at line 147
    XF\Db\Schema\AbstractDdl->apply() in src/XF/Db/SchemaManager.php at line 149
    XF\Db\SchemaManager->alterTable() in src/addons/SV/Threadmarks/Setup.php at line 158
    SV\Threadmarks\Setup->upgrade1020002Step1() in src/XF/AddOn/StepRunnerUpgradeTrait.php at line 122
    SV\Threadmarks\Setup->upgradeStepRunner() in src/XF/AddOn/StepRunnerUpgradeTrait.php at line 71
    SV\Threadmarks\Setup->upgrade() in src/XF/Admin/Controller/AddOn.php at line 576
    XF\Admin\Controller\AddOn->actionUpgrade() in src/XF/Mvc/Dispatcher.php at line 350
    XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
    XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2184
    XF\App->run() in src/XF.php at line 391
    XF::runApp() in admin.php at line 13
Please open a ticket on my site as this will require some tinkering to upgrade from such an old version. I think I've got it working, but will need to provide a test version for it
 
Top Bottom