Frontend submit news (LINK)
Pinco 8
From: -
From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: Frontend submit news (LINK)
Philipp Esselbach
From: -
Editor
0From: -
Yes, with a small code modification. Edit /modules/news/newsdosubmitstory.php in an editor and remove the following lines:
elseif( !$input_link )
{
$error = $templates -> exectemplate( $main_templates[ 'news_submission_error_nolink_html' ], $main_templates[ 'news_submission_error_nolink_php' ], $insert );
}
Hello.
First of all compliments for the CMS.
Is there a way to make not mandatory the "Link" submission in the front-end "Submit News"?
The same, in the back-end, says "(Optional)" but in front end gives the error:
"You need to enter a link for your news story".
I would like to get rid of this.
Thanks