Re: Articles not submitting in administrator area
Hi Sergey, I tried doing that and all I get was a blank page when I try to submit an article. Here are the lines I see with DreamWeaver. I removed 67 and 69 and it didn't seem to work.
67 */
68 if ($config->get('article_auto_approval')) {
69 $params['status'] = 'active';
|