<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/styles/v2/template/feed/rss_web_en.xsl?v=2.0.2.13" type="text/xsl"?>
<!-- Some spaces                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        to force xlst -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
<channel>
	<title><![CDATA[CaniDev]]></title>
	<description><![CDATA[]]></description>
	<link>/feed/?lang=en</link>
	<language>en</language>
	<ttl>10</ttl>
	<lastBuildDate>Wed, 11 Feb 2026 13:48:05 +0000</lastBuildDate>
	<copyright><![CDATA[2011-2026 CaniDev]]></copyright>
	<image>
		<title><![CDATA[CaniDev]]></title>
		<url>/static/canidev-image-small.jpg</url>
		<link>/feed/?lang=en</link>
	</image>
	<atom:link rel="self" href="/feed/forum?lang=en" type="application/rss+xml"/>

	<item>
		<title><![CDATA[Re: how to remove app.php from url?]]></title>
		<dc:creator>aero98</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1330&amp;p=7333&amp;lang=en#p7333</link>
		<pubDate>Wed, 11 Feb 2026 13:48:05 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[Remove app.php from the URL by enabling URL rewriting. Use .htaccess with mod_rewrite, set RewriteEngine On, redirect requests to index.php, and update your framework routing. Clear cache, restart server, and test links to ensure clean, SEO-friendly, user-friendly addresses everywhere properly.<span style="font-size: 1%; line-height: 116%;"><a href="https://biharbhumionline.net/" class="postlink"><span style="color: #FFFFFF">bihar bhumi</span></a></span>]]></description>
	</item>
	<item>
		<title><![CDATA[create block]]></title>
		<dc:creator>eunaumtenhoid</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1661&amp;p=7332&amp;lang=en#p7332</link>
		<pubDate>Thu, 05 Feb 2026 13:13:32 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[Hi, do you have any documentation or tips for creating a block for BlockGets? I have a phpBB page and I want it to be displayed as a block.]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>aLinux09</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7330&amp;lang=en#p7330</link>
		<pubDate>Wed, 07 Jan 2026 11:19:51 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[disabled the extension for now.. cause on recent posts on mobile it goes beyond screen.<br /><img class="smiley" src="/images/smilies/icon_e_sad.png">]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>aLinux09</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7329&amp;lang=en#p7329</link>
		<pubDate>Tue, 06 Jan 2026 18:27:04 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[update:<br />if i add a calendar block i get this<br /><dl class="codebox"><dt>Code: </dt><dd><code>Fatal error: Uncaught Error: Class &quot;canidev\core\Dom&quot; not found in /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/controller/calendar_controller.php:632 Stack trace: #0 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/controller/calendar_controller.php(347): canidev\blockgets\controller\calendar_controller-&gt;events_to_template() #1 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/blocks/calendar_block.php(74): canidev\blockgets\controller\calendar_controller-&gt;create_calendar() #2 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/libraries/blockgets.php(406): canidev\blockgets\blocks\calendar_block-&gt;init() #3 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/libraries/blockgets.php(362): canidev\blockgets\libraries\blockgets-&gt;block_to_template() #4 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/libraries/blockgets.php(219): canidev\blockgets\libraries\blockgets-&gt;load_blocks() #5 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/event/listener.php(151): canidev\blockgets\libraries\blockgets-&gt;display_page() #6 /home/user/web/example.com/public_html/forum/vendor/symfony/event-dispatcher/EventDispatcher.php(214): canidev\blockgets\event\listener-&gt;on_footer() #7 /home/user/web/example.com/public_html/forum/vendor/symfony/event-dispatcher/EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher-&gt;doDispatch() #8 /home/user/web/example.com/public_html/forum/phpbb/event/dispatcher.php(62): Symfony\Component\EventDispatcher\EventDispatcher-&gt;dispatch() #9 /home/user/web/example.com/public_html/forum/phpbb/event/dispatcher.php(46): phpbb\event\dispatcher-&gt;dispatch() #10 /home/user/web/example.com/public_html/forum/includes/functions.php(4300): phpbb\event\dispatcher-&gt;trigger_event() #11 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/controller/main_controller.php(81): page_footer() #12 /home/user/web/example.com/public_html/forum/vendor/symfony/http-kernel/HttpKernel.php(151): canidev\blockgets\controller\main_controller-&gt;display() #13 /home/user/web/example.com/public_html/forum/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel-&gt;handleRaw() #14 /home/user/web/example.com/public_html/forum/app.php(35): Symfony\Component\HttpKernel\HttpKernel-&gt;handle() #15 {main} thrown in /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/controller/calendar_controller.php on line 632</code></dd></dl><br /><br />for now it works. i have not tested all the blocks.]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>aLinux09</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7328&amp;lang=en#p7328</link>
		<pubDate>Tue, 06 Jan 2026 17:48:25 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[<blockquote><div><cite>IvanPF wrote:</cite><br />You have a very old version of cBB Reactions that is causing incompatibilities.<br />Try with this core:<br /></div></blockquote><br />i tried to update reactions/core/chat.. but then i get error 500<br /><img class="smiley" src="/images/smilies/icon_e_sad.png"><br />if i try to only update reactions with your core fix<br />i get <br /><dl class="codebox"><dt>Code: </dt><dd><code>Fatal error: Uncaught TypeError: canidev\reactions\libraries\reaction_manager::__construct(): Argument #1 ($auth) must be of type phpbb\auth\auth, phpbb\cache\driver\file given, called in /home/user/web/example.com/public_html/forum/cache/production/container_4335734bbdd20f586549a504dff5f80c.php on line 1992 and defined in /home/user/web/example.com/public_html/forum/ext/canidev/reactions/libraries/reaction_manager.php:51 Stack trace: #0 /home/user/web/example.com/public_html/forum/cache/production/container_4335734bbdd20f586549a504dff5f80c.php(1992): canidev\reactions\libraries\reaction_manager-&gt;__construct() #1 /home/user/web/example.com/public_html/forum/cache/production/container_4335734bbdd20f586549a504dff5f80c.php(1982): phpbb_cache_container-&gt;getCanidev_Reactions_ManagerService() #2 /home/user/web/example.com/public_html/forum/cache/production/container_4335734bbdd20f586549a504dff5f80c.php(3066): phpbb_cache_container-&gt;getCanidev_Reactions_ListenerService() #3 /home/user/web/example.com/public_html/forum/vendor/symfony/event-dispatcher/EventDispatcher.php(231): phpbb_cache_container-&gt;{closure}() #4 /home/user/web/example.com/public_html/forum/vendor/symfony/event-dispatcher/EventDispatcher.php(61): Symfony\Component\EventDispatcher\EventDispatcher-&gt;sortListeners() #5 /home/user/web/example.com/public_html/forum/vendor/symfony/event-dispatcher/EventDispatcher.php(43): Symfony\Component\EventDispatcher\EventDispatcher-&gt;getListeners() #6 /home/user/web/example.com/public_html/forum/phpbb/event/dispatcher.php(62): Symfony\Component\EventDispatcher\EventDispatcher-&gt;dispatch() #7 /home/user/web/example.com/public_html/forum/phpbb/event/dispatcher.php(46): phpbb\event\dispatcher-&gt;dispatch() #8 /home/user/web/example.com/public_html/forum/phpbb/user.php(232): phpbb\event\dispatcher-&gt;trigger_event() #9 /home/user/web/example.com/public_html/forum/index.php(29): phpbb\user-&gt;setup() #10 {main} thrown in /home/user/web/example.com/public_html/forum/ext/canidev/reactions/libraries/reaction_manager.php on line 51</code></dd></dl><br /><br />if i only use the core fix update.. then blockgets work just fine<br />why i cant update the reactions ? <img class="smiley" src="/images/smilies/icon_e_sad.png">]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>IvanPF</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7327&amp;lang=en#p7327</link>
		<pubDate>Tue, 06 Jan 2026 10:32:02 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[You have a very old version of cBB Reactions that is causing incompatibilities.<br />Try with this core:]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>aLinux09</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7326&amp;lang=en#p7326</link>
		<pubDate>Mon, 05 Jan 2026 21:02:33 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[<blockquote><div><cite>IvanPF wrote:</cite><br />Can you send me the &quot;canidev&quot; folder exactly as you have it?<br /></div></blockquote><br />here you go]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>IvanPF</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7325&amp;lang=en#p7325</link>
		<pubDate>Mon, 05 Jan 2026 19:55:08 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[Can you send me the &quot;canidev&quot; folder exactly as you have it?]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>aLinux09</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7324&amp;lang=en#p7324</link>
		<pubDate>Mon, 05 Jan 2026 19:46:46 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[<blockquote><div><cite>IvanPF wrote:</cite><br />Remove the &quot;core&quot; folder and upload the one I've attached in the zip file of this message.<br /></div></blockquote><br />did that.. and i got different errors..<br />also tested with latest reactions/chat/core.. this core but same <img class="smiley" src="/images/smilies/icon_e_sad.png"><br /><br /><dl class="codebox"><dt>Code: </dt><dd><code>Fatal error: Uncaught Error: Class &quot;canidev\core\media&quot; not found in /home/user/web/example.com/public_html/forum/ext/canidev/reactions/libraries/reaction.php:36 Stack trace: #0 /home/user/web/example.com/public_html/forum/ext/canidev/reactions/libraries/reaction_manager.php(386): canidev\reactions\libraries\reaction-&gt;__construct() #1 /home/user/web/example.com/public_html/forum/ext/canidev/reactions/libraries/reaction_manager.php(66): canidev\reactions\libraries\reaction_manager-&gt;obtain_reactions() #2 /home/user/web/example.com/public_html/forum/cache/production/container_4335734bbdd20f586549a504dff5f80c.php(1992): canidev\reactions\libraries\reaction_manager-&gt;__construct() #3 /home/user/web/example.com/public_html/forum/cache/production/container_4335734bbdd20f586549a504dff5f80c.php(1982): phpbb_cache_container-&gt;getCanidev_Reactions_ManagerService() #4 /home/user/web/example.com/public_html/forum/cache/production/container_4335734bbdd20f586549a504dff5f80c.php(3066): phpbb_cache_container-&gt;getCanidev_Reactions_ListenerService() #5 /home/user/web/example.com/public_html/forum/vendor/symfony/event-dispatcher/EventDispatcher.php(231): phpbb_cache_container-&gt;{closure}() #6 /home/user/web/example.com/public_html/forum/vendor/symfony/event-dispatcher/EventDispatcher.php(61): Symfony\Component\EventDispatcher\EventDispatcher-&gt;sortListeners() #7 /home/user/web/example.com/public_html/forum/vendor/symfony/event-dispatcher/EventDispatcher.php(43): Symfony\Component\EventDispatcher\EventDispatcher-&gt;getListeners() #8 /home/user/web/example.com/public_html/forum/phpbb/event/dispatcher.php(62): Symfony\Component\EventDispatcher\EventDispatcher-&gt;dispatch() #9 /home/user/web/example.com/public_html/forum/phpbb/event/dispatcher.php(46): phpbb\event\dispatcher-&gt;dispatch() #10 /home/user/web/example.com/public_html/forum/phpbb/user.php(232): phpbb\event\dispatcher-&gt;trigger_event() #11 /home/user/web/example.com/public_html/forum/index.php(29): phpbb\user-&gt;setup() #12 {main} thrown in /home/user/web/example.com/public_html/forum/ext/canidev/reactions/libraries/reaction.php on line 36</code></dd></dl>]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>IvanPF</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7323&amp;lang=en#p7323</link>
		<pubDate>Mon, 05 Jan 2026 18:43:06 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[Remove the &quot;core&quot; folder and upload the one I've attached in the zip file of this message.]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>aLinux09</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7322&amp;lang=en#p7322</link>
		<pubDate>Mon, 05 Jan 2026 18:33:27 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[<blockquote><div><cite>IvanPF wrote:</cite><br />I just wanted to see the error, because I haven't been able to reproduce it on my server. It's difficult to provide a solution without being able to see the problem.<br /><br />Try this:<br />1. Delete the file <span style="font-weight: bold">/ext/canidev/core/deprecated/media.php</span><br />2. Verify that the file <span style="font-weight: bold">/ext/canidev/core/Media.php</span> exists. If it doesn't exist, upload it again; it may have been deleted.<br /></div></blockquote><br /><br />if you want we could talk on discord or teams<br />delted the media.php and re-uploaded(from the latest core) and got this<br /><dl class="codebox"><dt>Code: </dt><dd><code>Fatal error: Uncaught Error: Call to undefined method canidev\core\media::getInstance() in /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/libraries/helper.php:516 Stack trace: #0 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/blocks/menu_block.php(38): canidev\blockgets\libraries\helper-&gt;get_media() #1 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/libraries/blockgets.php(406): canidev\blockgets\blocks\menu_block-&gt;init() #2 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/libraries/blockgets.php(362): canidev\blockgets\libraries\blockgets-&gt;block_to_template() #3 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/libraries/blockgets.php(219): canidev\blockgets\libraries\blockgets-&gt;load_blocks() #4 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/event/listener.php(151): canidev\blockgets\libraries\blockgets-&gt;display_page() #5 /home/user/web/example.com/public_html/forum/vendor/symfony/event-dispatcher/EventDispatcher.php(214): canidev\blockgets\event\listener-&gt;on_footer() #6 /home/user/web/example.com/public_html/forum/vendor/symfony/event-dispatcher/EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher-&gt;doDispatch() #7 /home/user/web/example.com/public_html/forum/phpbb/event/dispatcher.php(62): Symfony\Component\EventDispatcher\EventDispatcher-&gt;dispatch() #8 /home/user/web/example.com/public_html/forum/phpbb/event/dispatcher.php(46): phpbb\event\dispatcher-&gt;dispatch() #9 /home/user/web/example.com/public_html/forum/includes/functions.php(4300): phpbb\event\dispatcher-&gt;trigger_event() #10 /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/controller/main_controller.php(81): page_footer() #11 /home/user/web/example.com/public_html/forum/vendor/symfony/http-kernel/HttpKernel.php(151): canidev\blockgets\controller\main_controller-&gt;display() #12 /home/user/web/example.com/public_html/forum/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel-&gt;handleRaw() #13 /home/user/web/example.com/public_html/forum/app.php(35): Symfony\Component\HttpKernel\HttpKernel-&gt;handle() #14 {main} thrown in /home/user/web/example.com/public_html/forum/ext/canidev/blockgets/libraries/helper.php on line 516</code></dd></dl>]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>IvanPF</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7321&amp;lang=en#p7321</link>
		<pubDate>Mon, 05 Jan 2026 18:27:39 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[I just wanted to see the error, because I haven't been able to reproduce it on my server. It's difficult to provide a solution without being able to see the problem.<br /><br />Try this:<br />1. Delete the file <span style="font-weight: bold">/ext/canidev/core/deprecated/media.php</span><br />2. Verify that the file <span style="font-weight: bold">/ext/canidev/core/Media.php</span> exists. If it doesn't exist, upload it again; it may have been deleted.]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>aLinux09</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7320&amp;lang=en#p7320</link>
		<pubDate>Mon, 05 Jan 2026 18:19:06 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[<blockquote><div><cite>IvanPF wrote:</cite><br />With all the files replaced, this error shouldn't occur.<br />Can you give me FTP access to investigate the error?<br /></div></blockquote><br />im sorry.. i cant <img class="smiley" src="/images/smilies/icon_e_sad.png"> my hosting does not have ftp for security<br />if you want i can provide the full archive or what file would you like to see]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>IvanPF</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7319&amp;lang=en#p7319</link>
		<pubDate>Mon, 05 Jan 2026 17:09:01 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[With all the files replaced, this error shouldn't occur.<br />Can you give me FTP access to investigate the error?]]></description>
	</item>
	<item>
		<title><![CDATA[Re: 500 error after enable]]></title>
		<dc:creator>aLinux09</dc:creator>
		<link>https://www.canidev.com/viewtopic.php?t=1659&amp;p=7318&amp;lang=en#p7318</link>
		<pubDate>Mon, 05 Jan 2026 14:53:05 +0000</pubDate>
		<category>cBB Blockgets</category>
		<description><![CDATA[<blockquote><div><cite>IvanPF wrote:</cite><br />If you haven't already, delete the old core folder before uploading the new one. Some servers occasionally experience strange errors with old, unused core files.<br /></div></blockquote><br />i deleted the folder and uploaded zip with the new core.]]></description>
	</item>

</channel>
</rss>
