Parse error: syntax error, unexpected '';' ...... please hel - Joomla! Forum - community, help and support


hi there,

i have today found on site, please can me do. have looked @ 19th line , found nothing can help. so, here error:

parse error: syntax error, unexpected '';' (t_constant_encapsed_string), expecting ',' or ';' in /home/kirstyding/public_html/configuration.php on line 19


here file (obviously have changed name of info passwords etc ...)
<?php
class jconfig {
public $offline = '0';
public $offline_message = 'this site down maintenance.<br /> please check again soon.';
public $display_offline_message = '1';
public $offline_image = '';
public $sitename = 'kirsty ding photography';
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 = ‘kirstydi_[entered]’;
public $password = '[entered]';
public $db = ‘kirstydi_[entered]';
public $dbprefix = 'joq0v_';
public $live_site = ‘’;
public $secret = 'secret entered';
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 = 'kirsty@kirstydingphotography.co.uk';
public $fromname = 'kirsty ding photography';
public $sendmail = '/usr/sbin/sendmail';
public $smtpauth = '0';
public $smtpuser = '';
public $smtppass = '';
public $smtphost = 'localhost';
public $smtpsecure = 'none';
public $smtpport = '25';
public $caching = '2';
public $cache_handler = 'file';


any @ grateful of, @ point front page no longer works , needed little bit urgently.

thank you
hal

your live_site variable has fancy-quotes breaking parsing of file.

once fancy-quotes on line replaced apostrophes, should good.





Comments

Popular posts from this blog

Joomla 3.3 Installation Error message - Joomla! Forum - community, help and support

Multilanguage infinite redirect loop error. - Joomla! Forum - community, help and support

trim media limit reached