Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m seeing the same code in my footer…

    Code is located in mySQL database in wp_options table, row is called credit_link.

    I deleted it yesterday, but it’s back in, so I guess there’s a hole somewhere on my site:(

    Can someone interpret the code and tell me what it does?

    I tried searching for ‘credit_link’ text in my wordpress files but I can’t find it. I guess it’s encoded somehow, so simple ‘grep’ doesn’t find it.

    Matej

    Same on my side…

    Mysql service hogs as 99% CPU…

    Mytop returns:

    Query SELECT autoload FROM wp_options WHERE option_name = '_transient_timeout_f99ae0f68e864d0fb9b92adb74792d27'
    Query DELETE FROM wp_options WHERE option_name LIKE 'displayed_galleries_f99ae0f68e864d0fb9b92adb74792d27'
    Query SELECT autoload FROM wp_options WHERE option_name = '_transient_f99ae0f68e864d0fb9b92adb74792d27'
    Query DELETE FROM wp_options WHERE option_name LIKE 'displayed_galleries_2f7e7149f8adf497c0759f05d19f7990'
    Query DELETE FROM wp_options WHERE option_name LIKE 'displayed_galleries_f99ae0f68e864d0fb9b92adb74792d27'

    After some time, memory is exhausted and my server dies…

    Matej

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