رفتن به مطلب
trisha

انتقال جوملا از سایت به لوکال و برعکس

پست های پیشنهاد شده

سلام

این کار همانند انتقال از لوکال به سایت می باشد.

ابتدا کل پوشه مربوطه جوملا خود را فشرده کرده ( در هر کنترل پنلی)

سپس آن را دانلود میکنید

آن را در روت wamp( ویا هر برنامه سرور مجازی دیگر) یعنی همان پوشه www در پوشه ای به عنوان مثال جوملا قرار میدهید

حال از طریق php my admin وارد دیتا بیس سایت مربوطه خود شوید و به دو صورت export بگیرید

هم بصورت zippedو هم gzipped

سپس وارد php my admin لوکال شوید و دیتا بیس مربوطه را بسازید

بعد بر روی دیتا بیس مربوطه کلیک کنید و سپس دیتا بیس export شده را import کنید

اگر zipped خطا داد از gzipped استفاده کنید

سپس نوبت به تنظیمات configration.php میباشد

پیشنهاد میکنم که configuration.php-dist را به configuration.php تغییر نام دهید و یا configuration.php موجود را ویرایش کنید

نام دیتا بیس و پسورد و نام کاربری دیتا بیس را وارد کنید

که user لوکال بصورت پیشفرض root و پسورد آن را خالی بگذارید

var $host = 'localhost';
var $user = ' ';
var $password = ' ';
var $db = ' ';

و در این قسمت مسیر نصب جوملا میباشد که به جای username نام کاربری سایت خود(هاست) را مینویسید

که برای لوکال

home/username/logs

home/username/tmp

همان مکان نصب wamp server می باشد

به صورت

C:\wamp\www\joomla\logs

می باشد

var $log_path = 'home/username/logs';
var $tmp_path = 'home/username/tmp';

ما بقی تنظییمات را میتوانید از طریق تنظیمات کلی در خود جوملا انجام دهید

<?php
class JConfig {
/* Site Settings */
var $offline = '0';
var $offline_message = 'اين سايت موقتا به دليل تعميرات در دسترس نيست.
لطفا بعدا مراجعه فرماييد.';
var $sitename = 'sitename';
var $editor = 'tinymce';
var $list_limit = '20';
var $legacy = '0';
/* Debug Settings */
var $debug = '0';
var $debug_lang = '0';
/* Database Settings */
var $dbtype = 'mysql';
var $host = 'localhost';
var $user = ' ';
var $password = ' ';
var $db = ' ';
var $dbprefix = 'jostri_';
/* Server Settings */
var $live_site = '';
var $secret = '8RhJUKlcLc6GdjUi';
var $gzip = '0';
var $error_reporting = '-1';
var $helpurl = 'http://help.joomla.org';
var $xmlrpc_server = '0';
var $ftp_host = '127.0.0.1';
var $ftp_port = '21';
var $ftp_user = '';
var $ftp_pass = '';
var $ftp_root = '';
var $ftp_enable = '0';
/* Locale Settings */
var $offset = '0';
var $offset_user = '0';
/* Mail Settings */
var $mailer = 'mail';
var $mailfrom = 'info@yourdomain.com';
var $fromname = ' ';
var $sendmail = '/usr/sbin/sendmail';
var $smtpauth = '0';
var $smtpuser = '';
var $smtppass = '';
var $smtphost = 'localhost';
/* Cache Settings */
var $caching = '0';
var $cachetime = '15';
var $cache_handler = 'file';
/* Meta Settings */
var $MetaDesc = 'جوملا! - سیستم مدیریت محتوا و مولد پورتال جوملا';
var $MetaKeys = 'جوملا، جوملا فارسی';
var $MetaTitle = '1';
var $MetaAuthor = '1';
/* SEO Settings */
var $sef           = '0';
var $sef_rewrite   = '0';
var $sef_suffix    = '0';
/* Feed Settings */
var $feed_limit   = 10;
var $log_path = 'home/username/logs';
var $tmp_path = 'home/username/tmp';
/* Session Setting */
var $lifetime = '15';
var $session_handler = 'database';
}
?>

در ضمن از این روش میتوان برای انتقال از لوکال به سایت هم استفاده کرد.

تهیه و تنظیم محمد محسنی

یا علی

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

سلام

لطفا نحوه ی انتقال از لوکال به هاست رو در شرایطی که از نرم افزار XAMPP استفاده بشه رو توضیح بدید(پنل هاست CPANEL است)

