First Install JEvents 1.5alpha3
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.
Re: First Install JEvents 1.5alpha3
by choylee » Mon Jan 19, 2009 7:35 pm
In fact I installed again all
>easyphp admin and Joomla and Jevents
Now I just have these errors :
Warning: Invalid argument supplied for foreach() in C:\Program Files\EasyPHP 3.0\www\site\components\com_jevents\libraries\modfunctions.php on line 104
Notice: Undefined variable: myItemid in C:\Program Files\EasyPHP 3.0\www\site\components\com_jevents\libraries\modfunctions.php on line 139
Notice: Undefined variable: myItemid in C:\Program Files\EasyPHP 3.0\www\site\components\com_jevents\libraries\modfunctions.php on line 145
Have you got a idea ?
Thanks a lot
>easyphp admin and Joomla and Jevents
Now I just have these errors :
Warning: Invalid argument supplied for foreach() in C:\Program Files\EasyPHP 3.0\www\site\components\com_jevents\libraries\modfunctions.php on line 104
Notice: Undefined variable: myItemid in C:\Program Files\EasyPHP 3.0\www\site\components\com_jevents\libraries\modfunctions.php on line 139
Notice: Undefined variable: myItemid in C:\Program Files\EasyPHP 3.0\www\site\components\com_jevents\libraries\modfunctions.php on line 145
Have you got a idea ?
Thanks a lot
- choylee
- Posts: 8
- Joined: Fri Dec 26, 2008 2:03 pm
Re: First Install JEvents 1.5alpha3
by Geraint » Tue Jan 20, 2009 9:14 am
Can you create a menu item pointing the JEvents component (it doesn't need to be on a visible menu).
I'll change the code to add a trap for this in the future
I'll change the code to add a trap for this in the future
------------
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: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: First Install JEvents 1.5alpha3
by choylee » Tue Jan 20, 2009 1:02 pm
I created a menu item :
Menu test pointing with " index.php?option=com_jevents&task=month.calendar "
It's does work now.
Thank you very much
Menu test pointing with " index.php?option=com_jevents&task=month.calendar "
It's does work now.
Thank you very much
- choylee
- Posts: 8
- Joined: Fri Dec 26, 2008 2:03 pm
Re: First Install JEvents 1.5alpha3
by spiff88 » Wed Jan 28, 2009 3:23 am
I am getting the same error...
These errors appear above the calendar module, and the error on line 104 appears in the Latest Events module. I can't figure out which setting in the modules I might have wrong... Any ideas out there?
My installation details
PHP Version: 5.2.4-2ubuntu5.4
Joomla! Version: Joomla! 1.5.9 Production/Stable [ Vatani ] 9-January-2009 23:00 GMT
JEvents: v1.5.0 alpha3
Web Server: Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.4 with Suhosin-Patch
Database Version: 5.0.51a-3ubuntu5.4
PHP 16MB memory limit
This is what I've done.
I added myself as a user.
I added some categories (and made sure to publish them).
I added some events (both single and recurring).
When I click on the month in the calendar module, the month view calendar opens up in the main window - but no events are showing, even though there should be some events in the time period displayed.
I try and search for the events - but nothing shows up.
Am I missing something somewhere so that the events I added are missing?
Brian Johnson
- Code: Select all
Warning: Invalid argument supplied for foreach() in ../components/com_jevents/libraries/modfunctions.php on line 29
Warning: Invalid argument supplied for foreach() in ../components/com_jevents/libraries/modfunctions.php on line 104
These errors appear above the calendar module, and the error on line 104 appears in the Latest Events module. I can't figure out which setting in the modules I might have wrong... Any ideas out there?
My installation details
PHP Version: 5.2.4-2ubuntu5.4
Joomla! Version: Joomla! 1.5.9 Production/Stable [ Vatani ] 9-January-2009 23:00 GMT
JEvents: v1.5.0 alpha3
Web Server: Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.4 with Suhosin-Patch
Database Version: 5.0.51a-3ubuntu5.4
PHP 16MB memory limit
This is what I've done.
I added myself as a user.
I added some categories (and made sure to publish them).
I added some events (both single and recurring).
When I click on the month in the calendar module, the month view calendar opens up in the main window - but no events are showing, even though there should be some events in the time period displayed.
I try and search for the events - but nothing shows up.
Am I missing something somewhere so that the events I added are missing?
Brian Johnson
- spiff88
- Posts: 4
- Joined: Wed Jan 28, 2009 3:05 am
Re: First Install JEvents 1.5alpha3
by Geraint » Wed Jan 28, 2009 9:28 am
Read the 2 posts before yours.
Geraint
p.s. The next build/SVN has this issue fixed.
Geraint
p.s. The next build/SVN has this issue fixed.
------------
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: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
15 posts
• Page 2 of 2 • 1, 2
Return to JEvents 1.5 (No longer actively supported)
Who is online
Users browsing this forum: Bing [Bot], Google [Bot]

