pleas bear with me while i do this , i am a complete newb to this forum running / uploading etc thing



rgds
julian
If you do buy a forum export to leave the system, you are going to need some basic expertise with mysql databases, and preferably have a tool like phpmyadmin on your system.
The procedure we recommend is.
1) Create a working blank phpbb2 forum, with the table prefix phpbb_ (this is the default)
2) Make a copy of the export file, removing the table defintions and data for the tables phpbb_themes, phpbb_themes_name. These tables contain stuff that will come a cropper if you have installed myfreeforum templates.
3)Also elminate phpbb_config from the export file. But take a note of a few entries here like record_online and board_startdate. You may want to edit these values in later with phpmyadmin.
4) Now import the export file, you may need to zip it first to beat phpmyadmin size limits. These are typically 2Mb. If your file is larger than this when zipped, then you will either have to import from a command line shell using mysql, or you will have to split the file. Take care about syntax, you cannot just split the file at arbitary lines.
5) If the import gives errors, it may be that phpmyadmin/mysql is taking exception to the character encoding definitions for tables or the table storage type. These are defined after the "}" in the table definition and can be removed.
Now in theory your forum should work. You may have issues with user styles if you have not been overiding the userstyle for the forum, but these should pretty much sort themselves out.
stonehouse wrote:This is a stop gap ( hopefully) until i can the old site sorted .
pleas bear with me while i do this , i am a complete newb to this forum running / uploading etc thing![]()
![]()
.
rgds
julian
Users browsing this forum: No registered users and 117 guests