Page 1 of 2

News Module problem?!?!

Posted: Tue Jul 10, 2007 5:42 am
by jmansa
I have the news module v. 2.2 and are having some seriuos problems. When I want to add a new article/news it says that the news have been updated succesfully but the new article is not in the database??? Sometimes I can try this 10 times and suddently, vupti. The article is in the dtabase... Has anybody tryied this and how do I fix that???

Re: News Module problem?!?!

Posted: Tue Jul 10, 2007 5:52 am
by RonnyK
Do you enter a subject and details, as they are mandatory. Summary is optional.

Ronny

Re: News Module problem?!?!

Posted: Tue Jul 10, 2007 6:45 pm
by jmansa
yes... I enter in all 3 boxes

Re: News Module problem?!?!

Posted: Tue Jul 10, 2007 6:49 pm
by Michael AC
Hi jmansa,

maybe a cache problem?

What do you mean "but the new article is not in the database"? Did you look into the MySQL database and it isn't there? Or do you think it's not there because it is not shown in the article list?

And where is it not shown? Back-end news list? Or front-end?

Kind regards
Michael

Re: News Module problem?!?!

Posted: Tue Jul 10, 2007 7:00 pm
by Dr.CSS
Clearing site cache...

Site Admin > Global Settings click the clear button next to Clear Cache: ...

Re: News Module problem?!?!

Posted: Tue Jul 24, 2007 4:35 pm
by bslam
I am having the same problem - it all started when I upgraded to 1.1.  I have uninstalled news module 2.3 and reinstalled - no luck.  I have even downgraded to news 2.2 and I have the same result. 

Does anyone else have any ideas I can try?

Thanks

Re: News Module problem?!?!

Posted: Wed Jul 25, 2007 9:41 pm
by ankel
I have same problem. After ugrading to 1.0.8 ver (from 1.0.2 step by step), status in news not showing in other users, "admin" user may change the status.

:( I don't know what to do...

Database looking fine, maybe news module problem? Any errors with upgrading ?

Re: News Module problem?!?!

Posted: Thu Jul 26, 2007 3:17 am
by Dr.CSS

Re: News Module problem?!?!

Posted: Thu Jul 26, 2007 3:42 am
by bslam
That isn't the problem I am having - after I create a news article it never even shows up in the admin area It says its added but there are no articles listed.....

The weird thing is that the module_news table in the database contains the data, its just not showing up in CMSMS

ANY ideas??

Re: News Module problem?!?!

Posted: Tue Jul 31, 2007 12:16 pm
by bslam
Thanks for the help Frank -

I looked at my cms_module_news_seq table and the Last Value field matches up with number of news articles in the table cms_module_news, so in my case I don't think that's the problem.

There must be a problem with the link between my admin back-end and my database because there is data in my news database tables, it just doesn't show up in news admin area (or where it is called with {news} on the main page)  I don't know much about the back-end programming so if anyone has any other possible ideas I would really appreciate it

Re: News Module problem?!?!

Posted: Fri Aug 10, 2007 8:09 pm
by Oh Daesu
I'm positive, that I have the very same problem. Like fprins I've moved my site from another cms, in my case it was an older version of cmsms. When moving the site contents I noticed, that the database still held my old news articles. To access the database, I need an ssl- shell access, right? I think I have to contact my provider for this..

Re: News Module problem?!?!

Posted: Sat Aug 11, 2007 4:08 pm
by Duketown
In version 2.2 there is a field in the bottom of the news entry which contains the status of the news article. If the status is draft, it will never be shown to the public. However if the status is published, it will appear.
Was the fields status available in the previous versions? If not, has this field been populated to Draft during upgrading?
Hope it is this simple ;)

Re: News Module problem?!?!

Posted: Sat Aug 11, 2007 6:27 pm
by Oh Daesu
duketown wrote: In version 2.2 there is a field in the bottom of the news entry which contains the status of the news article. If the status is draft, it will never be shown to the public. However if the status is published, it will appear.
Was the fields status available in the previous versions? If not, has this field been populated to Draft during upgrading?
Hope it is this simple ;)
i noticed, that the standard value now is 'published' while in earlier versions it was 'draft'. however, even as a 'draft' a message should appear in the database for becoming 'published' later. but the problem we all have is, that the messages don't appear at all- whether on the site nor in the administration console. we get the message 'msg successfully sent' and then they seem to disappear in the nirvana ::). i didn't have the time yet, to look at the database itself, infact it will be my first contact with mySQL. i hope it won't take me too much time to work myself into it, since i'm a bit short of time now. i would be glad of any hints of course.

Re: News Module problem?!?!

Posted: Sat Aug 11, 2007 7:14 pm
by RonnyK
You did check the rights checkbox that came with the new News version.

'Approve News For Frontend Display'

This is a new rights-thing. You might have to set it to see posts that are waiting to be approved.

Ronny

Re: News Module problem?!?!

Posted: Sat Aug 11, 2007 8:15 pm
by Oh Daesu
i've checked it- still nothing. the only thing i see in the 'articles'- tab are the filter- settings and the 'add new article'- button. plus the message 'article successfully added', when i've tried to add somthing.