|
Support forum |
|
|
|
|
Subject :Parse error & CO..
2010-02-04 07:28:54
|
|
|
| koskerou |
|
| Asking around |
 |
Joined: 2010-02-04 11:39:57
Posts: 7
Location: |
|
|
|
|
|
|
Hello,
when i install JuliaLocation component i have an error on the bottom of the page, just after the instalation
"; } else { $message="Error creating $julialocationsimages."; $return=false; } } echo $message; return $return; } ?>

an other error when i try to connect to the component "Julialocation" (the last version) by the component menu
Parse error: parse error in C:\wamp\www\joomla\administrator\components\com_julialocations\views\default\tmpl\default.php on line 68
I'm using Joomla! 1.5.15 with Apache 2.2.11 and PHP 5.3.0.
Help please !!! ;o) I thank you in advance ! |
IP Logged
|
|
|
|
|
|
Subject :Re:Parse error & CO..
2010-02-04 07:34:41
|
|
|
| koskerou |
|
| Asking around |
 |
Joined: 2010-02-04 11:39:57
Posts: 7
Location: |
|
|
|
|
|
|
I can "link" julialocation to the top menu without problem but when i try to access to this new page
on the front end i have an other error
Parse error: parse error in C:\wamp\www\joomla\components\com_julialocations\views\julialocations\tmpl\default.php on line 24 |
IP Logged
|
|
|
|
|
|
Subject :Re:Parse error & CO..
2010-02-04 13:45:09
|
|
|
|
|
|
|
Subject :Re:Parse error & CO..
2010-02-04 15:39:36
|
|
|
| adrianrosian |
|
| Board admin |
 |
Joined: 2009-07-07 13:09:30
Posts: 66
Location: |
|
|
|
|
|
Hello,
My apologies for the delay, I am still a student and we are in the exams period.
I can see that you use an old version of JuliaLocations, or downloaded from somewhere else. Please download the latest version.
Also, I believe that Joomla itself doesn't work quite well with Php 5.3.0, so please be aware of that.
Let me know if problem still persists.
Thanks,
Adrian |
IP Logged
|
|
Google it first |
|
|
|
|
|
Subject :Re:Parse error & CO..
2010-02-04 16:06:14
|
|
|
| koskerou |
|
| Asking around |
 |
Joined: 2010-02-04 11:39:57
Posts: 7
Location: |
|
|
|
|
|
|
Hello,
no problem, good luck for your exam ;o)
About the version of JuliaLocation, it's the version I dowloaded on this website, so it should be the last one. About Joomla! and PHP 5.03: I have tested several applcations (plugins, components etc...) and for the moment juliaLocation is the first componant that i have a problem with arghhh ;o( I was searching exactly for this application and i couldn't believe my eyes when i discovered it ;o) But, there is always a "But" ;o)
|
IP Logged
|
|
|
|
|
|
Subject :Re:Parse error & CO..
2010-02-04 16:14:36
|
|
|
|
|
|
|
Subject :Re:Parse error & CO..
2010-02-04 16:44:56
|
|
|
|
|
|
|
Subject :Re:Parse error & CO..
2010-02-05 05:36:02
|
|
|
| koskerou |
|
| Asking around |
 |
Joined: 2010-02-04 11:39:57
Posts: 7
Location: |
|
|
|
|
|
|
Hi,
ok it seems to be an incompatibility between the application and differentes versions of PHP. I used the wamp' addons (PHP and Apache) to test it. The application works on the first test with PHP 4.4.9 and apache 2.0.X so it's cool for me. It would be great to make a test with differents versions of PHP and Apache to check compatibility
Bye |
IP Logged
|
|
|
|
|
|
Subject :Re:Parse error & CO..
2010-02-05 05:39:12
|
|
|
|
|
|
|
Subject :Re:Parse error & CO..
2010-02-05 06:09:41
|
|
|
|
|
|
|
Subject :Re:Parse error & CO..
2010-02-07 11:17:41
|
|
|
| dpardons |
|
| Asking around |
 |
Joined: 2009-07-31 08:02:56
Posts: 5
Location: Belgium |
|
|
|
|
|
|
Hello
The problems are due to the use of wamp server that enforces the non usage of php short tags notations that are unfortunately used on some sentences in some component files.
Look at topic http://www.treidorinte.ro/support/view-postlist/forum-1-joomla-extensions/topic-32-julialocations-php-short-tags-notations-bug for a solution.
Daniel |
IP Logged
|
|
Last Edited On: 2010-02-07 11:17:41 By dpardons for the Reason |
|
|
|
|
|
Subject :Re:Parse error & CO..
2010-02-07 11:21:36
|
|
|
|
|
|