Fork me on GitHub

Watch

GitHub Core

Show your support for Zikula! Sign up at Github account and watch the Core project!




GitHub Modules

Forum Activity

Forum feed

» Visit forum | » View latest posts

Restoring databases phpBB2 -> PNphpBB2  Bottom

  • I had a regular phpBB2 board and I backed up its database and tried to restore it on PNphpBB2, but that failed. Apparently, PNphpBB2 has nuke_ in front of all of its tables, while phpBB2 doesn't. I did a find/replace on my phpBB2 SQL file

    I searched for: phpbb_
    And replaced it with: nuke_phpbb_

    But that didn't really work. Instead it screwed things up, and now PNphpBB2 displays the error:

    phpBB : Critical Error

    Could not open RiOnline template config file

    DEBUG MODE

    Line : 326
    File : c:\inetpub\wwwroot\postnuke\HTML\modules\PNphpBB2\includes\functions.php

    Probably because whatever theme I had on my phpBB2 board isn't on the PNphpBB2 board. So uh, uninstalling everything and starting from scratch, what's the right way to do this?
  • first rule : phpbb has different table than PNphpBB
    upgrading is not that simple since there is a difference in both, as PNphpBB is inserted in postnuke.

    CHeck out the official website www.pnphpbb.com for support, or check this thread it'll help you :

    - http://www.pnphpbb.com/modules.php?op=modload&name=PNphpBB2&file=viewtopic&t=775

    so it has nothing to do with your theme.
  • 0 users

This list is based on users active over the last 60 minutes.