Topic: Bug-Announcement box-need quick help!

After update on version 1.2.2, i try to edit contents in Announcement. But, after this edit (& submit, offcours), i have "error on page"!

Page loading is not complete, admin&user see only Top Box (Menu) & Announcement.
-------------------------------------------
It's any chance to edit Announcement manualy and put things back, because in that case, everything works ?

Need a help! Thanks!

Re: Bug-Announcement box-need quick help!

you'll need to edit the database then delete your cache files

Re: Bug-Announcement box-need quick help!

some concrete folder or...

Re: Bug-Announcement box-need quick help!

infact you could try opening cache_config.php in the cache folder and finding

  'o_announcement_message' =>...,

replace it with

  'o_announcement_message' => 'Enter your announcement here.',

then try to edit the announcement in the admin options

Re: Bug-Announcement box-need quick help!

ok, successfuly done ! thanks !