Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2016-09-29 12:37:34
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,313
rss_auto_excerpt
textpattern outputs that error in debugging mode after install to 4.6:
Tag error: <txp:rss_auto_excerpt words="45" ending="…" showlinkwithexcerpt="1" linktext="Loe edasi" linkwraptag="p" linkclass="meta" body="body" overrideexcerpt="1" /> -> Textpattern Notice: unregistered_tag while parsing form None on page default
textpattern/lib/txplib_publish.php:518 trigger_error()
textpattern/lib/txplib_publish.php:463 processTags()
textpattern/publish.php:1006 parse()
textpattern/publish.php:1110 doArticles()
textpattern/publish.php:1099 parseArticles()
article_custom()
textpattern/vendors/Textpattern/Tag/Registry.php:83 call_user_func()
textpattern/lib/txplib_publish.php:514 Textpattern\Tag\Registry->process()
textpattern/lib/txplib_publish.php:463 processTags()
textpattern/publish/taghandlers.php:4280 parse()
could anybody provide an easy fix or good alternative to this plugin?
php: 5.6
Offline
Offline
#3 2016-09-29 13:38:45
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,313
Re: rss_auto_excerpt
should these two lines “fix” every outdated plugin?
at least it’s working with rah_metas
Offline
Pages: 1