News module fesubmit & CMSMS 2.0

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
leoteo

News module fesubmit & CMSMS 2.0

Post by leoteo »

Dear forum,

I know that the feature of the news module that allows frontend users to submit news articles (action='fesubmit') is deprecated for some time now. Yet, it still used to work on until CMSMS 1.12 - now, after the upgrade to 2.0.1.1, it seems to be broken in my installation.

For testing, I created a new News::Frontend template named "test" (which is filled with some default countent) and then used

Code: Select all

{news formtemplate="test" action="fesubmit"}
This doesn't produce an error, but it also doesn't show anything - it's as if the {news} tag wasn't there.

I am just wondering: is the fesubmit feature still supposed to work in CMSMS 2.0 or is it finally broken?

Best,
leoteo

P.S. In case it matters, you find the system information reported by CMSMS attached.
Attachments

[The extension txt has been deactivated and can no longer be displayed.]

calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: News module fesubmit & CMSMS 2.0

Post by calguy1000 »

fesubmit in News does work. (aside from a few minor errors in the sample template). Look in the News module options.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
leoteo

Re: News module fesubmit & CMSMS 2.0

Post by leoteo »

Hello Dr. CSS and calguy1000,

thanks a lot for your prompt feedback.

@calguy1000: When you suggest to look at the module options, do you mean I should look at the help page of the News module (which I did)? Is there something wrong with

Code: Select all

{news formtemplate="test" action="fesubmit"}


I now also tested the same line as above with an almost empty News::Frontend template (except for a short message). It didn't print the message.
Do you have a suggestion where I could look for what is wrong with my installation?

Best,
leoteo

P.S. The other features of the news module (e.g. upcominglist) are working just fine.

P.P.S. If you have an idea in which php file(s) the problem is likely to occur that would also help.
Locked

Return to “CMSMS Core”