Bug #128
Fatal error: Class 'JQuarks4sControllerjquarks4s' not found
| Status: | Resolved | Start: | 01/03/2011 | |
| Priority: | Immediate | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | 1.1.2a | |||
Description
I ugraded with 1.1.2 and by the way, I get a lot of errors: like this one when I submit answers>
Fatal error: Class 'JQuarks4sControllerjquarks4s' not found in /--/--/--/--/components/com_jquarks4s/jquarks4s.php on line 55
History
Updated by Fayez NACCACHE 500 days ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Updated by abhijeet kurchania 477 days ago
hi guys,
You need to change
/components/com_jquarks4s/views/survey/tmpl/default.php
Line 322
<input type="hidden" name="controller" value="jquarks4s" />
to
<input type="hidden" name="controller" value="Survey" />
make sense and do it quickly so that people will use this component frequently.
Regards
Abhijeet Kurchania