-
AuthorPosts
-
October 20, 2009 at 8:03 am #321061
dear tienhc,
and one more… i have stuck , if i want to install another component
* JFolder::create: Could not create directory
* Warning! Failed to move file.folder plugin/log/temp is writetable… but why i can’t install a comonent aor another.. please…
thank’s before…
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
October 22, 2009 at 9:46 pm #321282The module zip file for the ja bulletin hack (adding the popular of late functionaliy) is incomplete.
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 23, 2009 at 6:38 am #321300<em>@andrewwinkler 149856 wrote:</em><blockquote>The module zip file for the ja bulletin hack (adding the popular of late functionaliy) is incomplete.</blockquote>
Yes, I posted ONLY 2 hacked files.
I’m going to add “most rated” as an option too. As soon as I do this, I’ll post complete package.
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 30, 2009 at 7:32 am #322102For those interested, in addition to “popular of late”, I developed SQL query which selects best rated articles:
[php]
//Best Rated Content Items, within a Period set by user
$query = ‘SELECT a.*,’ . ‘ 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, cr.rating_sum, cr.rating_count, round((cr.rating_sum / cr.rating_count),1) AS rating FROM #__content AS a LEFT JOIN #__content_rating AS cr ON cr.content_id = a.id LEFT JOIN #__content_frontpage AS f ON f.content_id = a.id INNER JOIN #__categories AS cc ON cc.id = a.catid’ . ‘ INNER JOIN #__sections AS s ON s.id = a.sectionid’ . ‘ WHERE ( a.state = 1 AND s.id > 0 )’ . ‘ 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 ) . ‘ )’ . ‘ AND ((TO_DAYS(‘ . $db->Quote(date(‘Y-m-d’,time()+$mainframe->getCfg(‘offset’)*60*60 )) . ‘) – TO_DAYS(a.created)) <= ‘ . $db->Quote($period) . ‘)’ . ($access ? ‘ AND a.access <= ‘ . ( int ) $aid . ‘ AND cc.access <= ‘ . ( int ) $aid . ‘ AND s.access <= ‘ . ( int ) $aid : ”) . ($catid ? $catCondition : ”) . ($secid ? $secCondition : ”) . ($show_front == ‘0’ ? ‘ AND f.content_id IS NULL’ : ”) . ‘ AND s.published = 1’ . ‘ AND cc.published = 1 AND cr.rating_count > 0 ORDER BY rating DESC, cr.rating_count DESC’;
[/php]October 31, 2009 at 3:47 pm #322197When will the new version be released?
i have problems in resized images, it resized apparently random widht… (76×60 or 60×60 while i set up 80×60)
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 31, 2009 at 4:06 pm #322200JA Bulletin have released along with JA Sulfur version 1.2,
link to download JA Sulfur version 1.2 and you get this module in the package
http://www.joomlart.com/forums/downloads.php?do=file&id=831After you tried to install the lastest version, please give me your idea about the resize function.
thanks
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 31, 2009 at 4:25 pm #322202<em>@tienhc 151052 wrote:</em><blockquote>JA Bulletin have released along with JA Sulfur version 1.2,
link to download JA Sulfur version 1.2 and you get this module in the package
http://www.joomlart.com/forums/downloads.php?do=file&id=831After you tried to install the lastest version, please give me your idea about the resize function.
thanks</blockquote>
Sulfur 1.2 was released on 06-19-2009, but Teline III in September.
In Teline III JA Bulletin version 1.3. is included. What is the latest one?SHoggard FriendSHoggard
- Join date:
- October 2006
- Posts:
- 290
- Downloads:
- 5
- Uploads:
- 21
- Thanks:
- 26
- Thanked:
- 7 times in 1 posts
October 31, 2009 at 5:04 pm #322206I got this PM some days ago – I posted it as advice to anyone struggling with JA Bulletin, but got flamed for trying to let people know!!!
http://www.joomlart.com/forums/topic/ja-bulletin-being-revised/Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 31, 2009 at 11:20 pm #322223ok gray
no mistake in here, it’s the lastest version right. please try to install.
SHoggard FriendSHoggard
- Join date:
- October 2006
- Posts:
- 290
- Downloads:
- 5
- Uploads:
- 21
- Thanks:
- 26
- Thanked:
- 7 times in 1 posts
November 1, 2009 at 12:53 am #322228Don’t understand:
<blockquote>
tienhc ok grayno mistake in here, it’s the lastest version right. please try to install. </blockquote>
are you saying that the version in JA Sulfur is the latest version of JA Bulletin? !!!
Have the problems in this thread been fixed? http://www.joomlart.com/forums/topic/ja-bulletin-being-revised/
I don’t want to waste any more time on this module if it still doesn’t work.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 1, 2009 at 2:29 am #322230hello SHoggard!
thank you for answering.
We express a desire to bring our best product for you as possible, we alway open witth new ideas to help us implement our best product..
i hope you and i will build our commnunity better and more power together,thanks for all.
SHoggard FriendSHoggard
- Join date:
- October 2006
- Posts:
- 290
- Downloads:
- 5
- Uploads:
- 21
- Thanks:
- 26
- Thanked:
- 7 times in 1 posts
November 1, 2009 at 5:29 am #322235<blockquote>are you saying that the version in JA Sulfur is the latest version of JA Bulletin? !!!</blockquote>
Does it work? Is it fixed?
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
November 8, 2009 at 6:37 pm #322949For me, it’s working.
I’ve created several hacks for the JA Bulleting module: Popular of Late and Listing by Rating.
All available at this post. -
AuthorPosts
This topic contains 37 replies, has 12 voices, and was last updated by gray 14 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum