Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
TheEnd- Posted December 28, 2016 Posted December 28, 2016 1 minute ago, newbie LAC said: Hello, You can add a param "secure" and check it Open nbRSSFeedAllTopicsForums.php Find if (\IPS\Settings::i()->forums_rss) Add above if (\IPS\Request::i()->secure !== 'z9h851mmceyejg2') { \IPS\Output::i()->redirect(\IPS\Http\Url::internal('')); } Change z9h851mmceyejg2 on your value Then use domain.ltd/rssalltopics.xml/?secure=z9h851mmceyejg2 Thank you! Last question: would this be able to grab content inside of [HIDE] bbcode (from TB Hide Content) and RSS that content properly while still keeping the [HIDE] tags?
newbie LAC Posted December 28, 2016 Author Posted December 28, 2016 2 minutes ago, TheEnd- said: Last question: would this be able to grab content inside of [HIDE] bbcode (from TB Hide Content) and RSS that content properly while still keeping the [HIDE] tags? I don't know how that plugin works. You can test it on inbuilt rss. Example https://invisionpower.com/forums/forum/431-ips-marketplace-topics.xml/
VR6Pete Posted January 18, 2017 Posted January 18, 2017 Hi there, Looks like this plugin is causing an error : #0 /home/XXXX/public_html/forum/applications/cms/sources/Pages/Page.php(1228): IPS\Patterns\_ActiveRecord::load(NULL) #1 /home/XXXX/public_html/forum/applications/cms/sources/Pages/Page.php(2107): IPS\cms\Pages\_Page->getWidgets() #2 /home/XXXX/public_html/forum/applications/cms/modules/front/pages/page.php(72): IPS\cms\Pages\_Page->output() #3 /home/XXXX/public_html/forum/applications/cms/modules/front/pages/page.php(44): IPS\cms\modules\front\pages\_page->view() #4 /home/XXXX/public_html/forum/system/Dispatcher/Controller.php(96): IPS\cms\modules\front\pages\_page->manage() #5 [internal function]: IPS\Dispatcher\_Controller->execute() #6 /home/XXXX/public_html/forum/init.php(443) : eval()'d code(14): call_user_func_array('parent::execute', Array) #7 /home/XXXX/public_html/forum/applications/cms/modules/front/pages/page.php(34): IPS\Dispatcher\hook376->execute() #8 /home/XXXX/public_html/forum/system/Dispatcher/Dispatcher.php(129): IPS\cms\modules\front\pages\_page->execute() #9 /home/XXXX/public_html/index.php(42): IPS\_Dispatcher->run() #10 {main} hook 376 in my DB is: 376C\IPS\Dispatcher\ControllernbRSSFeedAllTopicsController I'm getting this every time a user hits my domain and spamming my system log. thanks. Pete
newbie LAC Posted January 18, 2017 Author Posted January 18, 2017 Hello, 1 hour ago, VR6Pete said: Looks like this plugin is causing an error : My plugin not related with Pages widgets.
VR6Pete Posted January 18, 2017 Posted January 18, 2017 2 hours ago, newbie LAC said: Hello, My plugin not related with Pages widgets. I know - I am just telling you what is in my logs
newbie LAC Posted January 19, 2017 Author Posted January 19, 2017 14 hours ago, VR6Pete said: I know - I am just telling you what is in my logs It's related with one of widgets. PM me with acp access and I'll look into.
sseguin613 Posted December 31, 2017 Posted December 31, 2017 Can you tell me if I can use this to combine two forum category RSS feeds into one (with images) as the built in RSS feed thing in IPBOARD strips the images. Can I combine two categories into a new RSS? (and include images)
newbie LAC Posted January 1, 2018 Author Posted January 1, 2018 Hello, 9 hours ago, sseguin613 said: Can I combine two categories into a new RSS? You can select the forums from those categories 9 hours ago, sseguin613 said: (and include images) No.
newbie LAC Posted March 3, 2019 Author Posted March 3, 2019 Hello, 8 hours ago, InsideEdge said: Will this work in 4.4? Yes InsideEdge 1
Unlucky Posted February 26, 2020 Posted February 26, 2020 Is it possible to add a setting that if a reply is made in the topic, the topic is re-added to the rss feed?
newbie LAC Posted February 27, 2020 Author Posted February 27, 2020 (edited) Hello, 16 hours ago, Unlucky said: Is it possible to add a setting that if a reply is made in the topic, the topic is re-added to the rss feed? Sounds like you need rss list sorted by last reply. Edited February 27, 2020 by newbie LAC
seotune Posted March 13, 2020 Posted March 13, 2020 Hi! The plugin is installed and enabled. However at the address https://my-msk.ru/rssalltopics.xml no RSS. I don 't know what to do. Please help me .
newbie LAC Posted March 14, 2020 Author Posted March 14, 2020 Hello, 8 hours ago, seotune said: The plugin is installed and enabled. It's very odd. I don't see the RSS link on your forum. Please try reinstall the plugin seotune 1
seotune Posted March 14, 2020 Posted March 14, 2020 15 hours ago, newbie LAC said: Hello, It's very odd. I don't see the RSS link on your forum. Please try reinstall the plugin I reinstalled it several times - it didn 't help.
newbie LAC Posted March 15, 2020 Author Posted March 15, 2020 11 hours ago, seotune said: I reinstalled it several times - it didn 't help. Try disable other plugins and 3-rd party applications. Maybe my plugin conflicts with other.
newbie LAC Posted March 16, 2020 Author Posted March 16, 2020 Hello, On 3/15/2020 at 1:42 AM, seotune said: I reinstalled it several times - it didn 't help. Have you enabled the setting Enable RSS feeds?
JoNaDo18 Posted January 17, 2021 Posted January 17, 2021 Would this add-on work for guests? Currently I have all the forums that the guests cannot see or read messages but I want the rss for a telegram bot. Would it help me? Thanks
Recommended Posts