Help - Search - Members - Calendar
Full Version: Mtfeed Errors
Movable Type Community Forum > Other Product Discussion > Bugs and Odd Behavior
justinmc
I reported this over an over again during the beta, but apparently no one paid any attention to me -- because it's not working in the public release version, either.

Using dynamic publishing for all templates, when attempting to use a feed widget, I get this error when I want to load the published template in a browser:

Smarty error: [in evaluated template line 2]: syntax error: unrecognized tag 'mtfeed' (Smarty_Compiler.class.php, line 580)


Anyone else have this trouble?
OtherNiceMan
Can you post the template please.
justinmc
QUOTE (OtherNiceMan @ Sep 7 2007, 08:17 PM) *
Can you post the template please.



<div class="widget-feed widget">
<MTFeed uri="http://wheredoubtremains.com/trialanderror/rss.xml">
<h3 class="widget-header">Trial and Error Feed Widget</h3>
<div class="widget-content">
<ul><MTFeedEntries lastn="10">
<li><a href="<$MTFeedEntryLink encode_html="1"$>"><$MTFeedEntryTitle$></a></li>
</MTFeedEntries></ul>
</div>
</MTFeed>
</div>

The issue is not the template, though (because it happens in every template I put it in), it's that the dynamic engine on the backend doesn't recognize the tags that the Feed Widget generates, even though these are out of the box plugins provided with MT 4
OtherNiceMan
QUOTE (justinmc @ Sep 7 2007, 09:41 PM) *
QUOTE (OtherNiceMan @ Sep 7 2007, 08:17 PM) *
Can you post the template please.



<div class="widget-feed widget">
<MTFeed uri="http://wheredoubtremains.com/trialanderror/rss.xml">
<h3 class="widget-header">Trial and Error Feed Widget</h3>
<div class="widget-content">
<ul><MTFeedEntries lastn="10">
<li><a href="<$MTFeedEntryLink encode_html="1"$>"><$MTFeedEntryTitle$></a></li>
</MTFeedEntries></ul>
</div>
</MTFeed>
</div>

The issue is not the template, though (because it happens in every template I put it in), it's that the dynamic engine on the backend doesn't recognize the tags that the Feed Widget generates, even though these are out of the box plugins provided with MT 4


I was going to ask if it was feeds-app-light or feeds-app full version. According to the plug-in author, Feeds.App does not support dynamic publishing.
Sokratesagogo
I'm seeing this too (I think) but I get in when I'm looking at the page detail edit-template page in MTOS version 4.1-en-release-27-r1182-20080109:

"One or more errors were found in this template.

* <MTFeed> at line 7 is unrecognized.
* <MTFeedEntries> at line 11 is unrecognized.
* <MTFeedEntryLink> at line 16 is unrecognized.
* <MTFeedEntryTitle> at line 21 is unrecognized.
"

However, I'm not using dynamic publishing.
OtherNiceMan
Do you have the feed.app plugin installed?
Sokratesagogo
QUOTE (OtherNiceMan @ Jan 19 2008, 11:30 PM) *
Do you have the feed.app plugin installed?



ahah - no. I seemed to be using a page detail template from an earlier MTOS version, the feed tags aren't there now I've upgraded to MTOS version 4.1-en-release-29

Looks an interesting plugin though - thanks biggrin.gif

Sok
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.