Resource icon

Aggregating Forums [Paid] 2.9.4

No permission to buy ($30.00)
That works. Thank you.

But now I will have the following included in the Post list

Post threads in...

--B1 (link-forum) id:51
--B2 (link-forum) id:52
--B3 (link-forum) id:53
--C1 (link-forum) id:54
--C2 (link-forum) id:55
--C3 (link-forum) id:56

How do I hide them?
What do you mean post list?
 
What you press the Post a thread button in a aggregating forum, it will show up a list of all aggregating forums.
It will show for those who can post in those forums. So, since your admin, you can probably see all those options compared to a user who doesn't have the permission to post a thread in that forum. In my case, it doesn't show for my members because only I can post in that forum so I never had the need to remove it. Therefore, do not have a solution for this. Better wait for Xon's reply.
 
  • Like
Reactions: Xon
What you press the Post a thread button in a aggregating forum, it will show up a list of all aggregating forums.
This is the expected behaviour, it shows all the aggregated forum targets you are permitted to post in (not the link forums themselves)
 
I added the following code to extra.less, now the Post in threads selection screen only shows forum A

CSS:
.block-row.block-row--separated+.block-row {
    border-top: 1px solid #dfdfdf;
    display: none;
}

I don't know the reason behind.
 
Xon updated Aggregating Forums with a new update entry:

2.6.0 - Feature update

  • Significant refactoring of add-on's internals, including Proxy Link Forum add-on support
  • Fix possible "Trying to get property 'node_id' of non-object" when applying a node filter to an forum
  • Fix default aggregation settings would add unrequired information the pagenav url's
  • Fix multiple proxy link forums would be displayed and possibly used
  • Fix "Aggregate forums that are not displayed in the node list" option
    • Now displays in aggregation options
    • Now displays...

Read the rest of this update entry...
 
Error after updating to the latest version:

Code:
ErrorException: [E_NOTICE] Trying to get property 'node_id' of non-object in src/addons/AL/ThreadFilter/XF/Pub/Controller/Forum.php at line 174
XF::handlePhpError() in src/addons/AL/ThreadFilter/XF/Pub/Controller/Forum.php at line 174
AL\ThreadFilter\XF\Pub\Controller\Forum->applyForumFilters() in src/addons/SV/AggregatingForums/XF/Pub/Controller/Forum.php at line 542
SV\AggregatingForums\XF\Pub\Controller\Forum->applyForumFilters() in src/addons/SV/MultiPrefix/XF/Pub/Controller/Forum.php at line 68
SV\MultiPrefix\XF\Pub\Controller\Forum->applyForumFilters() in src/XF/Pub/Controller/Forum.php at line 226
XF\Pub\Controller\Forum->actionForum() in src/addons/AddonsLab/GuestPosting/XF/Pub/Controller/Forum.php at line 45
AddonsLab\GuestPosting\XF\Pub\Controller\Forum->actionForum() in src/addons/AL/ThreadFilter/XF/Pub/Controller/Forum.php at line 90
AL\ThreadFilter\XF\Pub\Controller\Forum->actionForum() in src/addons/Bespoke/SequentialStickies/XF/Pub/Controller/Forum.php at line 11
Bespoke\SequentialStickies\XF\Pub\Controller\Forum->actionForum() in src/addons/SV/UserActivity/XF/Pub/Controller/Forum.php at line 18
SV\UserActivity\XF\Pub\Controller\Forum->actionForum() in src/addons/TFP/GlobalStickies/XF/Pub/Controller/Forum.php at line 10
TFP\GlobalStickies\XF\Pub\Controller\Forum->actionForum() in src/addons/Truonglv/Groups/XF/Pub/Controller/Forum.php at line 37
Truonglv\Groups\XF\Pub\Controller\Forum->actionForum() in src/addons/Truonglv/PostReply/XF/Pub/Controller/Forum.php at line 14
Truonglv\PostReply\XF\Pub\Controller\Forum->actionForum() in src/addons/xenMade/STFRT/XF/Pub/Controller/Forum.php at line 55
xenMade\STFRT\XF\Pub\Controller\Forum->actionForum() in src/addons/SV/AggregatingForums/XF/Pub/Controller/Forum.php at line 34
SV\AggregatingForums\XF\Pub\Controller\Forum->actionForum() in src/XF/Mvc/Dispatcher.php at line 350
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
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 2300
XF\App->run() in src/XF.php at line 488
XF::runApp() in index.php at line 20
 
I just tried it again from the backup which is running 2.5.3.

