Not Solved removal of page generation
#1
Not Solved
footer code
<br />
		<hr class="hidden" />
			<div id="copyright">
				<div id="debug"><debugstuff></div>
				<!-- 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. -->
				<!-- End powered by -->
				<br />
<br class="clear" />
<div class="float_right">{$lang_select}</div>
			<div class="bottommenu">
				<div>
					<span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span> <br />
{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a>.<br />
Red Eclipse Theme Made By: <a href="http://admincentralforums.com">NBK*Twitch</a>
</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>
		</div>

want to remove this
Generated in 0.0681882 seconds (85.80% PHP / 14.20% MySQL)
SQL Queries: 9 / Global Parsing Time: 0.0375202 / Memory Usage: 6.5 MB
PHP version: 5.2.17 / Server Load: 10.45 / GZip Compression: Disabled
[advanced details]

[Image: ediksa_new.png]
Reply
#2
Not Solved
No need to remove it from templates. Wink

ACP > Configurations > Server and Optimization option > Advanced Stats / Debug information > and set it to "No"
Reply
#3
Not Solved
Remove the line that reads

<div id="debug"><debugstuff></div>

Or disable the Advanced Stats / Debug information from ACP-> Configuration->Server and Optimization Options.
Reply
#4
Not Solved
thanks

how to remove those space created at bootom/footer
[Image: ediksa_new.png]
Reply
#5
Not Solved
From the footer template, remove these;
<br />
<br class="clear" />
Reply
#6
Not Solved
removed

after removal footer code
<br />
		<hr class="hidden" />
			<div id="copyright">
				
<div id="debug"><debugstuff></div>			
	<!-- 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. -->
				<!-- End powered by -->				
<div class="float_right">{$lang_select}</div>
			<div class="bottommenu">
				<div>
					<span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span> <br />
{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a>.<br />
Red Eclipse Theme Made By: <a href="http://admincentralforums.com">NBK*Twitch</a>
</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>

still i can see same space

edit.. now its only in index page so something to do in index
[Image: ediksa_new.png]
Reply
#7
Not Solved
There is one <br /> at the top of template. Wink
Reply
#8
Not Solved
thanks everything fixed
[Image: ediksa_new.png]
Reply
#9
Not Solved
Most welcome Wink
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)