Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#781 2012-07-15 15:00:59
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
I had an earleir version. And it works great !
Thanks !
Offline
#782 2012-07-15 15:20:11
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
When I checked/installed on 4 sites, two had 5 and two had 20 in the list. I increased all 4 to 30.
Offline
#783 2012-08-27 13:45:19
- makss
- Plugin Author
- From: Ukraine
- Registered: 2008-10-21
- Posts: 355
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Warning: rss_unlimited_categories does not work with Textpattern CMS 4.5.0
This will be fixed in the next version of the plugin.
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
#784 2012-09-05 14:10:56
- makss
- Plugin Author
- From: Ukraine
- Registered: 2008-10-21
- Posts: 355
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Perhaps now it is working, need help with testing.
Please, make backup before upgrade.
rss_unlimited_categories 0.7.5 – require Textpattern 4.5+
Upd: Change version number.
Last edited by makss (2012-09-06 08:00:27)
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
#785 2012-09-18 20:51:31
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
On a fresh new install 4.5.1 with the last 0.7.5 rss_uc, I get this error message each time I save an article
- with categories selected :
Erreur interne "Duplicate entry '7-49' for key 'PRIMARY'"
in /home/www/165ef67fa0b9f97eb8ffdace4fc91d26/web/textpattern/lib/txplib_db.php at line 95.
adminErrorHandler()
textpattern/lib/txplib_db.php:95 trigger_error()
textpattern/lib/txplib_db.php:129 safe_query()
textpattern/lib/txplib_misc.php(812) : eval()'d code:839 safe_insert()
rss_admin_catlist_save()
Désolé. Cette action ne peut être poursuivie. article edit ne présente pas de sécurité suffisante dans ce contexte.
- or without any category selected :
Erreur interne "Invalid argument supplied for foreach()"
in /home/www/165ef67fa0b9f97eb8ffdace4fc91d26/web/textpattern/lib/txplib_misc.php(812) : eval()'d code at line 41.
textpattern/lib/txplib_misc.php(812) : eval()'d code:41 adminErrorHandler()
rss_uc_article_save()
textpattern/lib/txplib_misc.php:854 call_user_func_array()
textpattern/include/txp_article.php:196 callback_event()
textpattern/include/txp_article.php:64 article_post()
The article seems to be correctly saved, with the good categories selected.
Offline
#786 2012-09-25 16:48:42
- makss
- Plugin Author
- From: Ukraine
- Registered: 2008-10-21
- Posts: 355
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
jpdupont wrote:
On a fresh new install 4.5.1 with the last 0.7.5 rss_uc, I get this error message each time I save an article
Thanks, for report. Possible this bug fixed, please, try rss_uc 0.7.5.1
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
#787 2012-09-25 17:53:29
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Thanks makss !
At first test, bug fixed if I chek one or more categories.
But same bug if no category is selected.
Offline
#788 2012-09-25 18:46:15
- makss
- Plugin Author
- From: Ukraine
- Registered: 2008-10-21
- Posts: 355
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
#789 2012-09-25 21:42:31
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
an other error if no category selected :
Erreur interne "array_unique() expects parameter 1 to be array, string given"
in /home/www/165ef67fa0b9f97eb8ffdace4fc91d26/web/textpattern/lib/txplib_misc.php(812) : eval()'d code at line 41.
adminErrorHandler()
textpattern/lib/txplib_misc.php(812) : eval()'d code:41 array_unique()
rss_uc_article_save()
textpattern/lib/txplib_misc.php:854 call_user_func_array()
textpattern/include/txp_article.php:196 callback_event()
Offline
#790 2012-09-26 06:13:39
- makss
- Plugin Author
- From: Ukraine
- Registered: 2008-10-21
- Posts: 355
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
jpdupont wrote:
an other error if no category selected :
What browser are you using? In Firefox 3.6.12 everything is fine.
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
#791 2012-09-26 08:36:16
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
Thanks, makss, all is working fine now.
I’m using Firefox 15.1
Offline
#792 2012-12-20 21:05:58
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
I’m having an issue with override forms. I’m trying to get a list of articles like so.
<txp:rss_uc_article_list status="live" section="products-services" category="galleries" form="web_gallery_list" sortdir="asc" sortby="custom_1" />
I can get the list, but the issue is in the form. I want the list to use the form “web_gallery_list” but it’s getting overridden by the form I have set in each article. Can the form set in rss_uc_article_list supersede an article’s set override form?
Offline
#793 2013-02-26 17:10:59
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
hi
i do have a problem over here.
this is somehow interfering with glz_custom_fields. if the glz plugin is active and i set an attribute to a custom field and use the rss_uc field, the custom_field is not saved. with the fancy ajax in txp 4.5.4 it looks like its saved, but if you reload the article you see that the field is not saved. if i disable glz the custom fields are all saved properly. unluckily this is not an option :P
ill post that in the glz forum as well.
http://forum.textpattern.com/viewtopic.php?id=23996&p=107
Edit:
consider it solved. glz_cf 1.4-beta has problems with the checkbox.
Last edited by jens31 (2013-03-07 17:48:32)
Offline
#794 2013-08-04 12:17:57
Offline
#795 2013-10-15 10:54:13
Re: [plugin] [ORPHAN] rss_unlimited_categories - Unltd. Article Categories
I’m having an issue, basically, it’s won’t show any articles. I’m using:
<txp:rss_unlimited_categories_article_list limit="30" category="nintendo" />
But it does not show any thing on the page
Offline