latest event
JEvents 2.0 was launched over 2 years ago and the latest stable version is version 2.2 which will run on Joomla 1.5 and Joomla 2.5. JEvents 1.5 is therefore no longer actively supported - you should upgrade to JEvents 2.2+ as soon as possible.
Forum rules
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
latest event
by tounse » Wed May 09, 2012 10:45 am
i've just install this module "latest_event'
and affectes at the index page
but i'have this error :
Fatal error: Call to a member function getTemplate() on a non-object in /homez.53/randonneq/www/modules/mod_jevents_latest/helper.php on line 52
thanck's for your help
philippe
and affectes at the index page
but i'have this error :
Fatal error: Call to a member function getTemplate() on a non-object in /homez.53/randonneq/www/modules/mod_jevents_latest/helper.php on line 52
thanck's for your help
philippe
- tounse
- Posts: 13
- Joined: Wed May 09, 2012 8:44 am
Re: latest event
by Geraint » Wed May 09, 2012 1:21 pm
I suspect you have installed the JEvents 1.5.5 module in Joomla 2.5 - you need the 2.x version
------------
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: latest event
by tounse » Wed May 09, 2012 3:21 pm
in fact i've used JEvent 1.5 with Joomla 1.6
now i'm using 2.x abnd it's ok
therfore i don't know how to set up the parameters
what to do with
${eventDate}[!a: - ${endDate(%I:%M%p)}]
${title}
cxan you help me, thanck's
philippe
now i'm using 2.x abnd it's ok
therfore i don't know how to set up the parameters
what to do with
${eventDate}[!a: - ${endDate(%I:%M%p)}]
${title}
cxan you help me, thanck's
philippe
- tounse
- Posts: 13
- Joined: Wed May 09, 2012 8:44 am
Re: latest event
by Geraint » Wed May 09, 2012 5:44 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: latest event
by tounse » Wed May 09, 2012 10:10 pm
Hello
now it works, but i can't select the categories
i've an error :
COM_JEVENTS_SPECIFIED_CATEGORIES_LABEL
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /homez.53/randonneq/www/libraries/joomla/form/fields/text.php on line 50
what shall i do to fix that ?
philippe
now it works, but i can't select the categories
i've an error :
COM_JEVENTS_SPECIFIED_CATEGORIES_LABEL
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /homez.53/randonneq/www/libraries/joomla/form/fields/text.php on line 50
what shall i do to fix that ?
philippe
- tounse
- Posts: 13
- Joined: Wed May 09, 2012 8:44 am
Re: latest event
by Tonyp » Thu May 10, 2012 7:41 am
Hello,
Can you select a category at least? that appears to be the problem. as none is selected there is no array.
Regards
Tony
Can you select a category at least? that appears to be the problem. as none is selected there is no array.
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: 8723
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: latest event
by Geraint » Thu May 10, 2012 11:43 am
there is a plugin. component or module out there (I don't know what it is) that is changing a core Joomla file : libraries/form/fields/text.php and doing so incorrectly.
Unzip a clean copy of Joomla on your PB and find this file and replace the broken version on your server with the correct version from Joomla
Unzip a clean copy of Joomla on your PB and find this file and replace the broken version on your server with the correct version from Joomla
------------
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: latest event
by tounse » Thu May 10, 2012 11:52 am
i've just replace this file and non change
philippe
philippe
- tounse
- Posts: 13
- Joined: Wed May 09, 2012 8:44 am
Re: latest event
by Tonyp » Thu May 10, 2012 11:52 am
Hello Philippe,
Can you save it as it is and does it reload correctly?
Regards
Tony
Can you save it as it is and does it reload correctly?
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: 8723
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
26 posts
• Page 1 of 3 • 1, 2, 3
Return to JEvents 1.5 (No longer actively supported)
Who is online
Users browsing this forum: Google [Bot]