آخه همه جا فقط این آموزشو واسه WAMP گذاشتن!:blush:

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

ببخشید،ولی من چون تازه کارم یکم مشکل دارم:

من کل سایتو تو پوشه ی pubic_html در هاست قرار دادم،همچنین یک دیتا بیس ساختم و براش user و password هم تعیین کردم،همچنین دیتابیس سایت بر روی لوکالم رو در دیتابیس ساخته شده در هاست import کردم.

حالا مشکلم از این جا به بعدشه یعنی ویرایش configuration.php ،لطفا یکم واضح تر و ساده تر این بخشو توضیح بدید.

مثلا تو خط var $user باید اسمه دیتابیس ساخته شده در هاستو قرار داد و یا اسمه یوزر ساخته شده برای اون دیتابیس رو؟:huh:

یا مثلا تو تو خط var $tmp_path دقیقا باید چه چیزی رو نوشت؟(لطفا دقیق و ساده بگید!):blush:

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

سلام

من easyphp نصب کردم و آدرسش در کامپیوترم

H:\EASYPH~1.1\www

هست. باید

var $log_path = '';

var $tmp_path = '';

رو با چه آدرسی بنویسم؟

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

توی لوکال فایل configuration.php رو باز کنید.

var $log_path = 'H:\\EASYPH~1.1\\www\\****\\logs';
var $tmp_path = 'H:\\EASYPH~1.1\\www\\****\\tmp';

اگه تو فولدر نصب کردین به جای **** اسم فولدرتون رو بذارین اگه مستقیما توی www ریختین **** رو حذف کنید.

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

توی لوکال فایل configuration.php رو باز کنید.

var $log_path = 'H:\\EASYPH~1.1\\www\\****\\logs';
var $tmp_path = 'H:\\EASYPH~1.1\\www\\****\\tmp';

اگه تو فولدر نصب کردین به جای **** اسم فولدرتون رو بذارین اگه مستقیما توی www ریختین **** رو حذف کنید.


Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 29

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 32

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JRequest::clean() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 33

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 463

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 464

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 465

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 466

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 467

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 468

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 35

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 38

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 39

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 46

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 47

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 50

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 53

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 54

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 57

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php on line 58

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JFactory::getApplication() should not be called statically in H:\EasyPHP-5.3.8.1\www\index.php on line 33

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Redefining already defined constructor for class JObject in H:\EasyPHP-5.3.8.1\www\libraries\joomla\base\object.php on line 57

Strict Standards: Non-static method JApplication::getInstance() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 46

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JApplicationHelper::getClientInfo() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 130

Strict Standards: Declaration of JSite::getRouter() should be compatible with that of JApplication::getRouter() in H:\EasyPHP-5.3.8.1\www\includes\application.php on line 377

Strict Standards: Declaration of JSite::getPathWay() should be compatible with that of JApplication::getPathway() in H:\EasyPHP-5.3.8.1\www\includes\application.php on line 377

Strict Standards: Declaration of JSite::getMenu() should be compatible with that of JApplication::getMenu() in H:\EasyPHP-5.3.8.1\www\includes\application.php on line 377

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 730

Strict Standards: Non-static method JFactory::_createConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 73

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\registry.php on line 19

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JUtility::getHash() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 99

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\utilities\utility.php on line 111

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 382

Strict Standards: Non-static method JFactory::getSession() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 768

Strict Standards: Non-static method JFactory::_createSession() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 94

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 501

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Declaration of JSession::set() should be compatible with that of JObject::set() in H:\EasyPHP-5.3.8.1\www\libraries\joomla\session\session.php on line 737

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\session\session.php on line 19

Strict Standards: Non-static method JSession::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 507

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JSessionStorage::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\session\session.php on line 108

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JFilterInput::clean() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\session\storage.php on line 57

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JFactory::getDBO() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\session\storage\database.php on line 64

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 268

Strict Standards: Non-static method JFactory::_createDBO() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 271

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 551

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JDatabase::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 563

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JError::isError() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 565

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JTable::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\session\storage\database.php on line 69

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JPath::find() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\database\table.php on line 91

Strict Standards: Non-static method JTable::addIncludePath() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\database\table.php on line 91

Strict Standards: Non-static method JFactory::getDBO() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\database\table.php on line 112

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php:46) in H:\EasyPHP-5.3.8.1\www\libraries\joomla\session\session.php on line 423

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php:46) in H:\EasyPHP-5.3.8.1\www\libraries\joomla\session\session.php on line 423

