I installed ChronoForums in Joomla 2.5.9 and when I click on the component in the admin area I get a blank white screen. It also produces two errors on the system.
PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home1/*******/public_html/********/administrator/components/com_chronoforums/chronoforums.php on line 20
PHP Parse error: syntax error, unexpected T_STRING in /home1/*******/public_html/*******/administrator/components/com_chronoforums/chronoforums.php on line 35
Any ideas?
				
				
				
			PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home1/*******/public_html/********/administrator/components/com_chronoforums/chronoforums.php on line 20
PHP Parse error: syntax error, unexpected T_STRING in /home1/*******/public_html/*******/administrator/components/com_chronoforums/chronoforums.php on line 35
Any ideas?
					Hi RamboRon,
Looks like your PHP version is not up to date, the error means that it can't read namespaces, please update it to PHP 5.3 at least.
Regards,
Max
				
				
					
				
				
			Looks like your PHP version is not up to date, the error means that it can't read namespaces, please update it to PHP 5.3 at least.
Regards,
Max
This topic is locked and no more replies can be posted.
		
	
  