Viewing 3 replies - 1 through 3 (of 3 total)
  • Odd bit of code in the latest version: with links to Primark sites:

    if (rand(0, 70)==1 && !is_user_logged_in() && $bloglan=='de-DE') {
    					echo '<div id="post-randomlink"><li><a href="http://www.kleiderweb.com/online/primark-deutschland-gunstige-kleider-online/">primark</a></li></div>';
    				} else (rand(0, 10)==1 && !is_user_logged_in() && $bloglan!='nl-NL' && $bloglan!='en-US') {
    					echo '<div id="post-randomlink"><li><a href="http://primarkrotterdam.com/">primark rotterdam</a></li></div>';
    				}

    possibly hacked?

    That plugin is adding it’s own “spam” links”! Please deactivate and delete the plugin. Then send all relevant details to plugins [at] wordpress.org

    I had to access the plugins directory by FTP, commented out a block of code from function GetRandomPostsConfigurable (between lines 66-82).
    So I could get access to wp-admin again.
    My suggestion: Go ahead and rip off this plugin immediately (as I did).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘problems after installation 1.18’ is closed to new replies.