Warning: Cannot modify header information - headers already sent by (output started at H:\EasyPHP-5.3.8.1\www\libraries\joomla\import.php:46) in H:\EasyPHP-5.3.8.1\www\libraries\joomla\session\session.php on line 426

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JTable::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 771

Strict Standards: Non-static method JFactory::getDBO() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\database\table.php on line 112

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\html\parameter.php on line 21

Strict Standards: Non-static method JFactory::getUser() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\application.php on line 53

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JFactory::getSession() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 163

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JComponentHelper::getParams() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\application.php on line 60

Strict Standards: Non-static method JComponentHelper::getComponent() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\component\helper.php on line 83

Strict Standards: Non-static method JComponentHelper::_load() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\component\helper.php on line 39

Strict Standards: Non-static method JFactory::getDBO() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\component\helper.php on line 196

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JRegistryFormat::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\registry.php on line 373

Strict Standards: Non-static method JFilterInput::clean() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\format.php on line 45

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Declaration of JRegistryFormatINI::objectToString() should be compatible with that of JRegistryFormat::objectToString() in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\format\ini.php on line 281

Strict Standards: Non-static method JApplicationHelper::getClientInfo() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\application.php on line 61

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLanguage::exists() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\application.php on line 68

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JFolder::exists() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\language\language.php on line 265

Strict Standards: Non-static method JPath::clean() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\filesystem\folder.php on line 392

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 164

Strict Standards: Non-static method JFactory::getUser() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 172

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JFactory::getSession() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 163

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 382

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JPluginHelper::isEnabled() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 174

Strict Standards: Non-static method JPluginHelper::getPlugin() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 75

Strict Standards: Non-static method JPluginHelper::_load() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 41

Strict Standards: Non-static method JFactory::getDBO() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 174

Strict Standards: Non-static method JFactory::getUser() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 175

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JFactory::getSession() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 163

Strict Standards: Non-static method JPluginHelper::importPlugin() should not be called statically in H:\EasyPHP-5.3.8.1\www\index.php on line 43

Strict Standards: Non-static method JPluginHelper::_load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 92

Strict Standards: Non-static method JPluginHelper::_import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 97

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Redefining already defined constructor for class JPlugin in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\plugin.php on line 75

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Declaration of JEvent::update() should be compatible with that of JObserver::update() in H:\EasyPHP-5.3.8.1\www\libraries\joomla\event\event.php on line 29

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JDispatcher::getInstance() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 140

Strict Standards: Non-static method JPluginHelper::getPlugin() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 147

Strict Standards: Non-static method JPluginHelper::_load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 41

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JRegistryFormat::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\registry.php on line 373

Strict Standards: Non-static method JFilterInput::clean() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\format.php on line 45

Strict Standards: Non-static method JFactory::getLanguage() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\plugin.php on line 113

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 116

Strict Standards: Non-static method JFactory::_createLanguage() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 119

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 683

Strict Standards: Non-static method JLanguage::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 685

Strict Standards: Non-static method JFactory::getXMLParser() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\language\language.php on line 760

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JRegistryFormat::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\registry.php on line 373

Strict Standards: Non-static method JFilterInput::clean() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\format.php on line 45

Strict Standards: Non-static method JRegistryFormat::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\registry.php on line 373

Strict Standards: Non-static method JFilterInput::clean() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\format.php on line 45

Strict Standards: Non-static method JPluginHelper::_import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 97

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JDispatcher::getInstance() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 140

Strict Standards: Non-static method JPluginHelper::getPlugin() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 147

Strict Standards: Non-static method JPluginHelper::_load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 41

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JRegistryFormat::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\registry.php on line 373

Strict Standards: Non-static method JFilterInput::clean() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\format.php on line 45

Strict Standards: Non-static method JPluginHelper::_import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 97

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JDispatcher::getInstance() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 140

Strict Standards: Non-static method JPluginHelper::getPlugin() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 147

Strict Standards: Non-static method JPluginHelper::_load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 41

Strict Standards: Non-static method JRequest::getVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\plugins\system\rokcandy_system.php on line 28

Strict Standards: Non-static method JPluginHelper::_import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 97

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JDispatcher::getInstance() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 140

Strict Standards: Non-static method JPluginHelper::getPlugin() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 147

Strict Standards: Non-static method JPluginHelper::_load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 41

Strict Standards: Non-static method JPluginHelper::_import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 97

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JDispatcher::getInstance() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 140

