Joomla! 3.0.3 Stable ITA and subcategory
5 posts
• Page 1 of 1
Joomla! 3.0.3 Stable ITA and subcategory
Hi ...
if I turn on "include" to "Child Category Articles" page becomes all white ... if I turn it off "exclude" the module works perfectly.
If I put more categories work .. but if I put only the first and turn on "Child Category Articles" site crashes.
please ... help me
if I turn on "include" to "Child Category Articles" page becomes all white ... if I turn it off "exclude" the module works perfectly.
If I put more categories work .. but if I put only the first and turn on "Child Category Articles" site crashes.
please ... help me
- fabryz71
- Fresh Boarder

- Posts: 1
- Joined: Wed Feb 20, 2013 4:50 pm
Re: Joomla! 3.0.3 Stable ITA and subcategory
Oops I posted the same problem in a new post, sorry. I have exactly the same problem.
- Garreth
- Fresh Boarder

- Posts: 2
- Joined: Mon Feb 25, 2013 7:52 pm
Re: Joomla! 3.0.3 Stable ITA and subcategory
Same problem too.
- patricar
- Fresh Boarder

- Posts: 2
- Joined: Thu May 16, 2013 12:30 pm
Re: Joomla! 3.0.3 Stable ITA and subcategory
Oh, I think I've fixed it.
In /modules/mod_newscalendar/helper.php, the line number 125 is as this:
I've changed by this one and it seems to work:
I hope it helps you!
In /modules/mod_newscalendar/helper.php, the line number 125 is as this:
- Code: Select all
$categories = JModel::getInstance('Categories', 'ContentModel', array('ignore_request' => true));
I've changed by this one and it seems to work:
- Code: Select all
$categories = JModelLegacy::getInstance('Categories', 'ContentModel', array('ignore_request' => true));
I hope it helps you!
- patricar
- Fresh Boarder

- Posts: 2
- Joined: Thu May 16, 2013 12:30 pm
Re: Joomla! 3.0.3 Stable ITA and subcategory
Hi,
Yes, I think that's it
I have updated the download package with this fix now.
Thank you!
Yes, I think that's it
I have updated the download package with this fix now.
Thank you!
-

chus - Administrator

- Posts: 448
- Joined: Thu Sep 13, 2007 2:21 am
- Location: Costa Rica
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests