Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
move from localhost - except comments
I’m redesigning our site. Will have some new articles, images, new templates, categories, sections, plugins etc.
When I finish can I move on live site all tables except txp_discuss, txp_discuss_ipban, txp_discuss_nonce
without breaking anything?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: move from localhost - except comments
Yes. As a rule I never move txp_log
, txp_users
, txp_lang
, or txp_prefs
between test and live versions of a site.
Code is topiary
Offline
Re: move from localhost - except comments
colak wrote:
When I finish can I move on live site all tables except
txp_discuss, txp_discuss_ipban, txp_discuss_nonce
without breaking anything?
Remember that comment counts are stored inside textpattern
table. So, if your live site has more comments than when you did the backup, the comments counts won’t be correct and <txp:if_comments />
and similiar tags won’t play well.
Offline
Re: move from localhost - except comments
Thanks Jeff. didn’t think of those. the less to move the better.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Pages: 1