-
AuthorPosts
-
migors Friend
migors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
January 20, 2009 at 7:09 pm #137293Hi everybody,
1. Hot news module not ever shows text under title. Sometimes shows sometimes not?
2. I publish in hot news module articles from different categories, so sometimes module first shows older articles?Can anybody from joomlaart crew help me?
The jateline 2 still is the best news portal theme, but it needs to be improved
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 21, 2009 at 7:14 am #287412Hi migors,
I would like to anwser your questions as follows:
1. Hot news module not ever shows text under title. Sometimes shows sometimes not?
=> I think you have changed or install some modules.For this reason, the module conflicted with other modules. Please send me your live url, admin account, Ftp account via PM so that i can help you to fix this issue.
2. I publish in hot news module articles from different categories, so sometimes module first shows older articles?
=> Current this module will display the oldest articles. If you want to change this order, you can open helper.php file in modulesmod_ja_catslwi folder, at about line 146, find following script:
[PHP]// query to determine article count
$query = ‘SELECT a.*,cc.description as catdesc, cc.title as cattitle,s.description as secdesc, s.title as sectitle,’ .
‘ CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(“:”, a.id, a.alias) ELSE a.id END as slug,’.
‘ CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(“:”, cc.id, cc.alias) ELSE cc.id END as catslug,’.
‘ CASE WHEN CHAR_LENGTH(s.alias) THEN CONCAT_WS(“:”, s.id, s.alias) ELSE s.id END as secslug’.
‘ FROM #__content AS a’ .
‘ INNER JOIN #__categories AS cc ON cc.id = a.catid’ .
‘ INNER JOIN #__sections AS s ON s.id = a.sectionid’ .
‘ WHERE a.state = 1 ‘ .
($noauth ? ‘ AND a.access <= ‘ .(int) $aid. ‘ AND cc.access <= ‘ .(int) $aid. ‘ AND s.access <= ‘ .(int) $aid : ”).
‘ AND (a.publish_up = ‘.$db->Quote($nullDate).’ OR a.publish_up <= ‘.$db->Quote($now).’ ) ‘ .
‘ AND (a.publish_down = ‘.$db->Quote($nullDate).’ OR a.publish_down >= ‘.$db->Quote($now).’ )’ .
(($catid) ? ‘ AND cc.id IN (‘ . $catid . ‘) ‘ : ”).
‘ AND cc.section = s.id’ .
‘ AND cc.published = 1’ .
‘ AND s.published = 1’ .
‘ ORDER BY a.ordering’ .
‘ LIMIT ‘.$numelem;[/PHP]to change.
Hope it helps.
2 users say Thank You to JA Developer for this useful post
migors Friendmigors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
January 21, 2009 at 8:25 pm #287503Hi thanks for replay, I send you mesage with ftp and acount information for http://www.domalaukums.lv via joomlart private mesaging.
Thanks again!
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 22, 2009 at 7:11 am #287571Hi migors,
1.Hot news module not ever shows text under title. Sometimes shows sometimes not?
=> I am sorry but i can not find this issue.
Please send me the screenshots to i could have closer look on the issue.migors Friendmigors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
January 22, 2009 at 11:04 am #287628Hi here is screenshots for problem. I have 5 hot topic items in 3 text is under title in 2 not. I tried everything 🙁
-
Anonymous Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
migors Friendmigors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
January 27, 2009 at 12:05 pm #288447hi I canto understan what exactly sould I change in this code? I am not programmer. I psoted it instead of original but nothing happened 🙁
migors Friendmigors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
January 30, 2009 at 5:52 pm #289001Hi I still did not understood what should i change in code to make latest Hot topic articles show first?
Sorry bothering you.January 31, 2009 at 1:05 pm #289040migors Friendmigors
- Join date:
- December 2007
- Posts:
- 129
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 33
- Thanked:
- 3 times in 1 posts
January 31, 2009 at 1:44 pm #289042Can you describe it more?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
February 3, 2009 at 8:32 am #289337Hi mutiara,
Please provide me your live url so that i could have closer look on the issue.
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 3 voices, and was last updated by Anonymous 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum