Artisteer 3 Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '


Author Message
Nicola Navone

Posted: 11/25/2010
Quote message 

Hi,

i use Joomla 1.5.21
mysql:
* Server: TCP/IP
* Version MySQL: 5.0.91-enterprise-gpl-log
* Charset MySQL: UTF-8 Unicode (utf8)

Everytime a make a Joomla Template using ARTISTEER 3.0 i get this error...
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/45/d336746350/htdocs/Main Site/templates/fusedgaming/functions.php on line 16

If i use your ARTISTEER 2.5.0.31067 my templates works like a charm.
Unfortunatly I was planning to make a FLUID template...

So can you help me fixing the new 3.x app ?
When exactly Artisteer 3.x FINAL will be released ?
Thanks in advance for all your support and time.
 
Nicola Navone

Posted: 11/25/2010
Quote message 

just added my correct error code:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /web/htdocs/MYSITEDOMAIN.COM/home/templates/provachiron2/functions.php on line 16
 
Jeko

Posted: 11/25/2010
Quote message 

Same here...
CAn you explain /correct/ address this bug ?
thanks
 
Garry

Posted: 11/26/2010
Quote message 

Following links may be helpful:

http://www.phpbuilder.com/board/showthread.php?t=10329901

http://www.phpbuilder.com/board/showthread.php?t=10366062
 
Alex

Posted: 11/30/2010
Quote message 

Nicola, check your php version, it looks like you still have PHP4.
 
olivier

Posted: 12/1/2010
Quote message 

Thanks for the answer Alex, I had the same issue and I confirm that switching to PHP5 solved it !