Jump to the post that solved this thread.
Not Solved How can I remove this...
#1
Not Solved
This user has been denied support. This user has been denied support.
I don't know why it says that, it's not my forum link.

[Image: wBWiKAX.png]

The part that says "Cleoz.pw"

How can I change it to my forum name...

My forum link: https://crackkingly.com
Reply
#2
Not Solved
Hi!

check your footer template (Admin Control Panel -> Templates (Tab) -> Templates -> YOUR THEME ->  footer), it must be something like this:
<debugstuff>
	</div>
</div>
<div id="footer">
	<div class="upper">
		<div class="wrapper">
			{$lang_select}
			{$theme_select}
			<ul class="menu bottom_links">
				{$showteamlink}
				{$contact_us}
				<li><a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a></li>
				<li><a href="#top">{$lang->bottomlinks_returntop}</a></li>
				<li><a href="<archive_url>">{$lang->bottomlinks_litemode}</a></li>
				<li><a href="{$mybb->settings['bburl']}/misc.php?action=markread{$post_code_string}">{$lang->bottomlinks_markread}</a></li>
				<li><a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></li>
			</ul>
		</div>
	</div>
	<div class="lower">
		<div class="wrapper">
			<span id="current_time">{$lang->welcome_current_time}</span>
			<span id="copyright">
				<!-- MyBB is free software developed and maintained by a volunteer community.
					It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact,
					to show your support for MyBB.  If you choose to remove or modify the copyright below,
					you may be refused support on the MyBB Community Forums.
					This is free software, support us and we'll support you. -->
				{$lang->powered_by} <a href="https://mybb.com" target="_blank" rel="noopener">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="https://mybb.com" target="_blank" rel="noopener">MyBB Group</a>.
				<!-- End powered by -->
			</span>
		</div>
	</div>
</div>
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
</div>

Check specially the line:

Quote:<li><a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a></li>
Reply
#3
Not Solved
cleoz.pw redirects to your site... Did you transfert the domain ?
Tchat en français
Do not ask me help through PM or Discord

Reply
#4
Not Solved
This user has been denied support. This user has been denied support.
(2019-11-14, 03:58 PM)Crazycat Wrote: cleoz.pw redirects to your site... Did you transfert the domain ?
no sir, also its a new clean mybb installation

(2019-11-14, 01:45 PM)NoRules Wrote: Hi!

check your footer template (Admin Control Panel -> Templates (Tab) -> Templates -> YOUR THEME ->  footer), it must be something like this:
<debugstuff>
	</div>
</div>
<div id="footer">
	<div class="upper">
		<div class="wrapper">
			{$lang_select}
			{$theme_select}
			<ul class="menu bottom_links">
				{$showteamlink}
				{$contact_us}
				<li><a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a></li>
				<li><a href="#top">{$lang->bottomlinks_returntop}</a></li>
				<li><a href="<archive_url>">{$lang->bottomlinks_litemode}</a></li>
				<li><a href="{$mybb->settings['bburl']}/misc.php?action=markread{$post_code_string}">{$lang->bottomlinks_markread}</a></li>
				<li><a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></li>
			</ul>
		</div>
	</div>
	<div class="lower">
		<div class="wrapper">
			<span id="current_time">{$lang->welcome_current_time}</span>
			<span id="copyright">
				<!-- MyBB is free software developed and maintained by a volunteer community.
					It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact,
					to show your support for MyBB.  If you choose to remove or modify the copyright below,
					you may be refused support on the MyBB Community Forums.
					This is free software, support us and we'll support you. -->
				{$lang->powered_by} <a href="https://mybb.com" target="_blank" rel="noopener">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="https://mybb.com" target="_blank" rel="noopener">MyBB Group</a>.
				<!-- End powered by -->
			</span>
		</div>
	</div>
</div>
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
</div>

Check specially the line:

Quote:<li><a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a></li>



Uhh, its seems fine to me: 
				<li><a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a></li>
Reply
#5
Not Solved
Hi,

it's OK. So now check in Admin Control Panel -> Configuration (Tab) -> Settings -> General configuration -> Homepage Name

Maybe it's there the old name that you don't want to show.
Reply
#6
Not Solved
This user has been denied support. This user has been denied support.
(2019-11-15, 10:29 AM)NoRules Wrote: Hi,

it's OK. So now check in Admin Control Panel -> Configuration (Tab) -> Settings -> General configuration -> Homepage Name

Maybe it's there the old name that you don't want to show.
I removed it from the footer anyways
Reply
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)