<?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[Xucce - Tutorials]]></title>
		<link>https://xucce.com/</link>
		<description><![CDATA[Xucce - https://xucce.com]]></description>
		<pubDate>Thu, 30 Apr 2026 05:48:27 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Error:Authorization code mismatch) - FIX]]></title>
			<link>https://xucce.com/thread-65.html</link>
			<pubDate>Wed, 04 Jun 2025 10:18:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-65.html</guid>
			<description><![CDATA[<span style="font-size: large;" class="mycode_size">If you install a new theme sometimes you get this error when you try to login </span><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #c14700;" class="mycode_color">Authorization code mismatch. Are you accessing this function correctly? Please go back and try again.</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lets see how to fix it</span><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Admin control panel &gt;&gt; template &amp; style &gt;&gt; tempaltes &gt;&gt; your templates &gt;&gt; portal templates&gt;&gt;member_login</span><br />
<br />
Before this<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;/form&gt;</code></div></div><br />
Add this<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;input name="my_post_key" type="hidden" value="{&#36;mybb-&gt;post_code}"&gt;</code></div></div><br />
Do the same to the following templates<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">portal_welcome_guesttext</span><br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">error_nopermission</span><br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">header_welcomeblock_guest</span><br />
</li>
</ul>
]]></description>
			<content:encoded><![CDATA[<span style="font-size: large;" class="mycode_size">If you install a new theme sometimes you get this error when you try to login </span><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #c14700;" class="mycode_color">Authorization code mismatch. Are you accessing this function correctly? Please go back and try again.</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lets see how to fix it</span><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Admin control panel &gt;&gt; template &amp; style &gt;&gt; tempaltes &gt;&gt; your templates &gt;&gt; portal templates&gt;&gt;member_login</span><br />
<br />
Before this<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;/form&gt;</code></div></div><br />
Add this<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;input name="my_post_key" type="hidden" value="{&#36;mybb-&gt;post_code}"&gt;</code></div></div><br />
Do the same to the following templates<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">portal_welcome_guesttext</span><br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">error_nopermission</span><br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">header_welcomeblock_guest</span><br />
</li>
</ul>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[UserProfile on the side]]></title>
			<link>https://xucce.com/thread-64.html</link>
			<pubDate>Wed, 04 Jun 2025 10:17:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-64.html</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: xx-large;" class="mycode_size">Preview</span></div>
<div style="text-align: center;" class="mycode_align"><blockquote class="mycode_quote"><cite>Quote:</cite><img src="https://i.imgur.com/Jyti7Oe.jpg" loading="lazy"  alt="[Image: Jyti7Oe.jpg]" class="mycode_img" /></blockquote>
<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests --></div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: xx-large;" class="mycode_size">Preview</span></div>
<div style="text-align: center;" class="mycode_align"><blockquote class="mycode_quote"><cite>Quote:</cite><img src="https://i.imgur.com/Jyti7Oe.jpg" loading="lazy"  alt="[Image: Jyti7Oe.jpg]" class="mycode_img" /></blockquote>
<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests --></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Award icon with border and background]]></title>
			<link>https://xucce.com/thread-63.html</link>
			<pubDate>Wed, 04 Jun 2025 10:17:38 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-63.html</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: x-large;" class="mycode_size">Preview</span></div>
<blockquote class="mycode_quote"><cite>Quote:</cite><div style="text-align: center;" class="mycode_align"><img src="https://i.imgur.com/l1u30Aq.png" loading="lazy"  alt="[Image: l1u30Aq.png]" class="mycode_img" /></div></blockquote>
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: x-large;" class="mycode_size">Preview</span></div>
<blockquote class="mycode_quote"><cite>Quote:</cite><div style="text-align: center;" class="mycode_align"><img src="https://i.imgur.com/l1u30Aq.png" loading="lazy"  alt="[Image: l1u30Aq.png]" class="mycode_img" /></div></blockquote>
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Upgrade Page Responsive - HTML CSS]]></title>
			<link>https://xucce.com/thread-62.html</link>
			<pubDate>Wed, 04 Jun 2025 10:17:20 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-62.html</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Preview</span></span></div>
<div style="text-align: center;" class="mycode_align">PC: <a href="https://i.imgur.com/vWw7NOt.png" target="_blank" rel="noopener" class="mycode_url">https://i.imgur.com/vWw7NOt.png</a></div>
<div style="text-align: center;" class="mycode_align">MOBILE: <a href="https://i.imgur.com/kaxRnFr.png" target="_blank" rel="noopener" class="mycode_url">https://i.imgur.com/kaxRnFr.png</a><br />
<span style="font-size: x-large;" class="mycode_size">HTML</span></div>
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Preview</span></span></div>
<div style="text-align: center;" class="mycode_align">PC: <a href="https://i.imgur.com/vWw7NOt.png" target="_blank" rel="noopener" class="mycode_url">https://i.imgur.com/vWw7NOt.png</a></div>
<div style="text-align: center;" class="mycode_align">MOBILE: <a href="https://i.imgur.com/kaxRnFr.png" target="_blank" rel="noopener" class="mycode_url">https://i.imgur.com/kaxRnFr.png</a><br />
<span style="font-size: x-large;" class="mycode_size">HTML</span></div>
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Achievements Page [HTML]]]></title>
			<link>https://xucce.com/thread-61.html</link>
			<pubDate>Wed, 04 Jun 2025 10:17:04 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-61.html</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: xx-large;" class="mycode_size">Preview</span></div>
