Welcome, Guest
Please Login or Register.    Lost Password?

Parse error: syntax error, unexpected ';',
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Parse error: syntax error, unexpected ';',
#678
Parse error: syntax error, unexpected ';', 4 Years, 5 Months ago Karma: 0
Hello,

I have the following configuration on a test site;

PHP built On: FreeBSD 6.2-STABLE
PHP Version: 5.2.1
Web Server: Apache/2.2.4 (FreeBSD) DAV/2 PHP/5.2.1 with Suhosin-Patch
Joomla! Version: Joomla! 1.0.13 Stable [ Sunglow ] 21 July 2007 16:00 UTC
MySql 5.1

I have installed the following LANSite mod/com;
myLANsite Eventmenu 0.0.2
myLANsite Event Status 0.0.1
myLANsite Events com_mls_events 0.1.6
myLANsite Language Class com_mls_lang 0.0.3a
myLANsite PayPal com_mls_paypal 0.1.1
myLANsite Seatmap com_mls_seatmap 0.1.1
myLANsite Teams com_mls_teams 0.1.2

All of the coms & mods installed with success and all SQL queries were good.

I immediately navigate to the Components|myLANsite Events|Configuration

And I receive the following error.

Parse error: syntax error, unexpected ';', expecting T_FUNCTION in /usr/home/jeepcrawlers/administrator/components/com_mls_events/admin.mls_events.html.php on line 963

I believe I have all the required modules and components install.

Am I missing something somewhere?

Thanks for any help and guidance.
Joe
jsmith7364
jsmith7364
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#681
Re:Parse error: syntax error, unexpected ';', 4 Years, 5 Months ago Karma: 9
Would you have a chance to install 1.0.12 on your sever? I have not yet tested Joomla 1.0.13 with myLANsite..

But the error is weird anway. Why a syntax error? Because, this is obviously not happening for everybody...
moensch
moensch
Administrator
Posts: 678
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#683
Re:Parse error: syntax error, unexpected ';', 4 Years, 5 Months ago Karma: 0
I could install that version but I was getting this ready for a meeting with a board of directors for a club I belong to.

I would be worried about all the other plugins and problems with them.

I have other problems with logins and such until I removed the forums that I was using and went to fireboard.

But I agree, that is a very wierd error and that location of the line is just the closing of the expression. By no means am I a programmer but I do try and look at where it is stopping. It just made no sense to me at all.<br><br>Post edited by: jsmith7364, at: 2007/08/31 06:56
jsmith7364
jsmith7364
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#696
Re:Parse error: syntax error, unexpected ';', 4 Years, 4 Months ago  
It happens in Joomla 1.0.13 I have no idea why....
pcjunkie
Unnamed user

The administrator has disabled public write access.
 
#779
Re:Parse error: syntax error, unexpected ';', 4 Years, 1 Month ago Karma: 0
Line 953 in admin.mls_events.html.php needs to be changed from
Code:

? } ?
to
Code:

?php } ?
on some servers depending on PHP configurations.

PS For some reason this forum does not allow the brackets. They should be there though.

Good luck!
roandr
roandr
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2008/01/05 22:22 By roandr.
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: moensch