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.071 seconds

I jumped and started to work on a demo component... but 2 days later this demo component became the real component. I just showed today the end result to my customer and he turned to me and said... "this is more than I expected"... All of this is because Cook did cut about 70% of my work and provided me more ways to improve the usability of the component. The end result was 17 tables all related between than to generate a full dashboard for the travel agents. Thanks for Cook developers for such great tool. This component would not be possible to be done at short time with all the features in it
Griiettner (Forum)  

Get Started