Strict standards: Only variables should be assigned by reference in C:\wamp\www\Joomla_Farsi_NavidIranian_2.5.8v9\admi nistrator\components\com_proforms\includes\evoluti on.php on line
25
ارور به این شکله
البته این برای کامپوننت فرم ساز هست ولی همه کامپوننت ها همین جور پیامی میدن
کد:
<?php
class JConfig {
public $offline = '0';
public $offline_message = 'سایت موقتا به دلیل تعمیرات در دسترس نیست.<br /> لطفا بعدا مجددا تلاش کنید.';
public $display_offline_message = '1';
public $offline_image = '';
public $sitename = 'markeshe.ir';
public $editor = 'tinymce';
public $captcha = '0';
public $list_limit = '20';
public $access = '1';
public $debug = '0';
public $debug_lang = '0';
public $dbtype = 'mysqli';
public $host = 'localhost';
public $user = 'root';
public $password = '';
public $db = 'ops';
public $dbprefix = 'h0yep_';
public $live_site = '';
public $secret = 'mjaC6p6cfDIW5YQZ';
public $gzip = '0';
public $error_reporting = 'default';
public $helpurl = 'http://help.joomla.org/proxy/index.php?option=com_help&keyref=Help{major}{minor}:{keyref}';
public $ftp_host = '127.0.0.1';
public $ftp_port = '21';
public $ftp_user = '';
public $ftp_pass = '';
public $ftp_root = '';
public $ftp_enable = '0';
public $offset = 'UTC';
public $mailer = 'mail';
public $mailfrom = 'ra@ac.ocm';
public $fromname = 'markeshe.ir';
public $sendmail = '/usr/sbin/sendmail';
public $smtpauth = '0';
public $smtpuser = '';
public $smtppass = '';
public $smtphost = 'localhost';
public $smtpsecure = 'none';
public $smtpport = '25';
public $caching = '0';
public $cache_handler = 'file';
public $cachetime = '15';
public $MetaDesc = '';
public $MetaKeys = '';
public $MetaTitle = '1';
public $MetaAuthor = '1';
public $MetaVersion = '0';
public $robots = '';
public $sef = '1';
public $sef_rewrite = '0';
public $sef_suffix = '0';
public $unicodeslugs = '0';
public $feed_limit = '10';
public $log_path = 'C:\\wamp\\www\\Joomla_Farsi_NavidIranian_2.5.8v9\logs';
public $tmp_path = 'C:\\wamp\\www\\Joomla_Farsi_NavidIranian_2.5.8v9\tmp';
public $lifetime = '15';
public $session_handler = 'database';
}
متن کامل فایل کانفیگ لوکال هاست من ببینید مشکل داره یا نه