Downloaded and installed 2.6.0.

Error occurs for some forums.
 
Last edited:
Error after updating to the latest version:

Code:
ErrorException: [E_NOTICE] Trying to get property 'node_id' of non-object in src/addons/AL/ThreadFilter/XF/Pub/Controller/Forum.php at line 174
XF::handlePhpError() in src/addons/AL/ThreadFilter/XF/Pub/Controller/Forum.php at line 174
AL\ThreadFilter\XF\Pub\Controller\Forum->applyForumFilters() in src/addons/SV/AggregatingForums/XF/Pub/Controller/Forum.php at line 542
SV\AggregatingForums\XF\Pub\Controller\Forum->applyForumFilters() in src/addons/SV/MultiPrefix/XF/Pub/Controller/Forum.php at line 68
SV\MultiPrefix\XF\Pub\Controller\Forum->applyForumFilters() in src/XF/Pub/Controller/Forum.php at line 226
XF\Pub\Controller\Forum->actionForum() in src/addons/AddonsLab/GuestPosting/XF/Pub/Controller/Forum.php at line 45
AddonsLab\GuestPosting\XF\Pub\Controller\Forum->actionForum() in src/addons/AL/ThreadFilter/XF/Pub/Controller/Forum.php at line 90
AL\ThreadFilter\XF\Pub\Controller\Forum->actionForum() in src/addons/Bespoke/SequentialStickies/XF/Pub/Controller/Forum.php at line 11
Bespoke\SequentialStickies\XF\Pub\Controller\Forum->actionForum() in src/addons/SV/UserActivity/XF/Pub/Controller/Forum.php at line 18
SV\UserActivity\XF\Pub\Controller\Forum->actionForum() in src/addons/TFP/GlobalStickies/XF/Pub/Controller/Forum.php at line 10
TFP\GlobalStickies\XF\Pub\Controller\Forum->actionForum() in src/addons/Truonglv/Groups/XF/Pub/Controller/Forum.php at line 37
Truonglv\Groups\XF\Pub\Controller\Forum->actionForum() in src/addons/Truonglv/PostReply/XF/Pub/Controller/Forum.php at line 14
Truonglv\PostReply\XF\Pub\Controller\Forum->actionForum() in src/addons/xenMade/STFRT/XF/Pub/Controller/Forum.php at line 55
xenMade\STFRT\XF\Pub\Controller\Forum->actionForum() in src/addons/SV/AggregatingForums/XF/Pub/Controller/Forum.php at line 34
SV\AggregatingForums\XF\Pub\Controller\Forum->actionForum() in src/XF/Mvc/Dispatcher.php at line 350
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
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 2300
XF\App->run() in src/XF.php at line 488
XF::runApp() in index.php at line 20
Can you open a ticket on my site? This looks to be a compatibility issue.

For now, you can downgrade by uploading the old files and running these commands;
Code:
php cmd.php xf-addon:sync-json -f SV/AggregatingForums
php cmd.php xf:addon-rebuild -f SV/AggregatingForums

There's currently an error that's being spammed in the log with the latest version, I've reported it this morning over on your support forums.
Will look at it.
 
I just tried it again from the backup which is running 2.5.3.

Downloaded and installed 2.6.0.

Error occurs for some forums.
I don't believe 2.6.1 will fix this, but can you try and let me know? Otherwise I'll definitely need that ticket with additional details.

Also obviously; next day or two I'll have reduced support times
 
Xon updated Aggregating Forums with a new update entry:

2.6.3 - Bugfix update

  • Fix Proxy Link Forum support did not always consider destination view checks before culling non-visible forums to include in aggregation. Thread view checks where still applied.
  • Fix aggregatable forums would not always be considered for quick search or via the "Search sub-forums as well" feature
    • This is a partial work-around for the XF bug where "Display in the node list" as false on the parent forum would prevent child-forums being searchable in all cases

Read the rest of this update entry...
 
I have bought this a long time ago, but never used it. Now i see a really nice way to use it maybe.
Please tell me:

1. I merge all the threads from some selected nodes to a virtual node. Ok.
2. Can i filter here with all existing prefixes from all the nodes (also the multi prefixes?)
3. Most important: There are some (two, i guess) addons to have prex/next threads. To use this here in the "virtual node" would be a really nice tool for mods, that have to proof all new threads/posts.

I guess that these addons cant be used with your addon. But maybe you want to add such a function or offer such an addon to walk trough the virtual node and see all the new posts/threads with much less clicks?
 
Back
Top Bottom