Hi, this looks like a great product and I don't have a problem joining as a member -- except that it simply isn't installing.
Or, to be precise, it seemed to install correctly but I can't add any events. The display page on our website looks fine but empty. It appears that the way to add an event is
Joomla Administration =>
Components =>
JEvents =>
Manage Events =>
Click the New button at top right.
When I do this however, I get this error message:
Parse error: syntax error, unexpected T_STATIC, expecting T_STRING or T_VARIABLE or '$' in /home/content/16/8664016/html/components/com_jevents/libraries/formbehavior.php on line 42
I have not changed any of these files. Looking at the raw files I downloaded, I see this:
40 public static function chosen($selector = '.advancedSelect', $debug = null, $options = array())
41 {
42 if (isset(static::$loaded[__METHOD__][$selector]))
43 {
Could it be as simple as the { being on the subsequent line, instead of at the end of line 40? Seems too simple, or everyone would be unable to load, not just us.
Please advise.
Thanks, Mark
PS We're running Joomla 2.5.8 and I installed JEvents 3.2
PHP Version : 5.2.17
MySQL Version : 5.0.96-log
Joomla : 2.5.8
component_com_jevents : 3.2.8
component_com_jce : 2.3.4.4
module_mod_jevents_cal : 3.2.8
module_mod_jevents_custom : 3.2.8
module_mod_jevents_filter : 3.2.8
module_mod_jevents_latest : 3.2.8
module_mod_jevents_legend : 3.2.8
module_mod_jevents_switchview : 3.2.8
plugin_content_jevents : 3.2.8
plugin_finder_jevents : 3.2.8 (not enabled)
plugin_search_eventsearch : 3.2.8 (not enabled)