Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#769 2012-05-11 16:52:32
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,473
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Do you know that? rss_unlimited_categories by aks. Last update 05-01-2012.
Offline
#770 2012-05-11 18:50:59
- elwins
- Member
- From: Latvia
- Registered: 2011-08-29
- Posts: 80
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
I had instaled:
rss_unlimited_categories Rob Sable, makss 0.7.4p22
And I have error:
Ar spraudņa ielādi ir radušās problēmas: rss_unlimited_categories -> User_Warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 1 CREATE TABLE `textpattern_category` (`article_id` int(11) NOT NULL default '0', `category_id` int(6) NOT NULL default '0', PRIMARY KEY (`article_id`,`category_id`)) TYPE=MyISAM; on line 89
Last edited by elwins (2012-05-11 18:53:22)
Offline
#771 2012-05-11 19:25:30
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,311
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
elwins wrote:
[snip] for the right syntax to use near 'TYPE=MyISAM' [snip]
Reminds me of this post here from some weeks ago.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#772 2012-05-11 19:30:17
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
aks_cron : Cron inside Textpattern | aks_article : extended article_custom tag
aks_cache : cache for TxP | aks_dragdrop : Drag&Drop categories (article, link, image, file)
Offline
#773 2012-05-11 19:34:00
- elwins
- Member
- From: Latvia
- Registered: 2011-08-29
- Posts: 80
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Big thanks! It works! :)
Offline
#774 2012-05-11 19:49:28
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
elwins, please delete your `textpattern_category` table and try next version rss_unlimited_categories for testing.
0.7.4p23
* Fix bug in install (some version mysql)aks_cron : Cron inside Textpattern | aks_article : extended article_custom tag
aks_cache : cache for TxP | aks_dragdrop : Drag&Drop categories (article, link, image, file)
Offline
#775 2012-06-29 06:14:20
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Is it possible to use rss_uc_filedunder to output the category name to use in another rss_uc tag?
More specifically: <txp:rss_uc_article_list category='<txp:rss_uc_filedunder parent="foobar" />' form="form" />
I just want to list articles associated to children categories of foobar and not other ones that may have been selected.
I hope this makes sense.
Offline
#776 2012-07-04 17:11:07
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
I don’t think I missed mention… but I would like to make the selection window for the categories list made by this plugin to be taller so I can see a longer list of categories.
I noticed on a site I’m using this on with over 100 categories the selection window is nice and tall.
The other site has a very small category selection window. I can see only 5 categories. The one with over 100 categories I see 20 categories.
I presume the total number of categories makes the selection window larger.
Is there a way to make the selection window larger without adding categories ?
Thanks !
edit:
I am using this plugin with 4.4.1 on both sites.
Last edited by JimJoe (2012-07-04 17:13:08)
Offline
#777 2012-07-13 09:19:49
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
JimJoe:
In admin interface: Extensions
/ Unlim Cats
/ Select List Size
aks_cron : Cron inside Textpattern | aks_article : extended article_custom tag
aks_cache : cache for TxP | aks_dragdrop : Drag&Drop categories (article, link, image, file)
Offline
#778 2012-07-13 09:50:09
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
lozmatic wrote:
Is it possible to use rss_uc_filedunder to output the category name to use in another rss_uc tag?
<txp:rss_uc_article_list category='<txp:rss_uc_filedunder parent="foobar" linked="2" break="," />' form="form" />
or maybe
<txp:rss_uc_related form="form" />
<txp:rss_uc_related form="form" section="*" />
Last edited by makss (2012-07-13 10:41:09)
aks_cron : Cron inside Textpattern | aks_article : extended article_custom tag
aks_cache : cache for TxP | aks_dragdrop : Drag&Drop categories (article, link, image, file)
Offline
#779 2012-07-13 23:01:06
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
makss wrote:
JimJoe:
In admin interface:Extensions
/Unlim Cats
/Select List Size
Interesting… all logins for that site say ‘Restricted Area’ when I click on extensions.
Offline
#780 2012-07-15 06:42:23
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
JimJoe wrote:
Interesting… all logins for that site say ‘Restricted Area’ when I click on extensions.
Which version of the plugin are you using?
Upgrade to rss_unlimited_categories 0.7.4p23
aks_cron : Cron inside Textpattern | aks_article : extended article_custom tag
aks_cache : cache for TxP | aks_dragdrop : Drag&Drop categories (article, link, image, file)
Offline