<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[MyRPG - Extensions]]></title>
		<link>https://mybb-rpg.com/</link>
		<description><![CDATA[MyRPG - https://mybb-rpg.com]]></description>
		<pubDate>Tue, 23 Jun 2026 19:50:52 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[php in Templates help]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=566</link>
			<pubDate>Wed, 08 Apr 2026 03:49:16 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=31">ThistleProse</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=566</guid>
			<description><![CDATA[Hello folks,<br />
<br />
No idea what is going on and its making my poor brain bleed lol.<br />
<br />
this is the code I am using in a global template:<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP Code:</div><div class="body"><div dir="ltr"><code><span style="color: #0000BB">&lt;?=build_profile_link</span><span style="color: #007700">(</span><span style="color: #0000BB">format_name</span><span style="color: #007700">(</span><span style="color: #0000BB">htmlspecialchars_uni</span><span style="color: #007700">(</span><span style="color: #0000BB">&#36;GLOBALS</span><span style="color: #007700">[</span><span style="color: #DD0000">'tplvars'</span><span style="color: #007700">][</span><span style="color: #DD0000">'user_casa'</span><span style="color: #007700">][</span><span style="color: #DD0000">'username'</span><span style="color: #007700">]),&nbsp;</span><span style="color: #0000BB">&#36;GLOBALS</span><span style="color: #007700">[</span><span style="color: #DD0000">'tplvars'</span><span style="color: #007700">][</span><span style="color: #DD0000">'user_casa'</span><span style="color: #007700">][</span><span style="color: #DD0000">'usergroup'</span><span style="color: #007700">],</span><span style="color: #0000BB">&#36;GLOBALS</span><span style="color: #007700">[</span><span style="color: #DD0000">'tplvars'</span><span style="color: #007700">][</span><span style="color: #DD0000">'user_casa'</span><span style="color: #007700">][</span><span style="color: #DD0000">'displaygroup'</span><span style="color: #007700">]),&nbsp;</span><span style="color: #0000BB">&#36;GLOBALS</span><span style="color: #007700">[</span><span style="color: #DD0000">'tplvars'</span><span style="color: #007700">][</span><span style="color: #DD0000">'user_casa'</span><span style="color: #007700">][</span><span style="color: #DD0000">'uid'</span><span style="color: #007700">])</span><span style="color: #0000BB">?&gt;</span></code></div></div></div><br />
<br />
This code is working perfectly fine on the original forms:<br />
<img src="https://file.garden/aOHx1vRFSTJFOJE-/Pern/flightsworking.png" loading="lazy"  alt="[Image: flightsworking.png]" class="mycode_img" /><br />
<br />
It is not, however, working at all on the clone forums:<br />
<img src="https://file.garden/aOHx1vRFSTJFOJE-/Pern/flightsbroken.png" loading="lazy"  alt="[Image: flightsbroken.png]" class="mycode_img" /><br />
<br />
Other php-in-templates stuff is working fine:<br />
<img src="https://file.garden/aOHx1vRFSTJFOJE-/Pern/otherphpshit.png" loading="lazy"  alt="[Image: otherphpshit.png]" class="mycode_img" /><br />
<br />
The setvar template is all good to go too...<br />
<img src="https://file.garden/aOHx1vRFSTJFOJE-/Pern/setvar.png" loading="lazy"  alt="[Image: setvar.png]" class="mycode_img" /><br />
<br />
<br />
so I really don't know why it isn't working, and I'm not sure what I'm missing to make it actually kick into gear?<br />
<br />
the new forums are a literal clone; I moved across everything except the plugins and themes - which were re-installed as needed. I don't think this should affect it but um, who knows? I don't think I missed a template but also could very well have.<br />
<br />
x.x]]></description>
			<content:encoded><![CDATA[Hello folks,<br />
<br />
No idea what is going on and its making my poor brain bleed lol.<br />
<br />
this is the code I am using in a global template:<br />
<br />
<div class="codeblock phpcodeblock"><div class="title">PHP Code:</div><div class="body"><div dir="ltr"><code><span style="color: #0000BB">&lt;?=build_profile_link</span><span style="color: #007700">(</span><span style="color: #0000BB">format_name</span><span style="color: #007700">(</span><span style="color: #0000BB">htmlspecialchars_uni</span><span style="color: #007700">(</span><span style="color: #0000BB">&#36;GLOBALS</span><span style="color: #007700">[</span><span style="color: #DD0000">'tplvars'</span><span style="color: #007700">][</span><span style="color: #DD0000">'user_casa'</span><span style="color: #007700">][</span><span style="color: #DD0000">'username'</span><span style="color: #007700">]),&nbsp;</span><span style="color: #0000BB">&#36;GLOBALS</span><span style="color: #007700">[</span><span style="color: #DD0000">'tplvars'</span><span style="color: #007700">][</span><span style="color: #DD0000">'user_casa'</span><span style="color: #007700">][</span><span style="color: #DD0000">'usergroup'</span><span style="color: #007700">],</span><span style="color: #0000BB">&#36;GLOBALS</span><span style="color: #007700">[</span><span style="color: #DD0000">'tplvars'</span><span style="color: #007700">][</span><span style="color: #DD0000">'user_casa'</span><span style="color: #007700">][</span><span style="color: #DD0000">'displaygroup'</span><span style="color: #007700">]),&nbsp;</span><span style="color: #0000BB">&#36;GLOBALS</span><span style="color: #007700">[</span><span style="color: #DD0000">'tplvars'</span><span style="color: #007700">][</span><span style="color: #DD0000">'user_casa'</span><span style="color: #007700">][</span><span style="color: #DD0000">'uid'</span><span style="color: #007700">])</span><span style="color: #0000BB">?&gt;</span></code></div></div></div><br />
<br />
This code is working perfectly fine on the original forms:<br />
<img src="https://file.garden/aOHx1vRFSTJFOJE-/Pern/flightsworking.png" loading="lazy"  alt="[Image: flightsworking.png]" class="mycode_img" /><br />
<br />
It is not, however, working at all on the clone forums:<br />
<img src="https://file.garden/aOHx1vRFSTJFOJE-/Pern/flightsbroken.png" loading="lazy"  alt="[Image: flightsbroken.png]" class="mycode_img" /><br />
<br />
Other php-in-templates stuff is working fine:<br />
<img src="https://file.garden/aOHx1vRFSTJFOJE-/Pern/otherphpshit.png" loading="lazy"  alt="[Image: otherphpshit.png]" class="mycode_img" /><br />
<br />
The setvar template is all good to go too...<br />
<img src="https://file.garden/aOHx1vRFSTJFOJE-/Pern/setvar.png" loading="lazy"  alt="[Image: setvar.png]" class="mycode_img" /><br />
<br />
<br />
so I really don't know why it isn't working, and I'm not sure what I'm missing to make it actually kick into gear?<br />
<br />
the new forums are a literal clone; I moved across everything except the plugins and themes - which were re-installed as needed. I don't think this should affect it but um, who knows? I don't think I missed a template but also could very well have.<br />
<br />
x.x]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Recent Threads on Index makes inactive plugins disappear]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=429</link>
			<pubDate>Sun, 16 Feb 2025 22:42:25 -0600</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=202">rev</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=429</guid>
			<description><![CDATA[I feel like such a nuisance posting for support constantly, but please bear with me. <br />
<br />
Basically what the title says is what's happening. I've installed the latest version of the plugin, my inactive plugins list disappeared. <br />
<br />
Before the recent threads was installed <a href="https://i.imgur.com/fY4DcUz.png" target="_blank" rel="noopener" class="mycode_url">these</a> are the plugins I had. Afterwards I went and deleted all the files of recent threads, went ahead and also uninstalled 'while you were typing' (just in case, because that was the most recent plugin I'd downloaded before recent threads), and then went ahead and reinstalled recent threads.<br />
<br />
But the <a href="https://i.imgur.com/rkVsMPq.png" target="_blank" rel="noopener" class="mycode_url">issue remains</a>. Any idea why that is?]]></description>
			<content:encoded><![CDATA[I feel like such a nuisance posting for support constantly, but please bear with me. <br />
<br />
Basically what the title says is what's happening. I've installed the latest version of the plugin, my inactive plugins list disappeared. <br />
<br />
Before the recent threads was installed <a href="https://i.imgur.com/fY4DcUz.png" target="_blank" rel="noopener" class="mycode_url">these</a> are the plugins I had. Afterwards I went and deleted all the files of recent threads, went ahead and also uninstalled 'while you were typing' (just in case, because that was the most recent plugin I'd downloaded before recent threads), and then went ahead and reinstalled recent threads.<br />
<br />
But the <a href="https://i.imgur.com/rkVsMPq.png" target="_blank" rel="noopener" class="mycode_url">issue remains</a>. Any idea why that is?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MyAlerts and Error 500]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=428</link>
			<pubDate>Sun, 16 Feb 2025 14:02:34 -0600</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=202">rev</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=428</guid>
			<description><![CDATA[Alerts seem to be working fine on profiles. You have the options here and you get alerts at the top of the board (<a href="https://imgur.com/a/IA71s5J" target="_blank" rel="noopener" class="mycode_url">screenshot</a>).<br />
<br />
However, in ACP, if you click on <a href="https://imgur.com/a/XoefItA" target="_blank" rel="noopener" class="mycode_url">Alert Types</a>, you get an Error 500. Is this supposed to happen or...?<br />
<br />
I've gone ahead and uninstalled and reinstalled the plugin, but I still get the same error. I've also done what was suggested and activated Alerts before the Account Switcher.<br />
<br />
<a href="https://imgur.com/a/aEzCFEM" target="_blank" rel="noopener" class="mycode_url">Here</a> are the other plugins I have.]]></description>
			<content:encoded><![CDATA[Alerts seem to be working fine on profiles. You have the options here and you get alerts at the top of the board (<a href="https://imgur.com/a/IA71s5J" target="_blank" rel="noopener" class="mycode_url">screenshot</a>).<br />
<br />
However, in ACP, if you click on <a href="https://imgur.com/a/XoefItA" target="_blank" rel="noopener" class="mycode_url">Alert Types</a>, you get an Error 500. Is this supposed to happen or...?<br />
<br />
I've gone ahead and uninstalled and reinstalled the plugin, but I still get the same error. I've also done what was suggested and activated Alerts before the Account Switcher.<br />
<br />
<a href="https://imgur.com/a/aEzCFEM" target="_blank" rel="noopener" class="mycode_url">Here</a> are the other plugins I have.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Enhanced Account Switcher + overall plugin questions]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=427</link>
			<pubDate>Sat, 15 Feb 2025 21:23:46 -0600</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=202">rev</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=427</guid>
			<description><![CDATA[So... Hi. I'mma preface this by saying that I've never had a MyBB forum before, so everything is new to me (so bear with me if my questions are dumb or obvious).<br />
<br />
A few days ago I bought me some hosting with the hopes of at some point running an RPG, installed MyBB. Read up on stuff here. All was fine. Up until the point I broke everything after installing the enhanced account switcher, lmao (and then performed a clean install of MyBB because I couldn't unfuck things).<br />
<br />
I'm convinced I must be a dumbass, 'cause after I installed the enhanced account switcher, two things happened:<br />
<ol type="1" class="mycode_list"><li>The plugin page disappeared (here's a <a href="https://imgur.com/a/P3dSXNy" target="_blank" rel="noopener" class="mycode_url">pic</a>).<br />
</li>
<li>I got an error 500 whenever I tried clicking on plugin updates or browse plugins.<br />
</li>
</ol>
<br />
From what I'd read, you're supposed to add the plugin files to the respective folders in the root. So what am I missing? Where are these supposed to go? Do you just upload the content of the inc folder?]]></description>
			<content:encoded><![CDATA[So... Hi. I'mma preface this by saying that I've never had a MyBB forum before, so everything is new to me (so bear with me if my questions are dumb or obvious).<br />
<br />
A few days ago I bought me some hosting with the hopes of at some point running an RPG, installed MyBB. Read up on stuff here. All was fine. Up until the point I broke everything after installing the enhanced account switcher, lmao (and then performed a clean install of MyBB because I couldn't unfuck things).<br />
<br />
I'm convinced I must be a dumbass, 'cause after I installed the enhanced account switcher, two things happened:<br />
<ol type="1" class="mycode_list"><li>The plugin page disappeared (here's a <a href="https://imgur.com/a/P3dSXNy" target="_blank" rel="noopener" class="mycode_url">pic</a>).<br />
</li>
<li>I got an error 500 whenever I tried clicking on plugin updates or browse plugins.<br />
</li>
</ol>
<br />
From what I'd read, you're supposed to add the plugin files to the respective folders in the root. So what am I missing? Where are these supposed to go? Do you just upload the content of the inc folder?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[In Play Tracker - Names with ' cause SQL Error]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=391</link>
			<pubDate>Wed, 02 Oct 2024 08:05:34 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=31">ThistleProse</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=391</guid>
			<description><![CDATA[Heeeeeeeey<br />
<br />
I posted in the appropriate <a href="https://github.com/ItsSparksFly/mybb-inplaytracker/issues" target="_blank" rel="noopener" class="mycode_url">github</a> but I figured I would post here, too, just to see if anyone is able to help because I really would like to get these trackers working, but with it causing an SQL error whenever a name with an ' is input well... This is a Pern site, so 90% of the character's have ' in their name lmao.<br />
<br />
<img src="https://imgur.com/q26d1Et.png" loading="lazy"  alt="[Image: q26d1Et.png]" class="mycode_img" />]]></description>
			<content:encoded><![CDATA[Heeeeeeeey<br />
<br />
I posted in the appropriate <a href="https://github.com/ItsSparksFly/mybb-inplaytracker/issues" target="_blank" rel="noopener" class="mycode_url">github</a> but I figured I would post here, too, just to see if anyone is able to help because I really would like to get these trackers working, but with it causing an SQL error whenever a name with an ' is input well... This is a Pern site, so 90% of the character's have ' in their name lmao.<br />
<br />
<img src="https://imgur.com/q26d1Et.png" loading="lazy"  alt="[Image: q26d1Et.png]" class="mycode_img" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Enhanced Account Switcher] Users logged out after switching accounts]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=366</link>
			<pubDate>Mon, 06 May 2024 01:35:35 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=186">Orion</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=366</guid>
			<description><![CDATA[Hello!<br />
<br />
I recently deactivated and reactivated the Enhanced Account Switcher plugin to enable it to work with MyAlerts. As a result, all my styling was disabled (and I fixed that) AND (the main issue here) when users try to switch accounts, they are logged out. This was working fine before the deactivation.<br />
<br />
I have found a temporary solution by asking users to log into their linked accounts and then switch to their master account from there, which allows them to finally go forth between the accounts. They can also detach and then reattach the accounts to fix the issue. Even so, this is a temporary solution. I want a permanent solution to fix this so I do not have to ask everyone to do these things or manually do it all myself. :,)<br />
<br />
Is there a reason why this happens? and is there a way to fix it?<br />
<br />
Let me know if you need a test account.]]></description>
			<content:encoded><![CDATA[Hello!<br />
<br />
I recently deactivated and reactivated the Enhanced Account Switcher plugin to enable it to work with MyAlerts. As a result, all my styling was disabled (and I fixed that) AND (the main issue here) when users try to switch accounts, they are logged out. This was working fine before the deactivation.<br />
<br />
I have found a temporary solution by asking users to log into their linked accounts and then switch to their master account from there, which allows them to finally go forth between the accounts. They can also detach and then reattach the accounts to fix the issue. Even so, this is a temporary solution. I want a permanent solution to fix this so I do not have to ask everyone to do these things or manually do it all myself. :,)<br />
<br />
Is there a reason why this happens? and is there a way to fix it?<br />
<br />
Let me know if you need a test account.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Newpoints menu adding empty option + shop doesn't show when clicked]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=360</link>
			<pubDate>Fri, 19 Apr 2024 17:22:33 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=186">Orion</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=360</guid>
			<description><![CDATA[Hello!<br />
<br />
I am having two issues with Newpoints (+ Newpoints Shop). <br />
<br />
1) When the menu loads, it adds an additional 'newpoints_option' template to the menu, which leaves <a href="https://i.imgur.com/7P8GZAc.png" target="_blank" rel="noopener" class="mycode_url">an empty space.</a> How would I go about fixing this? I cannot seem to find WHY it's asking for another space. (This also occurs without the shop plugin, so it is not that.)<br />
<br />
2) This is related to Newpoint's Shop plugin. <a href="https://i.imgur.com/N4u6wlY.png" target="_blank" rel="noopener" class="mycode_url">After clicking on 'Shop</a>' in the menu, it sends you to the shop page. On the menu, it <a href="https://i.imgur.com/q7Zpefc.png" target="_blank" rel="noopener" class="mycode_url">no longer shows shop</a> though. Is there any way I can keep it present (as the other options remain when clicked on)?<br />
<br />
If I could get any assistance with these issues, that'd be great. Thank you!]]></description>
			<content:encoded><![CDATA[Hello!<br />
<br />
I am having two issues with Newpoints (+ Newpoints Shop). <br />
<br />
1) When the menu loads, it adds an additional 'newpoints_option' template to the menu, which leaves <a href="https://i.imgur.com/7P8GZAc.png" target="_blank" rel="noopener" class="mycode_url">an empty space.</a> How would I go about fixing this? I cannot seem to find WHY it's asking for another space. (This also occurs without the shop plugin, so it is not that.)<br />
<br />
2) This is related to Newpoint's Shop plugin. <a href="https://i.imgur.com/N4u6wlY.png" target="_blank" rel="noopener" class="mycode_url">After clicking on 'Shop</a>' in the menu, it sends you to the shop page. On the menu, it <a href="https://i.imgur.com/q7Zpefc.png" target="_blank" rel="noopener" class="mycode_url">no longer shows shop</a> though. Is there any way I can keep it present (as the other options remain when clicked on)?<br />
<br />
If I could get any assistance with these issues, that'd be great. Thank you!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Default custom field for OOC vs IC differential?]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=351</link>
			<pubDate>Mon, 18 Mar 2024 22:53:26 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=186">Orion</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=351</guid>
			<description><![CDATA[Hello! It's me (again, sadly)...<br />
<br />
For this, I am using <a href="https://mybb-rpg.com/showthread.php?tid=3" target="_blank" rel="noopener" class="mycode_url">Latrodectus 's OOC vs IC differentials code</a>. Using this to create different profiles per player/character accounts. At the moment, users who have not selected 'player' or 'character' (due to the code) do not have any avatar/postbit information.<br />
<br />
How would you set a default choice for a custom field (ex. accounts w/ no choice made are players)? Since I'm transferring over from another platform, it looks like I can't force this in the database and users aren't throw into a custom field group by default, despite requiring such.<br />
<br />
Thank you!]]></description>
			<content:encoded><![CDATA[Hello! It's me (again, sadly)...<br />
<br />
For this, I am using <a href="https://mybb-rpg.com/showthread.php?tid=3" target="_blank" rel="noopener" class="mycode_url">Latrodectus 's OOC vs IC differentials code</a>. Using this to create different profiles per player/character accounts. At the moment, users who have not selected 'player' or 'character' (due to the code) do not have any avatar/postbit information.<br />
<br />
How would you set a default choice for a custom field (ex. accounts w/ no choice made are players)? Since I'm transferring over from another platform, it looks like I can't force this in the database and users aren't throw into a custom field group by default, despite requiring such.<br />
<br />
Thank you!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Additional Settings For Custom Profile Fields]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=345</link>
			<pubDate>Tue, 06 Feb 2024 23:23:33 -0600</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=189">Omar G.</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=345</guid>
			<description><![CDATA[RateU created "Additional Settings For Custom Profile Fields" years ago :<br />
<a href="http://mybbhacks.zingaburga.com/showthread.php?tid=1271" target="_blank" rel="noopener" class="mycode_url">http://mybbhacks.zingaburga.com/showthread.php?tid=1271</a><br />
<br />
However, he seems to be inactive in any MyBB community nowadays.<br />
<br />
I did fork his project years later and updated for MyBB 1.8 and some major modifications :<br />
<a href="https://github.com/Sama34/Additional-Settings-For-Custom-Profile-Fields" target="_blank" rel="noopener" class="mycode_url">https://github.com/Sama34/Additional-Set...ile-Fields</a><br />
<br />
I open this thread for anyone looking into use this plugin and finding issues with it, so we can work on keeping it updated and functional.<br />
<br />
Furthermore, I shall update this thread accordingly as the discussion progress and is necessary.<br />
<br />
Regards.]]></description>
			<content:encoded><![CDATA[RateU created "Additional Settings For Custom Profile Fields" years ago :<br />
<a href="http://mybbhacks.zingaburga.com/showthread.php?tid=1271" target="_blank" rel="noopener" class="mycode_url">http://mybbhacks.zingaburga.com/showthread.php?tid=1271</a><br />
<br />
However, he seems to be inactive in any MyBB community nowadays.<br />
<br />
I did fork his project years later and updated for MyBB 1.8 and some major modifications :<br />
<a href="https://github.com/Sama34/Additional-Settings-For-Custom-Profile-Fields" target="_blank" rel="noopener" class="mycode_url">https://github.com/Sama34/Additional-Set...ile-Fields</a><br />
<br />
I open this thread for anyone looking into use this plugin and finding issues with it, so we can work on keeping it updated and functional.<br />
<br />
Furthermore, I shall update this thread accordingly as the discussion progress and is necessary.<br />
<br />
Regards.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Account Switcher Post Count]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=344</link>
			<pubDate>Tue, 06 Feb 2024 21:00:38 -0600</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=186">Orion</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=344</guid>
			<description><![CDATA[I <span style="font-style: italic;" class="mycode_i">cannot</span> find the variable for the account switcher's post count. Does anyone know how to find it and/or know it off the top of their head?<br />
<br />
<img src="https://cdn.discordapp.com/attachments/1201345827122188288/1204622433680891934/image.png?ex=65d56710&amp;is=65c2f210&amp;hm=6e9fe330fd33497ebc4baf7f21d108d6915b5a178b0f5390c1ab71715d3cf916&amp;" loading="lazy"  alt="[Image: image.png?ex=65d56710&amp;is=65c2f210&amp;hm=6e9...15d3cf916&amp;]" class="mycode_img" /><br />
<br />
Also, for things like this in the future, is there a way to find this stuff out through inspect element or the code itself? I could NOT find where '{&#36;post['user_details']}' was referenced (would love to edit it, rather removing it and editing the postbit with each variable). <br />
<br />
Thank you guys for being supportive while I figure out MyBB too. I know I have been asking a lot recently!]]></description>
			<content:encoded><![CDATA[I <span style="font-style: italic;" class="mycode_i">cannot</span> find the variable for the account switcher's post count. Does anyone know how to find it and/or know it off the top of their head?<br />
<br />
<img src="https://cdn.discordapp.com/attachments/1201345827122188288/1204622433680891934/image.png?ex=65d56710&amp;is=65c2f210&amp;hm=6e9fe330fd33497ebc4baf7f21d108d6915b5a178b0f5390c1ab71715d3cf916&amp;" loading="lazy"  alt="[Image: image.png?ex=65d56710&amp;is=65c2f210&amp;hm=6e9...15d3cf916&amp;]" class="mycode_img" /><br />
<br />
Also, for things like this in the future, is there a way to find this stuff out through inspect element or the code itself? I could NOT find where '{&#36;post['user_details']}' was referenced (would love to edit it, rather removing it and editing the postbit with each variable). <br />
<br />
Thank you guys for being supportive while I figure out MyBB too. I know I have been asking a lot recently!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Newpoints Shop plugin breaks newpoints.php]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=339</link>
			<pubDate>Sat, 27 Jan 2024 17:15:25 -0600</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=193">crowloft</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=339</guid>
			<description><![CDATA[Hello,<br />
<br />
I'm trying to enable the Newpoints shop plugin on my forum. When it's deactivated, my newpoints page shows up and functions normally. However, as soon as I set it to active, my newpoints.php page throws an HTTP 500 error. Does anyone have any ideas what might be causing this?<br />
<br />
Despite not being able to access the newpoints.php page or the shop, points still seem to add normally and the ACP functions normally as well.<br />
<br />
Link to site: <a href="https://www.fylgja-rpg.com/" target="_blank" rel="noopener" class="mycode_url">https://www.fylgja-rpg.com/</a><br />
I'm using the Newpoints build from here: <a href="https://github.com/OUGC-Network/newpoints/tree/feature" target="_blank" rel="noopener" class="mycode_url">https://github.com/OUGC-Network/newpoints/tree/feature</a><br />
And the shop plugin: <a href="https://github.com/DiogoParrinha/MyBB-Plugins/tree/main/NewPoints%20Plugins/Shop%201.9.4" target="_blank" rel="noopener" class="mycode_url">https://github.com/DiogoParrinha/MyBB-Pl...op%201.9.4</a>]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I'm trying to enable the Newpoints shop plugin on my forum. When it's deactivated, my newpoints page shows up and functions normally. However, as soon as I set it to active, my newpoints.php page throws an HTTP 500 error. Does anyone have any ideas what might be causing this?<br />
<br />
Despite not being able to access the newpoints.php page or the shop, points still seem to add normally and the ACP functions normally as well.<br />
<br />
Link to site: <a href="https://www.fylgja-rpg.com/" target="_blank" rel="noopener" class="mycode_url">https://www.fylgja-rpg.com/</a><br />
I'm using the Newpoints build from here: <a href="https://github.com/OUGC-Network/newpoints/tree/feature" target="_blank" rel="noopener" class="mycode_url">https://github.com/OUGC-Network/newpoints/tree/feature</a><br />
And the shop plugin: <a href="https://github.com/DiogoParrinha/MyBB-Plugins/tree/main/NewPoints%20Plugins/Shop%201.9.4" target="_blank" rel="noopener" class="mycode_url">https://github.com/DiogoParrinha/MyBB-Pl...op%201.9.4</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Help with Enhanced Account Switcher]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=337</link>
			<pubDate>Sat, 20 Jan 2024 22:00:58 -0600</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=193">crowloft</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=337</guid>
			<description><![CDATA[Hello,<br />
<br />
I've been attempting to install the Enhanced Account Switcher plugin: <a href="https://community.mybb.com/mods.php?action=view&amp;pid=408" target="_blank" rel="noopener" class="mycode_url">https://community.mybb.com/mods.php?action=view&amp;pid=408</a>, but when I hit "Install &amp; Activate", it generates an HTTP 500 error and logs me out of the admin account. When I log back in, EAS is shown as deactivated on the plugins page. I also get a list of errors on the Admin CP.<br />
<br />
I also have MyAlerts and DVZ Mentions installed. These are both working normally.<br />
<br />
Does anyone have any ideas what might be causing this?<br />
<br />
Link to site: <a href="https://fylgja-rpg.com/" target="_blank" rel="noopener" class="mycode_url">https://fylgja-rpg.com/</a><br />
Screenshot of errors: <a href="https://sta.sh/01eis6fifn0q" target="_blank" rel="noopener" class="mycode_url">https://sta.sh/01eis6fifn0q</a>]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I've been attempting to install the Enhanced Account Switcher plugin: <a href="https://community.mybb.com/mods.php?action=view&amp;pid=408" target="_blank" rel="noopener" class="mycode_url">https://community.mybb.com/mods.php?action=view&amp;pid=408</a>, but when I hit "Install &amp; Activate", it generates an HTTP 500 error and logs me out of the admin account. When I log back in, EAS is shown as deactivated on the plugins page. I also get a list of errors on the Admin CP.<br />
<br />
I also have MyAlerts and DVZ Mentions installed. These are both working normally.<br />
<br />
Does anyone have any ideas what might be causing this?<br />
<br />
Link to site: <a href="https://fylgja-rpg.com/" target="_blank" rel="noopener" class="mycode_url">https://fylgja-rpg.com/</a><br />
Screenshot of errors: <a href="https://sta.sh/01eis6fifn0q" target="_blank" rel="noopener" class="mycode_url">https://sta.sh/01eis6fifn0q</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Sign-ups for Enhanced Account Switcher?]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=327</link>
			<pubDate>Wed, 10 Jan 2024 19:06:14 -0600</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=186">Orion</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=327</guid>
			<description><![CDATA[Hello!<br />
<br />
So it appears that you cannot create a new account from your master account with <a href="https://doylecc.altervista.org/bb/downloads.php?dlid=4&amp;cat=1" target="_blank" rel="noopener" class="mycode_url">'Enhanced Account Switcher.'</a> From what I have tested, you have to log out, create a new account, and then log back into the master account to attach the new account.<br />
<br />
That said, an issue arises. <br />
<br />
In order to register a new account, you need a new email. You can't use the one to your master account. My website uses email verification to curb spammers... So, how do you guys curb this? Is there a setting I am missing? I don't want to tell users to create a new email for each account, nor do I want them using throwaway emails. <br />
<br />
There is also this option: "If enabled, new users will be redirected to the attach form if there exists a master account with the same email address after completing registration." Is this a security risk? For example, if a strange user acquires another user's email, are they able to attach that new account the secondary user's? I have also tried enabling this and signing up with the same email as the master, but it says I need to use a different email since that one is registered. <br />
<br />
Thank you in advance.]]></description>
			<content:encoded><![CDATA[Hello!<br />
<br />
So it appears that you cannot create a new account from your master account with <a href="https://doylecc.altervista.org/bb/downloads.php?dlid=4&amp;cat=1" target="_blank" rel="noopener" class="mycode_url">'Enhanced Account Switcher.'</a> From what I have tested, you have to log out, create a new account, and then log back into the master account to attach the new account.<br />
<br />
That said, an issue arises. <br />
<br />
In order to register a new account, you need a new email. You can't use the one to your master account. My website uses email verification to curb spammers... So, how do you guys curb this? Is there a setting I am missing? I don't want to tell users to create a new email for each account, nor do I want them using throwaway emails. <br />
<br />
There is also this option: "If enabled, new users will be redirected to the attach form if there exists a master account with the same email address after completing registration." Is this a security risk? For example, if a strange user acquires another user's email, are they able to attach that new account the secondary user's? I have also tried enabling this and signing up with the same email as the master, but it says I need to use a different email since that one is registered. <br />
<br />
Thank you in advance.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Usergroup error in Faceclaims Plugin]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=288</link>
			<pubDate>Mon, 24 Jul 2023 12:26:06 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=156">Odd</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=288</guid>
			<description><![CDATA[Using the Faceclaims v2 plugin, I've noticed one of my user groups consistently breaks it. <br />
<br />
The usergroup is my "archived" group, which is basically a catch-all for when members/players go inactive but I don't want to delete them. <br />
<br />
<br />
My troubleshooting thus far<br />
<br />
1. Removed the strike coding from the user group display name to see if that was the issue (it isn't)<br />
2. Made it so the archived user group was only listed as archived (instead of having multiple groups associated with one name)<br />
3. Isolated the user group in the Groups To Display Field of the plug in setting to make sure this was actually the problem<br />
<br />
Without gid=15, we're gucci:<br />
<br />
<img src="https://gyazo.com/4db16b009f867a9f191bb9bc31a45663.jpg" loading="lazy"  alt="[Image: 4db16b009f867a9f191bb9bc31a45663.jpg]" class="mycode_img" /><br />
<br />
With:<br />
<br />
<img src="https://i.gyazo.com/ef48206f5ecb2074c55cc11b34ee2739.png" loading="lazy"  alt="[Image: ef48206f5ecb2074c55cc11b34ee2739.png]" class="mycode_img" /><br />
<br />
<br />
Possible issues?<br />
<br />
1. Some user names are things like ##Andromeda (so that a new character could be called Andromeda). Could this be a problem in how it pulls it?<br />
2. SO many users in this group (+300).]]></description>
			<content:encoded><![CDATA[Using the Faceclaims v2 plugin, I've noticed one of my user groups consistently breaks it. <br />
<br />
The usergroup is my "archived" group, which is basically a catch-all for when members/players go inactive but I don't want to delete them. <br />
<br />
<br />
My troubleshooting thus far<br />
<br />
1. Removed the strike coding from the user group display name to see if that was the issue (it isn't)<br />
2. Made it so the archived user group was only listed as archived (instead of having multiple groups associated with one name)<br />
3. Isolated the user group in the Groups To Display Field of the plug in setting to make sure this was actually the problem<br />
<br />
Without gid=15, we're gucci:<br />
<br />
<img src="https://gyazo.com/4db16b009f867a9f191bb9bc31a45663.jpg" loading="lazy"  alt="[Image: 4db16b009f867a9f191bb9bc31a45663.jpg]" class="mycode_img" /><br />
<br />
With:<br />
<br />
<img src="https://i.gyazo.com/ef48206f5ecb2074c55cc11b34ee2739.png" loading="lazy"  alt="[Image: ef48206f5ecb2074c55cc11b34ee2739.png]" class="mycode_img" /><br />
<br />
<br />
Possible issues?<br />
<br />
1. Some user names are things like ##Andromeda (so that a new character could be called Andromeda). Could this be a problem in how it pulls it?<br />
2. SO many users in this group (+300).]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[User Activity Promotion keeps incorrectly promoting people]]></title>
			<link>https://mybb-rpg.com/showthread.php?tid=236</link>
			<pubDate>Fri, 05 May 2023 17:30:41 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://mybb-rpg.com/member.php?action=profile&uid=88">preimpression</a>]]></dc:creator>
			<guid isPermaLink="false">https://mybb-rpg.com/showthread.php?tid=236</guid>
			<description><![CDATA[I have the <a href="https://github.com/SvePu/User-Activity-Promotion" target="_blank" rel="noopener" class="mycode_url">User Activity Promotion</a> plugin by SvePu that adds "Adds a promotion option to push inactive forum user into another user group." I'm using the most recent version on the github (1.3) which is 2 years old.<br />
<br />
Thing is... it's not showing the actual time entered in the form and it seems to disregard the actual numbers when it throws everyone into the Inactive member group. I can see the "6 weeks" entered into the database but it's zeroed out in the form.<br />
<br />
Also I noticed that it seemed to ignore the original usergroup because it made a bunch of Admin accounts on my local into the Inactive group despite that not being an option.]]></description>
			<content:encoded><![CDATA[I have the <a href="https://github.com/SvePu/User-Activity-Promotion" target="_blank" rel="noopener" class="mycode_url">User Activity Promotion</a> plugin by SvePu that adds "Adds a promotion option to push inactive forum user into another user group." I'm using the most recent version on the github (1.3) which is 2 years old.<br />
<br />
Thing is... it's not showing the actual time entered in the form and it seems to disregard the actual numbers when it throws everyone into the Inactive member group. I can see the "6 weeks" entered into the database but it's zeroed out in the form.<br />
<br />
Also I noticed that it seemed to ignore the original usergroup because it made a bunch of Admin accounts on my local into the Inactive group despite that not being an option.]]></content:encoded>
		</item>
	</channel>
</rss>