Tu peux essayer ça :
- Code: Tout sélectionner
UPDATE `phpbb_topics` SET `topic_time` = `topic_time` + 1728000; UPDATE `phpbb_posts` SET `post_time` = `post_time` + 1728000
Revenir à la recherche avancée
UPDATE `phpbb_topics` SET `topic_time` = `topic_time` + 1728000; UPDATE `phpbb_posts` SET `post_time` = `post_time` + 1728000
[code=php][/code]