CGBlog smarty error using action=fesubmit, suggestions?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
christophera
Forum Members
Forum Members
Posts: 94
Joined: Sat Jun 06, 2009 10:43 pm

CGBlog smarty error using action=fesubmit, suggestions?

Post by christophera »

I doing this:

{CGBlog  action='fesubmit'}  

also tried:
 
{CGBlog  action=fesubmit}                 (I'm confused about use of quotes on these, yea or nay)

and I get:

string(143) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag: CGBlog  action='fesubmit' (Smarty_Compiler.class.php, line 446)" string(117) "Smarty error: [in content:content_en line 1]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"

I have CGBlog installed.  Any suggestions?

When I implement this, will users be able to have their 'own' blogs, or is it just a general site blog that users will be able to contribute too?

Thanks,    Chris

// ps: also tried cms_module module='CGBlog
'
Last edited by christophera on Sat Sep 19, 2009 5:14 am, edited 1 time in total.
inyerface
Forum Members
Forum Members
Posts: 191
Joined: Mon Nov 26, 2007 4:46 pm

Re: CGBlog smarty error using action=fesubmit, suggestions?

Post by inyerface »

Umm, you can pretty much do anything if you're a little creative like write a bit of smarty to filter posts by certain users in which case they could have their "own" blog

But sorry I'm not sure why that error.  Check to makle sure you have the latest of everything including CGExtensions and CGSmarty
christophera
Forum Members
Forum Members
Posts: 94
Joined: Sat Jun 06, 2009 10:43 pm

Re: CGBlog smarty error using action=fesubmit, suggestions?

Post by christophera »

Yep, got both of those and they are up to date.

cmsms 1.6.5, all modules current.

Cleared cache, that didn't help.

{CGBlog} works ok, it's just when I add the action=fesubmit that it goes bad.
Last edited by christophera on Sat Sep 19, 2009 1:45 pm, edited 1 time in total.
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: CGBlog smarty error using action=fesubmit, suggestions?

Post by Jeff »

That error means that CGBlog isn't a valid call, something isn't installed correctly.
christophera
Forum Members
Forum Members
Posts: 94
Joined: Sat Jun 06, 2009 10:43 pm

Re: CGBlog smarty error using action=fesubmit, suggestions?

Post by christophera »

ajprog.  I may have been adding to my previous post when you wrote, but {CGBlog} does work by itself.  It's just when I add the action=fesubmit that I get that error.

Would that still suggest something is installed wrong?  Any suggestions on how to track that down, or should I uninstall, reinstall related modules?
lholsti
New Member
New Member
Posts: 5
Joined: Tue Nov 09, 2010 6:19 pm

Re: CGBlog smarty error using action=fesubmit, suggestions?

Post by lholsti »

Hi,

quite new to cmsms so someone correct me if I'm wrong. I just experienced this problem myself and got it working with:  {cms_module module="CGBlog" action="fesubmit"}
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CGBlog smarty error using action=fesubmit, suggestions?

Post by Dr.CSS »

Is a good chance it's because you use "  " around the action call...
Post Reply

Return to “Modules/Add-Ons”