Strict Standards: Non-static method JPluginHelper::getPlugin() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 147

Strict Standards: Non-static method JPluginHelper::_load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 41

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JRegistryFormat::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\registry.php on line 373

Strict Standards: Non-static method JFilterInput::clean() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\format.php on line 45

Strict Standards: Non-static method JFactory::getLanguage() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\plugin.php on line 113

Strict Standards: Non-static method JRegistryFormat::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\registry.php on line 373

Strict Standards: Non-static method JFilterInput::clean() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\registry\format.php on line 45

Strict Standards: Non-static method JPluginHelper::_import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 97

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JDispatcher::getInstance() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 140

Strict Standards: Non-static method JPluginHelper::getPlugin() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 147

Strict Standards: Non-static method JPluginHelper::_load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\plugin\helper.php on line 41

Strict Standards: Non-static method JDispatcher::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 499

Strict Standards: Non-static method JFactory::getSession() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\plugins\system\jfusion.php on line 74

Strict Standards: Non-static method JFactory::getUser() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\plugins\system\remember.php on line 52

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JFactory::getSession() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 163

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JUtility::getHash() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\plugins\system\remember.php on line 56

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\utilities\utility.php on line 111

Strict Standards: Non-static method JRequest::getString() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\plugins\system\remember.php on line 58

Strict Standards: Non-static method JRequest::getVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 276

Strict Standards: Non-static method JRequest::_cleanVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 151

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JURI::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 192

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\application.php on line 372

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JRouter::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 659

Strict Standards: Non-static method JApplicationHelper::getClientInfo() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\router.php on line 98

Strict Standards: Non-static method JError::isError() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 660

Strict Standards: Non-static method JFactory::getApplication() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\router.php on line 40

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 382

Strict Standards: Non-static method JURI::base() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\router.php on line 67

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\uri.php on line 230

Strict Standards: Non-static method JURI::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\uri.php on line 240

Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\router.php on line 118

Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\application.php on line 345

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JMenu::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 705

Strict Standards: Non-static method JApplicationHelper::getClientInfo() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\menu.php on line 93

Strict Standards: Non-static method JFactory::getCache() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\menu.php on line 36

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 192

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\cache\cache.php on line 19

Strict Standards: Non-static method JCache::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 208

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JRequest::getCmd() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\cache\cache.php on line 87

Strict Standards: Non-static method JRequest::getVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 255

Strict Standards: Non-static method JRequest::_cleanVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 151

Strict Standards: Non-static method JFilterInput::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 577

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Declaration of JCacheStorage::get() should be compatible with that of JObject::get() in H:\EasyPHP-5.3.8.1\www\libraries\joomla\cache\storage.php on line 173

Strict Standards: Non-static method JCacheStorage::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\cache\cache.php on line 313

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\cache\storage\file.php on line 37

Strict Standards: Non-static method JError::isError() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\cache\cache.php on line 206

Strict Standards: Non-static method JFactory::getDBO() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\menu.php on line 40

Strict Standards: Non-static method JError::isError() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\cache\cache.php on line 229

Strict Standards: Non-static method JError::isError() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 706

Strict Standards: Non-static method JRequest::set() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 197

Strict Standards: Non-static method JRequest::setVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 423

Strict Standards: Non-static method JRequest::setVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 423

Strict Standards: Non-static method JRequest::setVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 423

Strict Standards: Non-static method JRequest::getInt() should not be called statically in H:\EasyPHP-5.3.8.1\www\index.php on line 57

Strict Standards: Non-static method JRequest::getVar() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 179

Strict Standards: Non-static method JRequest::_cleanVar() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 134

Strict Standards: Non-static method JFilterInput::getInstance() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 577

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JMenu::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 705

Strict Standards: Non-static method JError::isError() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 706

Strict Standards: Non-static method JFactory::getUser() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\includes\application.php on line 198

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JFactory::getSession() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 163

Strict Standards: Non-static method JDispatcher::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\application.php on line 499

Strict Standards: Non-static method JFactory::getDocument() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\plugins\system\rokcandy_system.php on line 55

Strict Standards: Non-static method JFactory::_createDocument() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 140

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method JFactory::getLanguage() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 702

Strict Standards: Non-static method JRequest::getBool() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 705

Strict Standards: Non-static method JRequest::getVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 217

Strict Standards: Non-static method JRequest::_cleanVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 151

Strict Standards: Non-static method JFilterInput::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 577