<blockquote class="mycode_quote"><cite>Quote:</cite><div style="text-align: center;" class="mycode_align"><img src="https://i.imgur.com/inqrlI6.png" loading="lazy"  alt="[Image: inqrlI6.png]" class="mycode_img" /></div></blockquote>
<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: xx-large;" class="mycode_size">Preview</span></div>
<blockquote class="mycode_quote"><cite>Quote:</cite><div style="text-align: center;" class="mycode_align"><img src="https://i.imgur.com/inqrlI6.png" loading="lazy"  alt="[Image: inqrlI6.png]" class="mycode_img" /></div></blockquote>
<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Profile Custom Background Image]]></title>
			<link>https://xucce.com/thread-60.html</link>
			<pubDate>Wed, 04 Jun 2025 10:16:45 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-60.html</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: x-large;" class="mycode_size">Preview</span></div>
<blockquote class="mycode_quote"><cite>Quote:</cite><div style="text-align: center;" class="mycode_align"><img src="https://i.ibb.co/5FmLYn4/26b356b9ad2b62bea4d13cb00aa243d0.jpg" loading="lazy"  alt="[Image: 26b356b9ad2b62bea4d13cb00aa243d0.jpg]" class="mycode_img" /></div></blockquote>
<br />
<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: x-large;" class="mycode_size">Preview</span></div>
<blockquote class="mycode_quote"><cite>Quote:</cite><div style="text-align: center;" class="mycode_align"><img src="https://i.ibb.co/5FmLYn4/26b356b9ad2b62bea4d13cb00aa243d0.jpg" loading="lazy"  alt="[Image: 26b356b9ad2b62bea4d13cb00aa243d0.jpg]" class="mycode_img" /></div></blockquote>
<br />
<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to add favicon without plugin]]></title>
			<link>https://xucce.com/thread-59.html</link>
			<pubDate>Wed, 04 Jun 2025 10:16:29 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-59.html</guid>
			<description><![CDATA[Find your icon and use the following website to convert it to <span style="font-weight: bold;" class="mycode_b">favicon.ico</span><br />
<br />
<a href="https://favicon.io/favicon-converter/" target="_blank" rel="noopener" class="mycode_url">https://favicon.io/favicon-converter/</a><br />
<br />
Download your<span style="font-weight: bold;" class="mycode_b"> favicon.ico</span> and upload it in your root folder<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[Find your icon and use the following website to convert it to <span style="font-weight: bold;" class="mycode_b">favicon.ico</span><br />
<br />
<a href="https://favicon.io/favicon-converter/" target="_blank" rel="noopener" class="mycode_url">https://favicon.io/favicon-converter/</a><br />
<br />
Download your<span style="font-weight: bold;" class="mycode_b"> favicon.ico</span> and upload it in your root folder<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Making linear mode the only mode]]></title>
			<link>https://xucce.com/thread-58.html</link>
			<pubDate>Wed, 04 Jun 2025 10:16:13 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-58.html</guid>
			<description><![CDATA[<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Subforums In Column]]></title>
			<link>https://xucce.com/thread-57.html</link>
			<pubDate>Wed, 04 Jun 2025 10:15:52 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-57.html</guid>
			<description><![CDATA[<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Usergroup Page]]></title>
			<link>https://xucce.com/thread-56.html</link>
			<pubDate>Wed, 04 Jun 2025 10:15:31 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-56.html</guid>
			<description><![CDATA[Before I start I want to say I did not create this I am just sharing it, the creator is <a href="https://community.mybb.com/user-83692.html" target="_blank" rel="noopener" class="mycode_url">Sazze</a>.<br />
<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[Before I start I want to say I did not create this I am just sharing it, the creator is <a href="https://community.mybb.com/user-83692.html" target="_blank" rel="noopener" class="mycode_url">Sazze</a>.<br />
<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Rename Admin Directory]]></title>
			<link>https://xucce.com/thread-55.html</link>
			<pubDate>Wed, 04 Jun 2025 10:15:05 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-55.html</guid>
			<description><![CDATA[Highly recommend practice is to use a unique URL for MyBB admin rather than using the default URL.<br />
<br />
To make it a little more difficult for hackers to attack your MyBB Admin area, changing the admin folder URL is always a best security practice.<br />
<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[Highly recommend practice is to use a unique URL for MyBB admin rather than using the default URL.<br />
<br />
To make it a little more difficult for hackers to attack your MyBB Admin area, changing the admin folder URL is always a best security practice.<br />
<br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Number of buddies on member profile]]></title>
			<link>https://xucce.com/thread-54.html</link>
			<pubDate>Wed, 04 Jun 2025 10:14:44 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-54.html</guid>
			<description><![CDATA[The following code shows the stat number of how many buddies a user has on member profile<br />
Plugin required - <a href="http://mybbhacks.zingaburga.com/showthread.php?tid=464" target="_blank" rel="noopener" class="mycode_url">Template Conditionals</a><br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests --><br />
<div style="text-align: center;" class="mycode_align"><span style="font-size: x-large;" class="mycode_size">Preview</span></div>
<blockquote class="mycode_quote"><cite>Quote:</cite><div style="text-align: center;" class="mycode_align"><img src="https://i.imgur.com/XB26vyC.png" loading="lazy"  alt="[Image: XB26vyC.png]" class="mycode_img" /></div></blockquote>
]]></description>
			<content:encoded><![CDATA[The following code shows the stat number of how many buddies a user has on member profile<br />
Plugin required - <a href="http://mybbhacks.zingaburga.com/showthread.php?tid=464" target="_blank" rel="noopener" class="mycode_url">Template Conditionals</a><br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests --><br />
<div style="text-align: center;" class="mycode_align"><span style="font-size: x-large;" class="mycode_size">Preview</span></div>
<blockquote class="mycode_quote"><cite>Quote:</cite><div style="text-align: center;" class="mycode_align"><img src="https://i.imgur.com/XB26vyC.png" loading="lazy"  alt="[Image: XB26vyC.png]" class="mycode_img" /></div></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Prefixes Display Style]]></title>
			<link>https://xucce.com/thread-53.html</link>
			<pubDate>Wed, 04 Jun 2025 10:14:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-53.html</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><br />
1-Prefix:</span><span style="font-style: italic;" class="mycode_i">Plain text version of the prefix to be displayed in selection menus.<br />
</span><br />
<div style="text-align: left;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">2-Display Style:</span><span style="font-style: italic;" class="mycode_i">This is how the prefix will appear next to thread subjects. You may enter HTML markup here or simply use text .</span></div>
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><br />
1-Prefix:</span><span style="font-style: italic;" class="mycode_i">Plain text version of the prefix to be displayed in selection menus.<br />
</span><br />
<div style="text-align: left;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">2-Display Style:</span><span style="font-style: italic;" class="mycode_i">This is how the prefix will appear next to thread subjects. You may enter HTML markup here or simply use text .</span></div>
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Font Awesome checkbox style]]></title>
			<link>https://xucce.com/thread-52.html</link>
			<pubDate>Wed, 04 Jun 2025 10:14:01 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-52.html</guid>
			<description><![CDATA[Themes - Add Css <span style="font-weight: bold;" class="mycode_b">Checkbox.css</span><br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[Themes - Add Css <span style="font-weight: bold;" class="mycode_b">Checkbox.css</span><br />
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Floating Alert for Guest Only]]></title>
			<link>https://xucce.com/thread-51.html</link>
			<pubDate>Wed, 04 Jun 2025 10:13:41 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://xucce.com/member.php?action=profile&uid=1">Erik</a>]]></dc:creator>
			<guid isPermaLink="false">https://xucce.com/thread-51.html</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: x-large;" class="mycode_size">Example</span></div>
<div style="text-align: center;" class="mycode_align"><blockquote class="mycode_quote"><cite>Quote:</cite><img src="https://i.imgur.com/1h3Xbxm.png" loading="lazy"  alt="[Image: 1h3Xbxm.png]" class="mycode_img" /></blockquote>
</div>
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: x-large;" class="mycode_size">Example</span></div>
<div style="text-align: center;" class="mycode_align"><blockquote class="mycode_quote"><cite>Quote:</cite><img src="https://i.imgur.com/1h3Xbxm.png" loading="lazy"  alt="[Image: 1h3Xbxm.png]" class="mycode_img" /></blockquote>
</div>
<!-- start: xuc_hidecontent_guests --><br />
<div style='display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ff004f, #a70f3e); color: white; padding: 20px; border-radius: 10px; box-shadow: 0px 4px 15px rgba(255, 0, 0, 0.5); text-align: center; max-width: 500px; position: relative;margin: auto;' class='locked-content'>
    <div class='locked-icon'>
        <i style='font-size: 30px; margin-right: 15px; color: #FFD700; animation: pulse 1.5s infinite;' class='fa fa-lock'></i><br />
    </div>
    <div class='locked-text'>
        <h3 style='font-size: 20px; margin: 0; font-weight: bold; text-transform: uppercase;'>Locked Content</h3><p style='font-size: 14px; opacity: 0.9; margin-top: 5px;color: white;'>Guests cannot view hidden content. Please <a href='/member.php?action=login'>log in.</a></p>
    </div>
</div>
<!-- end: xuc_hidecontent_guests -->]]></content:encoded>
		</item>
	</channel>
</rss>