Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter indiemusicfinds

    (@indiemusicfinds)

    thanks alchymyth!
    it worked (:

    Thread Starter indiemusicfinds

    (@indiemusicfinds)

    oh and I’d been trying something like this before

    <?php if (is_home() && $count == 1) : ?> <CENTER> 
    
    Example
    
      </CENTER> <?php endif; $count++; ?>
    			</div>

    the theme one, i think, it’s in the wordpress panel. Appearance-Editor

    i’m fairly sure that’s what’s doing it, it looks very suspect. I want someone who understands these files to confirm first though.

    I’m guessing it’ll be in header.php

    I’ve just found this in my functions.php

    }
    eval(str_rot13('shapgvba purpx_sbbgre(){$y=\'Gurzr ol : <n uers="uggc://jjj.jroubfgvatercbeg.pbz/orfg-cuc-ubfgvat.ugzy">CUC Jro Ubfgvat</n>\';$s=qveanzr(__SVYR__).\'/sbbgre.cuc\';$sq=sbcra($s,\'e\');$p=sernq($sq,svyrfvmr($s));spybfr($sq);vs(fgecbf($p,$y)==0){rpub \'Guvf gurzr vf eryrnfrq haqre perngvir pbzzbaf yvprapr, nyy yvaxf va gur sbbgre fubhyq erznva vagnpg\';qvr;}}purpx_sbbgre();'));

    It looks a bit out of place and the uggc://jjj. part looks like an odd version of https://www. where these codes might be being fed from.

    Can someone tell me whether this is supposed to be here before i take it out?
    There’s another one at the bottom of fuctions.php as follows

    }
    
    eval(str_rot13('shapgvba purpx_urnqre(){vs(!(shapgvba_rkvfgf("purpx_shapgvbaf")&&shapgvba_rkvfgf("purpx_s_sbbgre"))){rpub(\'Guvf gurzr vf eryrnfrq haqre perngvir pbzzbaf yvprapr, nyy yvaxf va gur sbbgre fubhyq erznva vagnpg\');qvr;}}'));
    
    ?>

    no worries i just found it in sidebar.php.

    I hope this doesn’t become a game of cat and mouse.

    Thanks, yes I just took it out.

    Now another one has appeared in my side bar at the bottom.
    Do you know how to get rid of this one?
    It’s not showing up as a Widget in Appearance-Widgets.

    the same thing happened to me last night at https://indiemusicfinds.com

    the adsense ads look identical too, I emailed google adsense one of the links so they can ban the account so they don’t get the money.

    I think I’ve just found the code that’s doing it in my Theme’s Main Index Template.
    There’s something about adsense and a JS script. I’m not sure how much of it I need to take out though, i don’t want to break anything.

    I’m worried that they’ve put some other code in the wordpress files to allow them backdoor access again which it looks like has happened with yours for them to keep putting it back.

    Posted by <span><?php the_author() ?></span>  |  Posted in <span><?php the_category(', ') ?></span>  |  Posted on <?php the_time('d-m-Y') ?>
    						</h3><script type="text/javascript"><!--
    google_ad_client = "pub-2269506850128822";
    /* 728x90, created 7/25/09 */
    google_ad_slot = "7353594443";
    google_ad_width = 728;
    google_ad_height = 90;
    //-->
    </script>
    <script type="text/javascript"
    src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
                        </div>

    Can you tell me whether this is the code I need to remove anyone? I’m not expert with this stuff.

Viewing 8 replies - 1 through 8 (of 8 total)