Forums

My friend's site has been hacked. (5 posts)

  1. padraigstapleton
    Member
    Posted 9 months ago #

    Hi there, I am doing a website for a friend at leadinlines.com.

    Even when I attempt to log in,
    http://leadinlines.com/wp-admin/install.php

    it still comes up with some very very strange code. What has happened? Please help!

  2. padraigstapleton
    Member
    Posted 9 months ago #

    Sorry, here's the link, leadinlines.com

  3. bertjh
    Member
    Posted 9 months ago #

    Looks like an opening bracket is missing. Try opening the wp-settings.php file and add an < before the

    ?php
    /**
     * Used to set up and fix common variables and include
     * the WordPress procedural and class library.
     *
     * Allows for some configuration in wp-config.php (see default-constants.php)
     *
     * @internal This file must be parsable by PHP4.
     *
     * @package WordPress
     */

    if it is missing.

  4. padraigstapleton
    Member
    Posted 9 months ago #

    Thank you, the code has gone now. The only thing now is the website is now completely blank! Any ideas?

    <?php
    /**
     * Used to set up and fix common variables and include
     * the WordPress procedural and class library.
     *
     * Allows for some configuration in wp-config.php (see default-constants.php)
     *
     * @internal This file must be parsable by PHP4.
     *
     * @package WordPress
     */
    
    /**
     * Stores the location of the WordPress directory of functions, classes, and core content.
     *
     * @since 1.0.0
     */
    define( 'WPINC', 'wp-includes' );
  5. padraigstapleton
    Member
    Posted 9 months ago #

    Also I can't get to the dashboard section of the site, when I log in through

    http://leadinlines.com/wp-admin/install.php, the dashboard just doesn't appear.

    http://www.leadinlines.com

Reply

You must log in to post.

About this Topic

Tags