فتحات العرب Joomla! • Index page: General Questions/New to Joomla! 3.x • Re: Get User Information issue

Tuesday, February 3, 2015

General Questions/New to Joomla! 3.x • Re: Get User Information issue

Quote:



Parse error: syntax error, unexpected T_CONST in /home1/chasiv/public_html/Joomla33/libraries/legacy/error/error.php on line 13

Quote:



The line it stated it is failing on is while attempting to create a constant variable.

That is true, but you should also check the integrity of the preceding lines. Lines 10 to 13 look like this in Joomla 3.3.6:

Code:

defined('JPATH_PLATFORM') or die;



// Error Definition: Illegal Options

const JERROR_ILLEGAL_OPTIONS = 1;

Your version of this file is different and should be replaced with a copy from the installation zip file of Joomla 3.3.6 or the exact version of Joomla 3.x you are running, to be on the safe side.

Quote:



Generally speaking any error will create an error.log file, but there does not seem to be any in the directories that I would suspect for this script:

PHP maintains only one error file and your hosting provider has access to it. They may be able to make a copy for you, it is worth asking.



You can change the error reportin option in Global Configuration - Server from 'System default' to 'Maximum' and the errors should be displayed in the browser.

Statistics: Posted by toivo — Tue Feb 03, 2015 4:39 pm








via Joomla! http://ift.tt/1HTC35M

No comments:

Post a Comment