vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Importing my forum - IPB 2.1.3 (https://vborg.vbsupport.ru/showthread.php?t=105292)

Stone Cold 3:16 01-14-2006 01:09 PM

Importing my forum - IPB 2.1.3
 
Alright,i posted this on the vb.com forums, but i need a fast answer, and steve machol hasnt replied yet, so hopefully i can get some fast answers here. Moving on, im using ImpEx 1.74, i want to import my board. Currently im running on a empty, no posted on vbulletin 3.5.3. I want to import from IPB 2.1.3. I uploaded all the ImpEx 1.74 stuff, and then i went to the ACP --> Import --> Import. It gives me this message:

[There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.]

And machol wanted me to copy and paste the source code of the page where the error is, so i did so:

Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
    <html dir="ltr" lang="en">
    <head>
    <script type="text/javascript">
    <!--
    // get out of any containing frameset
    if (self.parent.frames.length != 0)
    {
        self.parent.location.replace(document.location.href);
    }
    // -->
    </script>
    <title>WFZ Admin Control Panel</title>
    </head>

        <frameset cols="195,*"  framespacing="0" border="0" frameborder="0" frameborder="no" border="0">
        <frame src="index.php?do=nav" name="nav" scrolling="yes" frameborder="0" marginwidth="0" marginheight="0" border="no" />
        <frameset rows="20,*"  framespacing="0" border="0" frameborder="0" frameborder="no" border="0">
            <frame src="index.php?do=head" name="head" scrolling="no" noresize="noresize" frameborder="0" marginwidth="10" marginheight="0" border="no" />
            <frame src="index.php?do=home" name="main" scrolling="yes" frameborder="0" marginwidth="10" marginheight="10" border="no" />
        </frameset>
    </frameset>
   
    <noframes>
        <body>
            <p>Your browser does not support frames. Please get one that does!</p>
        </body>
    </noframes>

And, thats my problem. How can i fix it? Is it because im using Impex 1.74 to import IPB 2.1.3 to vb 3.5.3?


All times are GMT. The time now is 09:58 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00904 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete