Jevents fuctions information 
Discuss JEvents 2.x for Joomla 1.5-2.5 here - club members can use the special club forum for faster response times.
Forum rules
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
Jevents fuctions information
by vincecarter729 » Sun Oct 07, 2012 8:12 am
Hi,
Sorry for my poor english.
I plan to join the Jevents club but I have a few questions first:
Is it possible to create a "custom field" named "geaographical sector" and then to display on the front-end the events by geographical sector?
Do you understand me?
Thanks.
Vincent
Sorry for my poor english.
I plan to join the Jevents club but I have a few questions first:
Is it possible to create a "custom field" named "geaographical sector" and then to display on the front-end the events by geographical sector?
Do you understand me?
Thanks.
Vincent
- vincecarter729
- Posts: 58
- Joined: Sun Oct 07, 2012 8:09 am
Re: Jevents fuctions information
by Tonyp » Sun Oct 07, 2012 8:17 pm
Hello Vincent,
We have Managed Locations component which will allow you to search by location and show a map with events on etc?
Does that sound like what you are looking for?
Alternatively, if you just want a simple location you could use the CustomFields plugin.
Regards
Tony
We have Managed Locations component which will allow you to search by location and show a map with events on etc?
Does that sound like what you are looking for?
Alternatively, if you just want a simple location you could use the CustomFields plugin.
Regards
Tony
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8740
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: Jevents fuctions information
by carcam » Mon Oct 08, 2012 5:52 am
Also you can use JEvents Filter Module with both components Tony suggested to allow your users fiter by location or by the custom field.
-
carcam
- Contributor
- Posts: 3391
- Joined: Wed Aug 06, 2008 7:50 pm
- Location: Córdoba
Re: Jevents fuctions information
by vincecarter729 » Thu Oct 11, 2012 12:34 pm
Sorry, I think I was not specific enough.
I want that my users can view events by location.
But when choosing a town, it is necessary that the events of nearby cities are also displayed.
Does JEvents integrates this function?
I want that my users can view events by location.
But when choosing a town, it is necessary that the events of nearby cities are also displayed.
Does JEvents integrates this function?
- vincecarter729
- Posts: 58
- Joined: Sun Oct 07, 2012 8:09 am
Re: Jevents fuctions information
by Geraint » Thu Oct 11, 2012 1:21 pm
At present there is a filter that allows you to show events by city, state or country. You can also search by proxmity to a postcode, address or zipcode.
To do this you need the filter module and include the filter string locationcity, locatoincities, locationcountry, locationstate or geofilter.
You would display this filter module on a webpage displaying a list of events and then the visitor could select the criteria they want to search by and then show a list of matching events.
IF what you are looking for is a module that lists nearby events WHEN you are viewing a specific event or location/venue then this is currently not possible but it an interesting idea. Is this what you are looking for?
To do this you need the filter module and include the filter string locationcity, locatoincities, locationcountry, locationstate or geofilter.
You would display this filter module on a webpage displaying a list of events and then the visitor could select the criteria they want to search by and then show a list of matching events.
IF what you are looking for is a module that lists nearby events WHEN you are viewing a specific event or location/venue then this is currently not possible but it an interesting idea. Is this what you are looking for?
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30529
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Jevents fuctions information
by vincecarter729 » Thu Oct 11, 2012 2:58 pm
Thanks a lot!
Geofilter was the solution.
But I think there is a bug with my template (Ja Purity 2):
When no events are matching with the geofilter, the right column comes to the left and the left column comes to the middle...
You can verify here: http://bouger-vosges.kegtux.org/
In "AFFICHER UNIQUEMENT LES ÉVÈNEMENTS PROCHES DE CHEZ VOUS", search "Nancy", distance maxi "10km" and look at the result.
Is there anything to do?
Geofilter was the solution.
But I think there is a bug with my template (Ja Purity 2):
When no events are matching with the geofilter, the right column comes to the left and the left column comes to the middle...
You can verify here: http://bouger-vosges.kegtux.org/
In "AFFICHER UNIQUEMENT LES ÉVÈNEMENTS PROCHES DE CHEZ VOUS", search "Nancy", distance maxi "10km" and look at the result.
Is there anything to do?
- vincecarter729
- Posts: 58
- Joined: Sun Oct 07, 2012 8:09 am
Re: Jevents fuctions information
by Geraint » Fri Oct 12, 2012 7:43 am
There is a slight HTML error in the geofilter form - but its hard to tell if this is the cause of your problem.
Can you edit the file plugins/jevents/jevlocations/filters/Geofilter.php at line ~123 you'll see
Does that help?
Can you edit the file plugins/jevents/jevlocations/filters/Geofilter.php at line ~123 you'll see
- Code: Select all
$filterList["html"] .= "<div id='gaddressmatches' style='display:none;padding:3px;margin:0px!important;min-width:200px;color:#111;background-color:#eee;z-index:999;' /></div>";
- Code: Select all
$filterList["html"] .= "<div id='gaddressmatches' style='display:none;padding:3px;margin:0px!important;min-width:200px;color:#111;background-color:#eee;z-index:999;' ></div>";
Does that help?
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30529
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Jevents fuctions information
by vincecarter729 » Sat Oct 13, 2012 5:20 am
As you can look, the problem is here again. 
This is not an interference whith the template?
This is not an interference whith the template?
- vincecarter729
- Posts: 58
- Joined: Sun Oct 07, 2012 8:09 am
Re: Jevents fuctions information
by Geraint » Sun Oct 14, 2012 10:20 am
the incorrectly closed <div> element is still no the page. Can you check that you made the change I described above (sometimes FTP programs don't give a clear error message when an upload fails)
If you prefer me to have a look please send login details via PM.
If you prefer me to have a look please send login details via PM.
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30529
- Joined: Fri Feb 15, 2008 6:14 pm
Re: Jevents fuctions information
by vincecarter729 » Sun Oct 14, 2012 2:42 pm
Yes I just check that. And it is.
I send via PM my ftp login details.
I also noticed that I have the same problem each time there are no events in the list. So I think the filter "geofilter" is not the cause of my problem.
I send via PM my ftp login details.
I also noticed that I have the same problem each time there are no events in the list. So I think the filter "geofilter" is not the cause of my problem.
- vincecarter729
- Posts: 58
- Joined: Sun Oct 07, 2012 8:09 am
19 posts
• Page 1 of 2 • 1, 2
Return to Jevents 2.x (Free Access)
Who is online
Users browsing this forum: No registered users

