Hello Forum,

I am in the process of moving my website from my own personal domain to a more general domain. The idea is that with a more general domain I can invite other contributers.

Everything worked well except anoymous comments have disappeared!

This is the original site http://www.davidstclair.co.uk/Creating-Simple-PrestaShop-Payment-Module....

with all comments

and this is my new site

http://www.techietips.net/Creating-Simple-PrestaShop-Payment-Module.htm

with the same article but all the anonymous comments have disappeared

Is this a school boy error on my part?

Thank you

David

Comments

dddave’s picture

Wild guess: Make sure that your usertable contains the UID 0. I have read that this UID tends to get lost when transfering a site. Might be the case here too.

stclaird’s picture

That did the trick. DB import had changed my 0 user to 3 i edited it replaced the 3 with a 0 and all my anonymous comments reappeared!

Thank you for that ddave

Ozyric’s picture

Indeed, while migrating from local to online, anonymous user had a different UID.

I set it to 0 (instead of 10) and that was it !!

Thank you so much.

Oz

For beginers here is what to do:

Loding to your phpmyadmin.
find user table
edit anonymous user (the one that is empty)
Change UID number.