Ошибка после чистки от вирусов Joomla

(Ответов: 3, Просмотров: 1488)
  1. You shall not pass. Ага. Аватар для Гендальф Серый
    • Регистрация: 02.02.2013
    • Сообщений: 1,184
    • Репутация: 1512
    • Webmoney BL: ?
    Народ, чистил сайт от вирусни и после очистки начало выбивать вот такое дело:

    вся суть

    /** * @version $Id: defines.php 14401 2010-01-26 14:10:00Z louis $ * @package Joomla * @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. * @license GNU/GPL, see LICENSE.php * Joomla! is free software. This version may have been modified pursuant * to the GNU General Public License, and as distributed it includes or * is derivative of works licensed under the GNU General Public License or * other free or open source software licenses. * See COPYRIGHT.php for copyright notices and details. */ // no direct access defined( '_JEXEC' ) or die( 'Restricted access' ); /** * Joomla! Application define */ //Global definitions //Joomla framework path definitions $parts = explode( DS, JPATH_BASE ); //Defines define( 'JPATH_ROOT', implode( DS, $parts ) ); define( 'JPATH_SITE', JPATH_ROOT ); define( 'JPATH_CONFIGURATION', JPATH_ROOT ); define( 'JPATH_ADMINISTRATOR', JPATH_ROOT.DS.'administrator' ); define( 'JPATH_XMLRPC', JPATH_ROOT.DS.'xmlrpc' ); define( 'JPATH_LIBRARIES', JPATH_ROOT.DS.'libraries' ); define( 'JPATH_PLUGINS', JPATH_ROOT.DS.'plugins' ); define( 'JPATH_INSTALLATION', JPATH_ROOT.DS.'installation' ); define( 'JPATH_THEMES' , JPATH_BASE.DS.'templates' ); define( 'JPATH_CACHE', JPATH_BASE.DS.'cache'); /** * @version $Id: framework.php 19340 2010-11-03 15:00:55Z ian $ * @package Joomla * @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. * @license GNU/GPL, see LICENSE.php * Joomla! is free software. This version may have been modified pursuant * to the GNU General Public License, and as distributed it includes or * is derivative of works licensed under the GNU General Public License or * other free or open source software licenses. * See COPYRIGHT.php for copyright notices and details. */ // no direct access defined( '_JEXEC' ) or die( 'Restricted access' ); /* * Joomla! system checks */ @set_magic_quotes_runtime( 0 ); @ini_set('zend.ze1_compatibility_mode', '0'); /* * Installation check, and check on removal of the install directory. */ if (!file_exists( JPATH_CONFIGURATION . DS . 'configuration.php' ) || (filesize( JPATH_CONFIGURATION . DS . 'configuration.php' ) < 10) || file_exists( JPATH_INSTALLATION . DS . 'index.php' )) { if( file_exists( JPATH_INSTALLATION . DS . 'index.php' ) ) { header( 'Location: installation/index.php' ); exit(); } else { echo 'No configuration file found and no installation code available. Exiting...'; exit(); } } /* * Joomla! system startup */ // System includes require_once( JPATH_LIBRARIES .DS.'joomla'.DS.'import.php'); // Pre-Load configuration require_once( JPATH_CONFIGURATION .DS.'configuration.php' ); // System configuration $CONFIG = new JConfig(); if (@$CONFIG->error_reporting === 0) { error_reporting( 0 ); } else if (@$CONFIG->error_reporting > 0) { error_reporting( $CONFIG->error_reporting ); ini_set( 'display_errors', 1 ); } define( 'JDEBUG', $CONFIG->debug ); unset( $CONFIG ); /* * Joomla! framework loading */ // Include object abstract class require_once(JPATH_SITE.DS.'libraries'.DS.'joomla'.DS.'utilities'.DS.'compat'.DS.'compat.php'); // System profiler if (JDEBUG) { jimport( 'joomla.error.profiler' ); $_PROFILER =& JProfiler::getInstance( 'Application' ); } // Joomla! library imports; jimport( 'joomla.application.menu' ); jimport( 'joomla.user.user'); jimport( 'joomla.environment.uri' ); jimport( 'joomla.html.html' ); jimport( 'joomla.utilities.utility' ); jimport( 'joomla.event.event'); jimport( 'joomla.event.dispatcher'); jimport( 'joomla.language.language'); jimport( 'joomla.utilities.string' ); ?>
    Fatal error: Call to a member function mark() on a non-object in /home/www/z151255/htdocs/index.php on line 24
    [свернуть]



    До этого на джумле не работал. Подскажите, пожалуйста, что к чему.
    • 0
  2. Опытный Аватар для WSairus
    • Регистрация: 25.01.2013
    • Сообщений: 334
    • Репутация: 71
    Делаем бекап. Потом можно установить чистую Joomla той же версии на localhost (или другую папку и другую базу) и затем копировать с заменой все файлы движка.

    P.S. После этого нужно будет поправить configuration.php (желательно сохранить оригинальный).
    • 1

    Спасибо сказали:

  3. Студент Аватар для se7en
    • Регистрация: 24.05.2013
    • Сообщений: 36
    • Репутация: 0
    • Webmoney BL: ?
    делай бекап баз и переустанови джумлу
    • 0
  4. Студент Аватар для geezman
    • Регистрация: 23.04.2011
    • Сообщений: 73
    • Репутация: 27
    Я бэкап от хостера восстанавливал и всё. Хотя я каждую неделю сайт бэкаплю
    • 0

Похожие темы

Темы Раздел Ответов Последний пост
500 ошибка в joomla 1.7
Web программирование 1 05.03.2012 01:41
Ошибка при импорте БД Joomla
Web программирование 2 29.02.2012 03:04
Ошибка в joomla
Joomla 5 03.11.2011 00:16
Подскажите софтину для чистки ключевых слов.
Софт, скрипты, сервисы 9 26.09.2009 17:50
KeyPro - софт для чистки кеев
Софт, скрипты, сервисы 15 19.09.2009 02:29

У кого попросить инвайт?

Вы можете попросить инвайт у любого модератора:

Информеры