Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#181 2008-03-07 20:33:11

roelof
Member
Registered: 2005-03-27
Posts: 647

Re: [plugin] [ORPHAN] chh_article_custom

Hello,

I have one guestion.
Can i use something like this month=“febr. 2005” so i can display articles of that month.

Roelof

Offline

#182 2008-03-07 22:16:59

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: [plugin] [ORPHAN] chh_article_custom

You can do that without plugin: <txp:article_custom month="2005-02" /> :)

Offline

#183 2008-09-04 21:44:46

Fontanel
Member
Registered: 2006-02-08
Posts: 15
Website

Re: [plugin] [ORPHAN] chh_article_custom

I have a problem with this tag..

I query for a various list of articles, within 2 sections and a list of categories. I use this code:

<txp:chh_article allowoverride=“0” form=“specialsingle” limit=“2” listform=“specialitem” section=“specials,artikelen” pgonly=“0” pageby=“10” sort=“Posted desc” category=“Reviews,Rebrands,Galleries,Reports,Interviews,Kratis,Columns” />

When I call the url site/specials/?c=interviews chh_article seems to ignore that, and displays all the categories specified within the tag instead of just the ‘interviews’ category.

Is there a way to fix that?

edit:
nevermind, using txp:article instead of txp:chh_article did the trick..

Last edited by Fontanel (2008-09-04 21:52:48)

Offline

#184 2008-09-21 12:06:14

carrotrope
Member
From: Edinburgh
Registered: 2007-03-16
Posts: 39

Re: [plugin] [ORPHAN] chh_article_custom

Hi all,

Is there a way to use this tag to display only articles from prior to a certain year? I want a list of all articles posted in any year before 2000 (in multiple sections).. is this something that chh_article_custom can do?

Best,
Jez

Offline

#185 2008-09-24 18:20:47

roelof
Member
Registered: 2005-03-27
Posts: 647

Re: [plugin] [ORPHAN] chh_article_custom

Hello,

I try to use this plugin for pagination but i get a lot of error-message’s.
In my page template i use this :
<txp:chh_article searchall=“0” form=“dagboek” />

Now i get these error-message’s :

tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Notice: Undefined variable: sectparts on line 10
textpattern/lib/txplib_misc.php(574) : eval()’d code:212 chh_sql_section()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: listform on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: searchform on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: pageby on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: category on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: section on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: excerpted on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: author on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: sortby on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: sortdir on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: month on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: keywords on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: frontpage on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: id on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: time on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: status on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: pgonly on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: searchall on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: searchsticky on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: offset on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: day on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: children on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: searchmode on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: strict_keywords on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()
tag_error <txp:chh_article searchall=“0” form=“dagboek” /> -> Textpattern Notice: niet bestaand tagattribuut: titlearticles on line 653
textpattern/lib/txplib_misc.php:653 trigger_error()
textpattern/lib/txplib_misc.php(574) : eval()’d code:191 lAtts()
textpattern/lib/txplib_misc.php(574) : eval()’d code:270 chh_build_article_list()
textpattern/lib/txplib_misc.php(574) : eval()’d code:35 chh_doArticles()
textpattern/publish.php:970 chh_article()
processTags()
textpattern/publish.php:929 preg_replace_callback()
textpattern/publish.php:466 parse()
index.php:40 textpattern()

Who can help me to make this work.

Roelof

Last edited by roelof (2008-09-24 18:22:26)

Offline

#186 2008-09-24 18:50:19

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: [plugin] [ORPHAN] chh_article_custom

Roelof, those are not real errors, just notices. They happen with a lot of plugins. If you set your site to ‘live’ they will go away. If the plugin works as it should then there is nothing to worry about.

Offline

#187 2008-09-24 19:09:41

roelof
Member
Registered: 2005-03-27
Posts: 647

Re: [plugin] [ORPHAN] chh_article_custom

Hay Els,

Are you everywhere ?

The plugin works not as I expected.
I only see the titles of the articles and not any sort of pagination.
So back to the manual.

Roelof

Offline

#188 2008-09-24 20:41:32

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: [plugin] [ORPHAN] chh_article_custom

roelof wrote:

Are you everywhere ?

Yeah, I’m omnipresent… ;)

No, I just found out that I’m still subscribed to this plugin thread. I haven’t used it for ages though, so I’m afraid I can’t help you here. The plugin is also not supported anymore, and it’s quite old, so I don’t know if it still works as it should. I hope someone else can help you this time :)

Offline

#189 2008-09-25 06:11:09

roelof
Member
Registered: 2005-03-27
Posts: 647

Re: [plugin] [ORPHAN] chh_article_custom

If the plugin isn’t supported anymore then i think i have to look if another plugin like ob-pagination can do the trick.
Thanks one more time.

Roelof

Offline

#190 2010-06-18 12:49:36

Katalonian
Member
From: Baku, Azerbaijan
Registered: 2010-04-18
Posts: 219
Website

Re: [plugin] [ORPHAN] chh_article_custom

i’m get this error:

Fatal error: Call to undefined function chh_sql_category() in D:\xampp\htdocs\adiu\textpattern\lib\txplib_misc.php(594) : eval()’d code on line 211


<txp:txp_me />

Offline

#191 2010-06-18 15:45:25

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: [plugin] [ORPHAN] chh_article_custom

Katalonian, what are you trying to achieve with this plugin? It’s old and not supported anymore, and almost everything it does can be done with core Txp tags now.

Offline

#192 2010-06-18 17:23:37

Katalonian
Member
From: Baku, Azerbaijan
Registered: 2010-04-18
Posts: 219
Website

Re: [plugin] [ORPHAN] chh_article_custom

ups))
I want to output article listing with break and wraptag.
how to do?


<txp:txp_me />

Offline

Board footer

Powered by FluxBB