Forums

[resolved] Need Help With the Search Box, Calendar and Fatal Error (9 posts)

  1. Sherrie812
    Member
    Posted 1 year ago #

    Can some please tell me how to activate my,

    1) Calendar
    2) Search Box

    http://enterprise.mastercurrencytrading.com

    Also, there is a strange message at the very bottom of my site. Can someone tell me what this about and how to fix it.

    (Fatal error: Call to undefined function wp_rss2feed() in /home2/mastercu/public_html/enterprise/wp-content/themes/soulvision/footer.php(1) : eval()'d code on line 5)

    Tanks in advanced.

    Ree

  2. Samuel B
    moderator
    Posted 1 year ago #

    the search and calendar are working - at least for me
    clicking on the highlighted date brings me to a post for that date
    searching a term from that post shows it
    looks like you only have the one post

    can you post the footer.php code if not too large?
    if very large - use pastebin.com

  3. Sherrie812
    Member
    Posted 1 year ago #

    Oh, thank you.

    Ree

  4. Sherrie812
    Member
    Posted 1 year ago #

    <?php eval(base64_decode('Pz4gPCEtLSBiZWdpbiBmb290ZXIgLS0+DQoNCjxkaXYgaWQ9ImZvb3RlciI+ICAmY29weTsgMjAwOCA8YSBocmVmPSI8P3BocCBlY2hvIGdldF9zZXR0aW5ncygnaG9tZScpOyA/Pi8iPg0KICA8P3BocCBibG9naW5mbygnbmFtZScpOz8+PC9hPi4gPD9waHAgaWYoaXNfaG9tZSgpKSA6ID8+PGEgaHJlZj0iaHR0cDovL2ZyZWVhbnRpdmlydXNzb2Z0d2FyZXJldmlld3MuY29tLyIgdGl0bGU9IkFudGl2aXJ1cyBzb2Z0d2FyZSByZXZpZXdzIj5BbnRpdmlydXMgc29mdHdhcmUgcmV2aWV3czwvYT48P3BocCBlbmRpZjsgPz4NCiAgPGRpdj48PyB3cF9yc3MyZmVlZCgpOyA/PjwvZGl2Pg0KDQogIDxkaXYgaWQ9ImNyZWRpdCI+PC9kaXY+DQogIA0KPC9kaXY+DQo8P3BocCB3cF9mb290ZXIoKTsgPz4NCjwvZGl2Pg0KPC9ib2R5PjwvaHRtbD4gPD8='));?>

  5. Samuel B
    moderator
    Posted 1 year ago #

    replace contents of footer.php with this

    <!-- begin footer -->
    
    <div id="footer">  © 2008 <a href="<?php echo get_settings('home');?>/">
      <?php bloginfo('name');?></a>. <?php if(is_home()):?><a href="http://freeantivirussoftwarereviews.com/" title="Antivirus software reviews">Antivirus software reviews</a><?php endif;?>
      <div><? wp_rss2feed();?></div>
    
      <div id="credit"></div>
    
    </div>
    <?php wp_footer();?>
    </div>
    </body></html>

    you may want to remove the spam link

  6. Sherrie812
    Member
    Posted 1 year ago #

    Thank you I will
    Ree

  7. Sherrie812
    Member
    Posted 1 year ago #

    Hi again. It did not work.
    I may have to change themes.

    Ree

  8. Samuel B
    moderator
    Posted 1 year ago #

    maybe so - but now look in the theme's functions.php for the same kind of code
    personally I wouldn't use a theme that has obfuscated code

  9. Sherrie812
    Member
    Posted 1 year ago #

    I just found an easier theme to work with. Thanks for your help. I don’t think this theme has the obfuscated code.

    Ree

Topic Closed

This topic has been closed to new replies.

About this Topic