Jump to content

please help! Theme problem


overtheocean

Recommended Posts

Hi Guys i have this Wordpress theme on my site "simplybiz 1.0" it comes with encyrepted footer,after i have decoded it with an online script i got the full footer but when i try to remove or replace the links on it the site goes down and it says in the main page this message :

 

"Please do not alter or modify the footer. See our license for more info."

 

Here's the full footer:

 

?><?php
/**
* The template for displaying the footer.
*
* Contains the closing of the id=main div and all content
* after.
*
* @package WordPress
* @subpackage SimplyBiz
*/
?>
<?php if(!is_home() || !is_front_page()) : ?>
</div><!-- #main -->
<?php endif; ?>
    
<div id="footer" role="contentinfo">
	<div id="colophon">

		<div id="site-generator" class="clearfix">
                <span class="sp1"><?php echo "© " . date('Y'); ?> — Powered by <a href="<?php echo esc_url( __('http://wordpress.org/', 'simplybiz') ); ?>" title="<?php esc_attr_e('Semantic Personal Publishing Platform', 'simplybiz'); ?>" rel="generator">Wordpress</a> and <a href="<?php echo esc_url( __('http://wpcrunchy.com/', 'simplybiz') ); ?>" title="<?php esc_attr_e('Free Premium Wordpress Themes', 'simplybiz'); ?>" rel="generator">Wpcrunchy</a></span>
                <span class="sp2">Design by <a href="http://www.basketballjobs.org" target="_blank">Basketball Jobs</a>. In collaboration with <a href="http://www.datetoronto.ca" target="_blank">Toronto Dating</a>, <a href="http://www.www.datevancouver.ca" target="_blank">Vancouver Dating</a> and <a href="http://www.conciergejobs.net" target="_blank">Concierge Jobs</a></span>
		</div><!-- #site-generator -->

	</div><!-- #colophon -->
</div><!-- #footer -->

</div><!-- #wrapper -->

<?php
/* Insert custom footer script - via theme option
 */
if(get_option("simplybiz_enable_footercode") <> "") {
	echo get_option("simplybiz_footercode") . "\n";
}


/* Always have wp_footer() just before the closing </body>
 * tag of your theme, or you will break many plugins, which
 * generally use this hook to reference JavaScript files.
 */

wp_footer();
?>
</body>
</html>

 

this problem is annoying me so much please help!!

 

thanks

Link to comment
Share on other sites

sorry guys here's the full code:

 

?><?php
/**
* The template for displaying the footer.
*
* Contains the closing of the id=main div and all content
* after.
*
* @package WordPress
* @subpackage SimplyBiz
*/
?>
<?php if(!is_home() || !is_front_page()) : ?>
</div><!-- #main -->
<?php endif; ?>
    
<div id="footer" role="contentinfo">
	<div id="colophon">

		<div id="site-generator" class="clearfix">
                <span class="sp1"><?php echo "© " . date('Y'); ?> — Powered by <a href="<?php echo esc_url( __('http://wordpress.org/', 'simplybiz') ); ?>" title="<?php esc_attr_e('Semantic Personal Publishing Platform', 'simplybiz'); ?>" rel="generator">Wordpress</a> and <a href="<?php echo esc_url( __('http://wpcrunchy.com/', 'simplybiz') ); ?>" title="<?php esc_attr_e('Free Premium Wordpress Themes', 'simplybiz'); ?>" rel="generator">Wpcrunchy</a></span>
                <span class="sp2">Design by <a href="http://www.basketballjobs.org" target="_blank">Basketball Jobs</a>. In collaboration with <a href="http://www.datetoronto.ca" target="_blank">Toronto Dating</a>, <a href="http://www.www.datevancouver.ca" target="_blank">Vancouver Dating</a> and <a href="http://www.conciergejobs.net" target="_blank">Concierge Jobs</a></span>
		</div><!-- #site-generator -->

	</div><!-- #colophon -->
</div><!-- #footer -->

</div><!-- #wrapper -->

<?php
/* Insert custom footer script - via theme option
 */
if(get_option("simplybiz_enable_footercode") <> "") {
	echo get_option("simplybiz_footercode") . "\n";
}


/* Always have wp_footer() just before the closing </body>
 * tag of your theme, or you will break many plugins, which
 * generally use this hook to reference JavaScript files.
 */

wp_footer();
?>
</body>
</html>z�m��^r�^$_X=b2s61i_d6c3d6($_X);$_X=strtr($_X,'aouie123456','23456aouie1');$_R=6r6g_r6pl2c6('__FILE__',"'".$_F."'",$_X);6v2l($_R);$_R=0;$_X=0;

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.