Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Mollom "Comments Awaiting Moderation" change Date Post


Go to End


2 Posts   920 Views

Avatar
Zomba

Community Member, 2 Posts

13 January 2013 at 2:43am


Hi Guys,

I installed Silverstripe with Mollom a few years back, and have a Comments approval page in Silverstripe,
called "Comments Awaiting Moderation".

Any idea how I can manage the "Date Posted" of Comments on the page called "Comments Awaiting Moderation"?

I wish to add a lot of written reviews from guest from the past, but can't change the date visible on the website..

Any help is very appreciated!

Sandra

Avatar
Optic Blaze

Community Member, 190 Posts

14 January 2013 at 10:13am

Hi there,

I had the same problem when i was moving as SS2 site to a SS3 site.

I changed the dates by going into the MYSQL database and finding the table called 'Comment'. Al that i did then was edit the time stamps to what i wanted.

The other way would be to use DB Plumber (if you are using SS2). It is a module that you can install and should give you access to the data to make the changes you seek.