Home arrow Forum
myLANsite forum
Welcome, Guest
Please Login or Register.    Lost Password?
participants not shown in front end (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: participants not shown in front end
#503
andygray (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Re:participants not shown in front end 1 Year, 9 Months ago Karma: 0  
thats not the problem, but when i do any changes in the myLANsite Events: Configuration section. and saves it i get this
QUOTE:
Parse error: syntax error, unexpected ';' in
/customers/dalanelan.org/dalanelan.org/httpd.www/ny/components/com_mls_events/mls_events.config.php on line 3
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#504
moensch (Admin)
Admin
Posts: 283
graph
User Online Now Click here to see the profile of this user
Re:participants not shown in front end 1 Year, 9 Months ago Karma: 13  
Yes. And you gave me a copy of your config. But the config you gave me did not have this error.
Can you give me a copy of the config which _does_ have the error?
Well, I go to this URL: http://dalanelan.org/ny/components/com_mls_events/mls_events.config.php
And It does not complain. Which is rather weird... And I cannot reproduce the problem.. which is weird as well
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#523
waldoman (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:participants not shown in front end 1 Year, 8 Months ago Karma: 0  
so whats the deal on this? Are we just waiting for your new 1.5 version to come out then? My participants still arent showing.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#524
moensch (Admin)
Admin
Posts: 283
graph
User Online Now Click here to see the profile of this user
Re:participants not shown in front end 1 Year, 8 Months ago Karma: 13  
If somebody can actually give me information I can work with, I will quite happily find a solution. But at the moment I have.. eeermmm.. let me think... nothing!

If you have the error and can give me access to your website (admin account, ftp access) I will have a look and try to find the error.

As I said, I do not have the error on any of my installations, therefore I cannot find a solution. I need access to a system where the error exists. I have said that before but nobody has given me access. So I havent fixed it yet.

Makes sense?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#525
thanetm (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:participants not shown in front end 1 Year, 8 Months ago Karma: 0  
The config file basically looks like this when it has the error:

Code:

<?php $cnf_mls_events["extcal_integration"] = 0; $cnf_mls_events["extcal_category"] = ; $cnf_mls_events["extcal_update_description"] = 1; $cnf_mls_events["extcal_contact"] = ""; $cnf_mls_events["extcal_email"] = ""; $cnf_mls_events["extcal_url"] = ""; $cnf_mls_events["extcal_approve_mode"] = ; $cnf_mls_events["extcal_description"] = "myLANsite Lanparty Event! Infos: [infos] Location: [loc_location_name] Street: [loc_street_no] [loc_street] Town: [loc_zip] [loc_city] [loc_country] Parking: [loc_parking_space] Price: [price_advance_sale] [price_currency] Participants: [participants_number] Visitors: [participants_visitors] Minimum Age: [participants_min_age]"; $cnf_mls_events["frontend_fields"] = array(); $cnf_mls_events["frontend_fields"][0]->value = "joomla.username"; $cnf_mls_events["frontend_fields"][0]->text = "Username"; $cnf_mls_events["frontend_fields"][1]->value = "mylansite.subscribed"; $cnf_mls_events["frontend_fields"][1]->text = "Subscribed"; $cnf_mls_events["frontend_fields"][2]->value = "mylansite.paid"; $cnf_mls_events["frontend_fields"][2]->text = "Paid"; $cnf_mls_events["frontend_fields"][3]->value = "mylansite.checked_in"; $cnf_mls_events["frontend_fields"][3]->text = "Checked In"; $cnf_mls_events["frontend_fields"][4]->value = "mylansite.checked_out"; $cnf_mls_events["frontend_fields"][4]->text = "Checked Out"; ?>
and it gets upset when the extcal integration is not enabled. i just go and manually put either "" or a number before the offending semi-colon and it gives me my page back. So it basically saves $cnf_mls_events["extcal_category"] = ; and $cnf_mls_events["extcal_approve_mode"] = ; without a value which it doesn't like. Hope that helps a bit!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#526
moensch (Admin)
Admin
Posts: 283
graph
User Online Now Click here to see the profile of this user
Re:participants not shown in front end 1 Year, 8 Months ago Karma: 13  
Thanks, finally something we can work with

Can you replace your admin.mls_events.php with this file and let me know if now the mls_events.config.php gets saved correctly, even with ExtCal disabled?

download
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
© 2008 myLANsite - Lanparty components for Joomla
Joomla! is Free Software released under the GNU/GPL License.