Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#193 2010-06-19 00:14:06
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [plugin] [ORPHAN] chh_article_custom
Katalonian wrote:
how to do?
If you post the chh_article_custom tag you were using I may be able to tell you ;)
Offline
#194 2010-09-17 13:44:26
- fbox
- Member
- From: Melbourne
- Registered: 2006-02-18
- Posts: 42
Re: [plugin] [ORPHAN] chh_article_custom
Now, I know it can be easily fixed by setting production status to “live” but has anybody actually tried resolving the Textpattern Notice: Unknown tag attribute
error that shows in testing mode for txp:chh_article
? Call it the anal coder in me but it would be nice to see only the real ‘errors’ when testing and not have to ignore these, especially when they are the only errors causing other divs
on the page to mess up.
Or perhaps chh_article rides directly on the back of txp:article, so fixing the errors would require duplicating half of TXP and be more trouble than even a nagging coder can be bothered with… ?
=)
-L.Offline
#195 2012-11-20 16:58:33
- alivato
- Member
- Registered: 2011-03-31
- Posts: 151
Re: [plugin] [ORPHAN] chh_article_custom
Fatal error: Call to undefined function chh_sql_category() in /var/www/*****/data/www/*****.com/textpattern/lib/txplib_misc.php(812) : eval()’d code on line 211
Last edited by alivato (2012-11-20 16:59:04)
Offline
#196 2014-01-10 10:28:19
Re: [plugin] [ORPHAN] chh_article_custom
does someone know a full replacement for chh_article_custom
?
Thanks!
Offline
#197 2014-01-10 10:52:22
Re: [plugin] [ORPHAN] chh_article_custom
whocarez wrote #277988:
does someone know a full replacement for
chh_article_custom
?
Thanks!
It seems that most of the functions offered by the plugin can now be achieved using native code. What is it that you are trying to achieve?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#198 2014-01-10 11:29:09
Re: [plugin] [ORPHAN] chh_article_custom
ah, aks_article seems to be a full equivalent for my needs:
Last edited by whocarez (2014-01-10 11:29:41)
Offline
#199 2014-01-10 14:56:01
Re: [plugin] [ORPHAN] chh_article_custom
This plugin had some interesting features that would be useful in <txp:article(_custom) />
. For example, why not to extend time
attribute to multiple dates/date ranges, like
time="-1 year..now, next Friday"
There were few demands for it recently.
Offline