English:
Before do a complete backup of the database and ftp.
After backup the interestign SQL table like: users, posts (all the 3 tables), forums_(all the 3 tables), topics (all the 3 tables) and other you think are important, but not backup users_group or similar because can create problem after.
Then you backupped 2 times the database as i wrote above:
1. Empty your database from phpmyadmin, and exit.
2. Delete ONLY these old folders of phpbbxs or any other old board: adm,blocks,cache,ctracker,docs,includes,language,logs and templates and all the .php files from root
3. Done this you have to do a fresh install of Icy Phoenix,uploading all the IP's files and folders in the root
4. Launch "install.php" from:
www.yoursite.com/ip/install/install.php and compile the boxes with the old informations (you MUST insert the tableprefix like the old)
5. Now IP should work correctly, go in the phpmyadmin and delete these tables: users, posts (all the 3 tables), forums_(all the 3 tables), topics (all the 3 tables) and others if you have backupped other tables
6. Then open the second SQL backup with a text editor, select all the text, copy and run the selected query from phpmyadmin pasting the text in the field.
7. If all goes right now you have a working board and you have to config all the options.
8. I hope you give a success
Italiano:
Prima fai un backup completo dell'SQL e del FTP
Dopo fai un backup di queste tables:users, posts (tutte 3 tables), forums_(tutte 3 tables), topics (tutte 3 tables) e altre se pensi siano importanti ma non backuppare users_groups o simili perkè poi non potrebbe funzionare
Dopo ke hai backuppato 2 volte il tuo database come scritto sopra:
1. Svota il tuo database SQL dal phpmyadmin ed esci
2. Cancella SOLO le seguenti cartelle dal FTP:adm,blocks,cache,ctracker,docs,includes,language,logs and templates e tutti i file .php dalla directory del tuo Icy
3. Fatto questo devi fare una nuova installazione di Icy Phoenix, uploadando tutti i file e cartelle dell'archivio scaricato
4. Lancia "install.php" da
www.tuosito.com/ip/install/install.php e compila i campi con i vecchi dati (DEVI ASSOLUTAMENTE mettere lo stesso table prefix del vecchio)
5. Ora IP dovrebbe funzionare correttamente, vai nel phpmyadmin e cancella questi tables dal database: users, posts (tutte 3 tables), forums_(tutte 3 tables), topics (tutte 3 tables) e altre se ne avevi bakuppate altre
6. Dopo apri il secondo backup con un editor di testo, seleziona tutto, copia ed esegui la query incollando il testo nel campo dell'SQL
7. Se tutto va bene dovresti avere un IP funzionante e devi andare a rimodificare le opzioni e le configurazioni
8. Spero ke ce la farai
