Guest
28 Feb 2013 08:25

I experience an issue on my local installation. Whenever I am clicking on any article's title in articles list, it occurs an error 404 as follows:

404 - Community class: CCommunityIndex.html not found

I did not edit or modify any cobalt template. I just created two articles. None of them is available via section records list.

Any idea what went wrong?

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,748
01 Mar 2013 02:50

Turn error reporting maximum and turn on debug mode in global Joomla config. You should see error trace.


Guest
01 Mar 2013 05:20

Here it is:

Community class: CCommunityIndex.html not found

Call stack

Function Location

1 JSite->dispatch() /Applications/MAMP/htdocs/websquirrel/index.php:42

2 JComponentHelper::renderComponent() /Applications/MAMP/htdocs/websquirrel/includes/application.php:197

3 JComponentHelper::executeComponent() /Applications/MAMP/htdocs/websquirrel/libraries/joomla/application/component/helper.php:351

4 require_once() /Applications/MAMP/htdocs/websquirrel/libraries/joomla/application/component/helper.php:383

5 JController->execute() /Applications/MAMP/htdocs/websquirrel/components/com_cobalt/cobalt.php:54

6 CobaltController->display() /Applications/MAMP/htdocs/websquirrel/libraries/joomla/application/component/controller.php:761

7 JController->display() /Applications/MAMP/htdocs/websquirrel/components/com_cobalt/controller.php:38

8 CobaltViewRecord->display() /Applications/MAMP/htdocs/websquirrel/libraries/joomla/application/component/controller.php:722

9 JView->display() /Applications/MAMP/htdocs/websquirrel/components/com_cobalt/views/record/view.html.php:174

10 JView->loadTemplate() /Applications/MAMP/htdocs/websquirrel/libraries/joomla/application/component/view.php:205

11 include() /Applications/MAMP/htdocs/websquirrel/libraries/joomla/application/component/view.php:649

12 JView->loadTemplate() /Applications/MAMP/htdocs/websquirrel/components/com_cobalt/views/record/tmpl/default.php:14

13 include() /Applications/MAMP/htdocs/websquirrel/libraries/joomla/application/component/view.php:649

14 CCommunityHelper::getName() /Applications/MAMP/htdocs/websquirrel/components/com_cobalt/views/record/tmpl/default_record_default.php:35

15 CCommunityHelper::_getClass() /Applications/MAMP/htdocs/websquirrel/components/com_cobalt/library/php/community.php:120

16 JError::raiseError() /Applications/MAMP/htdocs/websquirrel/components/com_cobalt/library/php/community.php:46

17 JError::raise() /Applications/MAMP/htdocs/websquirrel/libraries/joomla/error/error.php:251


Sergey
Total posts: 13,748
03 Mar 2013 23:51

It looks like in Global Cobalt settings as community integration index.html file is chosen.

I have fixed that, it is no longer in the list.


Konstantin
Total posts: 1,113
03 Mar 2013 23:52

Thank you for report.

It would fixed in the next release.


Guest
04 Mar 2013 09:41

you are welcome :)

Powered by Cobalt