500 - Invalid Controller Class - Controller
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: 500 - Invalid Controller Class - Controller
by eolo » Sun Jan 25, 2009 11:24 pm
Thanks
but i Will wait for the next "latest build" that you post on top.
Eolo
but i Will wait for the next "latest build" that you post on top.
Eolo
-
eolo
- Contributor
- Posts: 11
- Joined: Sun Jan 25, 2009 3:22 pm
- Location: Italy
Re: 500 - Invalid Controller Class - Controller
by ArtemusMaximus » Mon Jan 26, 2009 5:01 am
eolo wrote:Thanks
but i Will wait for the next "latest build" that you post on top.
Eolo
Me 2
- ArtemusMaximus
- Posts: 7
- Joined: Tue Jan 20, 2009 10:17 pm
Re: 500 - Invalid Controller Class - Controller
by [Daniel] » Tue Jan 27, 2009 2:10 pm
Geraint wrote:I comitted a fix to SVN for this earlier today.
Geraint
Using SVN 1278 and can confirm this "500" error is squashed (for me)!
(based on a few iterations I tested)
- [Daniel]
- Posts: 36
- Joined: Mon Aug 18, 2008 3:00 pm
Re: 500 - Invalid Controller Class - Controller
by Poil » Wed Jan 28, 2009 4:08 pm
With the build 1278, I always got this error.
Joomla! 1.5.9 Production/Stable [ Vatani ] 9-January-2009 23:00 GMT
MySQL : 5.0.32-Debian_7etch8-log
PHP : 5.2.0-8+etch13
Joomla! 1.5.9 Production/Stable [ Vatani ] 9-January-2009 23:00 GMT
MySQL : 5.0.32-Debian_7etch8-log
PHP : 5.2.0-8+etch13
- Poil
- Posts: 12
- Joined: Mon Jan 12, 2009 9:10 am
Re: 500 - Invalid Controller Class - Controller
by ArtemusMaximus » Wed Jan 28, 2009 4:39 pm
[Daniel] wrote:Geraint wrote:I comitted a fix to SVN for this earlier today.
Geraint
Using SVN 1278 and can confirm this "500" error is squashed (for me)!
(based on a few iterations I tested)
Where did you get SVN 1278? "Latest Build for JEvents Alpha" still lists [1274]
- ArtemusMaximus
- Posts: 7
- Joined: Tue Jan 20, 2009 10:17 pm
Re: 500 - Invalid Controller Class - Controller
by Poil » Wed Jan 28, 2009 4:42 pm
Where did you get SVN 1278? "Latest Build for JEvents Alpha" still lists [1274]
- Code: Select all
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/modules/mod_jevents_cal mod_jevents_cal
Révision 1278 extraite.
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/modules/mod_jevents_latest mod_jevents_latest
Révision 1278 extraite.
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/modules/mod_jevents_legend mod_jevents_legend
Révision 1278 extraite.
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/modules/mod_jevents_switchview mod_jevents_switchview
Révision 1278 extraite.
- Code: Select all
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/component/site com_jevents
Révision 1278 extraite.
- Code: Select all
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/component/admin com_jevents
Révision 1278 extraite.
- Poil
- Posts: 12
- Joined: Mon Jan 12, 2009 9:10 am
Re: 500 - Invalid Controller Class - Controller
by ArtemusMaximus » Wed Jan 28, 2009 8:05 pm
Poil wrote:Where did you get SVN 1278? "Latest Build for JEvents Alpha" still lists [1274]
- Code: Select all
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/modules/mod_jevents_cal mod_jevents_cal
Révision 1278 extraite.
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/modules/mod_jevents_latest mod_jevents_latest
Révision 1278 extraite.
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/modules/mod_jevents_legend mod_jevents_legend
Révision 1278 extraite.
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/modules/mod_jevents_switchview mod_jevents_switchview
Révision 1278 extraite.
- Code: Select all
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/component/site com_jevents
Révision 1278 extraite.
- Code: Select all
svn checkout http://joomlacode.org/svn/jevents/jevents/branches/JoomlaMVC/component/admin com_jevents
Révision 1278 extraite.
It's all good but it won't let me in. asks to login
so I guess I just have to wait when it'll be updated here
- ArtemusMaximus
- Posts: 7
- Joined: Tue Jan 20, 2009 10:17 pm
Re: 500 - Invalid Controller Class - Controller
by Poil » Thu Jan 29, 2009 6:44 am
anonymous / blank password
- Poil
- Posts: 12
- Joined: Mon Jan 12, 2009 9:10 am
Re: 500 - Invalid Controller Class - Controller
by Poil » Thu Jan 29, 2009 6:49 am
Working fine with SVN build 1280 
- Poil
- Posts: 12
- Joined: Mon Jan 12, 2009 9:10 am
19 posts
• Page 2 of 2 • 1, 2
Return to JEvents 1.5 (No longer actively supported)
Who is online
Users browsing this forum: No registered users

