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

This is what you call a component builder. I was able to master using this in a very short time and the resulting component works like a charm. Not just a basic component builder but a fully working component builder with forms fields tables all ready to go. You can make the list and item views to display in the front and back end. Also there is a great forum just starting to evolve and I'm sure this will grow very rapidly when you all realise how good this tool is.
Kevin (JED)

         

Get Started