Can't post news anymore after upgrade

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
tvdk
Forum Members
Forum Members
Posts: 41
Joined: Tue Jul 01, 2008 9:39 pm

Can't post news anymore after upgrade

Post by tvdk »

Hi i've upgraded but now i can't post news items anymore.

I get these error message. Looked into the help for news, found something about making new templates and rename them.. so i did.. but it doesn't help. My knowlegde of MySQL is not that good so hope someone can tell me what i'm doing wrong.

Thaks
Attachments
Schermafbeelding 2011-10-22 om 11.51.13.png
uniqu3

Re: Can't post news anymore after upgrade

Post by uniqu3 »

Get into your PhPMyAdmin (Do a DB backup first) and use "SQL" and enter following:

Code: Select all

ALTER TABLE YOUR-DB-PREFIX_module_news ADD news_url VARCHAR(255);
tvdk
Forum Members
Forum Members
Posts: 41
Joined: Tue Jul 01, 2008 9:39 pm

Re: Can't post news anymore after upgrade

Post by tvdk »

thanks so much, that helped!

Highly appreciated
Best
Ton
Post Reply

Return to “Modules/Add-Ons”