Page 1 of 1

Forum posts

PostPosted: Mon Jun 04, 2007 11:23 pm
Author: Rusty McCrusty
what file are the forum posts written to?
thanks in advance
Rick

Re: Forum posts

PostPosted: Mon Jun 04, 2007 11:44 pm
Author: Helter
they are written to the db
phpbb_posts and phpbb_post_text

Re: Forum posts

PostPosted: Tue Jun 05, 2007 12:01 am
Author: Rusty McCrusty
so am I able to load these file into another database using im 141 if I need to reinstall integramod

Re: Forum posts

PostPosted: Tue Jun 05, 2007 12:51 am
Author: Helter
it is your database. You should be able to use it for another forum as long as you edit the cookie path and domain

Re: Forum posts

PostPosted: Tue Jun 05, 2007 1:12 am
Author: Rusty McCrusty
is there a tutorial for doing this?
Cheers
Rick

Re: Forum posts

PostPosted: Wed Jun 06, 2007 12:43 am
Author: found it
I haven't come across a tutorial regarding this..I basically figured it out myself...

But I would advised to use a program such as [url=http]mysqldumper[/url] as it make a safe back up of your site (please if you use this check that the database size is correct as sometimes your server times out) this can then be uploaded to your new database...

You then just need to go into your database browse in phpbb_config and find .script_path and change accordingly...

:mrgreen: