Welcome, Guest
Username: Password: Remember me

TOPIC:

Re: Component doesn't load on external installation 13 Feb 2013 17:17 #6734

Hi Everyone,
Just uploaded some new components to our production / hosted server
and have same problem could it be related to php versions?

It works locally for me...
php version 5.4.7

Hosted server - errors out (php version 5.3.8 )
Parse error: syntax error, unexpected $end in ...../administrator/components/com_mycom/dom/dom.php on line 1080
Have not tried any of the solutions mentioned above yet because after checking
administrator/components/com_mycomname/dom/dom.php
Dreamweaver reports that there may be a syntax error on line 859...
858		$type = 'text/javascript';
859		$jsScript .= '<script type="' . $type . '">';
860		// This is for full XHTML support.
861		if ($document->_mime != 'text/html')
862		{
863			$jsScript .= '<![CDATA[';
864		}
I was going to upgrade production sites php version to check if this was a version issue BUT unfortunately production host says i have the most up to date php version available :evil: :whistle: :pinch:
Maybe its time to change my Production host

Anyhow hope it helps solve the issue

Edit:
Changing asp tags to off worked for me as well - as for my php version question that was answered earlier by audibleid K+1
The following user(s) said Thank You: JoomGuy

Please Log in or Create an account to join the conversation.

Last edit: by BTB300.
Time to create page: 0.052 seconds
Je suis vraiment impressionné par la puissance de COOK et encore plus admiratif de ton travail. A ce jour je crois que c'est ce que j'ai vu de plus abouti dans le domaine de la conception d'extension pour Joomla!
felichon (Forum)  

Get Started