Strict Standards: Non-static method JRequest::getWord() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 706

Strict Standards: Non-static method JRequest::getVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 236

Strict Standards: Non-static method JRequest::_cleanVar() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 151

Strict Standards: Non-static method JFilterInput::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\environment\request.php on line 577

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\joomla\document\document.php on line 19

Strict Standards: Non-static method JDocument::getInstance() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 716

Strict Standards: Non-static method JLoader::load() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 138

Strict Standards: Declaration of JDocumentHTML::setBuffer() should be compatible with that of JDocument::setBuffer() in H:\EasyPHP-5.3.8.1\www\libraries\joomla\document\html\html.php on line 394

Strict Standards: Non-static method JLoader::import() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 186

Strict Standards: Non-static method JLoader::register() should not be called statically in H:\EasyPHP-5.3.8.1\www\libraries\loader.php on line 71

Strict Standards: Non-static method RokCandyHelper::getMacros() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\plugins\system\rokcandy_system.php on line 57

Strict Standards: Non-static method JComponentHelper::getParams() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\administrator\components\com_rokcandy\helpers\rokcandyhelper.php on line 19

Strict Standards: Non-static method JComponentHelper::getComponent() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\component\helper.php on line 83

Strict Standards: Non-static method JComponentHelper::_load() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\application\component\helper.php on line 39

Strict Standards: Non-static method JFactory::getCache() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\administrator\components\com_rokcandy\helpers\rokcandyhelper.php on line 20

Strict Standards: Non-static method JFactory::getConfig() should not be called statically, assuming $this from incompatible context in H:\EasyPHP-5.3.8.1\www\libraries\joomla\factory.php on line 192

Strict Standards: Non-st

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

این چیزی که گفتید چه ربطی به کار من داره؟

من می خواهم سایت را از سرور به لوکال هاست انتقال بدم شما نوشتید فایل را در هاست اکسترکت کنید و دیتابیس را ایمپرت کنید!

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

سلام

برای انتقال از هاست به لوکال هم زیاد فرقی نمیکنه

شما بک آپ از فایل های پوشه public_html تهیه کنید

بعد دانلود کنید و در لوکال اون رو اکسترکت کنید

بعد در هاست وارد phpmyadmin بشید و از دیتابیس سایت خروجی بگیرید

برای خروجی گرفتن ، دیتابیس رو انتخاب کنید تا وارد اون بشید

بعد در منوی بالا گزینه Export را انتخاب کنید

حالا در لوکال یک دیتابیس جدید ایجاد کنید

بعد این فایلی که خروجی گرفتید را در دیتابیس جدید import کنید.

دقت داشته باشید باید فایل configuration.php رو هم ویرایش کنید

و در اون نام دیتابیس و یوزر جدید رو تغییر بدید.

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

با سلام

به انجمن جومینا خوش آمدید

دوست عزیز پیشنهاد میکنم:

1. از افزونه آکیبا استفاده کنید(در انجمن لینک داده شده)

2 برای لوکال نیز از ومپ سرور استفاده کنید(در انجمن لینک داده شده)

موفق باشید

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

کارهایی را که گفتید انجام دادم اما هنگامی که آدرس را می زنم تا سایت بر روی لوکال اجرا شود پیغام زیر نشان داده می شود باید چه کار کم؟ ضمناً از wampserver استفاده می کنم.

[align=left]

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.[/align]

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

با سلام

بک آپ اتون سالم بود؟ کامل انتقال دادید ؟ بصورت دستی انتقال دادید یا با افزونه بسته نصبی ساختید و نصب کردید!؟

ومپ اتون دقیقا چه نسخه ای هست؟

مسیرهای پوشه های tmp و cache رو بررسی کنید

ftp اگر فعاله غیر فعالش کنید

در کل تنظیمات پیکربندی کلی رو یه نگاه بندازید که بصورت پیشفرض جوملا باشه...

موفق باشید

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

با سلام

بک آپ اتون سالم بود؟ کامل انتقال دادید ؟ بصورت دستی انتقال دادید یا با افزونه بسته نصبی ساختید و نصب کردید!؟

ومپ اتون دقیقا چه نسخه ای هست؟

مسیرهای پوشه های tmp و cache رو بررسی کنید

ftp اگر فعاله غیر فعالش کنید

در کل تنظیمات پیکربندی کلی رو یه نگاه بندازید که بصورت پیشفرض جوملا باشه...

موفق باشید

من کل فایل هارو در cpanel زیپ کردم و بعد دانلود کردم و در فولدر ومپ سرور ریختم. از افزونه ای هم استفاده نکردم. ومپ نسخه 2.2 هست. من ومپ رو در H:\wamp نصب کردم و مسیر پوشه های tmp و cache رو به صورت زیر قرار دادم:

H:\\wamp\\www\\webhostsearch\\logs

H:\\wamp\\www\\webhostsearch\\tmp

هم چنین یک اسکریپت هم در داخل این فولدر وجود دارد که اون هم همین ارور رو میدهد.

من اسکریپت رو به صورت جدا در ومپ نصب کردم و هیچ مشکلی نداشت اما وقتی در فولدر جوملا هست ارور میدهد!

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

با سلام

چه اسکریپتی نصب میکنید ؟

چه اروری دریافت میکنید ؟

بهتره اسکریپت را در پوشه جداگانه ای خارج از جوملا نصب کنید

موفق و پیروز باشید

یا حق

:64 (17):

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

با سلام

چه اسکریپتی نصب میکنید ؟

چه اروری دریافت میکنید ؟

بهتره اسکریپت را در پوشه جداگانه ای خارج از جوملا نصب کنید

موفق و پیروز باشید

یا حق

:64 (17):

مشکل من با اسکریپت نیست من با جوملا مشکل دارم! ارورش هم قبلاً گفتم این هست:

[align=left]

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator' date=' admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log[/align']

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

با سلام

ابتدا اینکه از نسخه WampServer2.0c استفاده کنید

2 راه کار :

1. با افزونه آکیبا یک بک آپ بگیرید و بک آپی که بهتون می ده رو مثل جوملا در لوکال نصب کنید (اگر اسکریپت اتون دارای دیتابیس هست دیتابیس رو در لوکال ایجاد و اطلاعات دیتابیس رو درش ایمپورت کنید و کانفیگ رو هم ست کنید)

2. در کنترل پنل هاست اتون توسط قسمت backups یک فول بک آپ بگیرید و بعد دایرکتوری های اصلی رو منتقل کنید به لوکال و دیتابیس های مربوطه رو هم از بک آپ بردارید و ایمپورت کنید در اونها و اطلاعاتی از قبیل مشخصات دیتابیس رو در فایل کانفیگ ست کنید...

(در cpanel از قسمت backups بک آپ ها دقیق تر گرفته می شه...)

این نکته رو هم در نظر داشته باشید:

بهتره اسکریپت را در پوشه جداگانه ای خارج از جوملا نصب کنید

با آرزوی موفقیت

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

آقای شمسی سلام علیکم

کل هاست ما بر اثر ویروسی شدن حذف شد و فقط دیتابیس موند واسمون حالا سایت رو به یه هاست دیگه انتقال دادیم

متاسفانه قسمت مدیریت مطلب کار نمی کنه.

هر مطلبی رو می خواهیم ادیت کنیم حذف می شه از سایت.

در ضمن نمی شه چیزی نصب کرد.

چی کار باید بکنیم؟

لطفا کمکم کنید.

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

با سلام

البته بهتر بود سوالتون رو در بخش مشکلات مطرح میکردید

از ادمین سرورتون درخواست کنید که آخرین بک آپ گرفته شده رو براتون ریستور کنه یا اگر خودتون بک آپ دارید آن را ریستور کنید

اگر باز هم سوالی دارید در بخش مرتبط با سوالتون مطرح کنید در خدمتتون خواهیم بود

موفق و پیروز باشید

یا حق

:64 (17):

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

به گفتگو بپیوندید

هم اکنون می توانید ارسال داشته باشید و بعد ثبت نام خود را در سایت کامل نمایید. اگر حساب کاربری در سایت دارید، جهت ارسال با حساب کاربری خود هم اکنون وارد سایت شوید

مهمان
ارسال پاسخ به این موضوع ...

×   شما در حال چسباندن محتوایی با قالب بندی هستید.   حذف قالب بندی

  تنها استفاده از 75 اموجی مجاز می باشد.

×   لینک شما به صورت اتوماتیک جای گذاری شد.   نمایش به صورت لینک

×   محتوای قبلی شما بازگردانی شد.   پاک کردن محتوای ویرایشگر

×   شما مستقیما نمی توانید تصویر خود را قرار دهید. یا آن را اینجا بارگذاری کنید یا از یک URL قرار دهید.


×
×
  • افزودن...