blank page in 'Import / Export' tab

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sir_Yaro
    New Member
    • Apr 2005
    • 29
    • 3.6.x

    blank page in 'Import / Export' tab

    Hello
    We got problems with converting
    Invision Power Board(Trial) v2.0.0
    to brand new vB 3.0.7.

    this is that i already did:
    - Im dump whole IPB base to database.sql file on serwer and d/l it on my personal computer
    - Im created 'ipb' database (on my comp) and import database.sql using command:
    [root][/home/yaro]# mysql -u USER -p PASS -D ipb<database.sql
    - I got instaled and working forum (database 'mandrake')
    - Im modified file ImpExConfig.php:
    Code:
     [root][/home/pic/public_html/forum/impex]# cat ImpExConfig.php
    ;vBulletin:Impex Config File<?php /*
    ;| #################################################################### |;
    ;| # vBulletin 3.0.7 - Licence Number L7044e64
    ;| # ---------------------------------------------------------------- # |;
    ;| # Copyright Š20002005 Jelsoft Enterprises Ltd. All Rights Reserved. |;
    ;| # This file may not be redistributed in whole or significant part. # |;
    ;| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # |;
    ;| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # |;
    ;| #################################################################### |;
    
    [ Target Database ]
    ; The following settings allow ImpEx to connect to the vBulletin 3
    ; database into which you will be importing data.
    
    targetdatabasetype  = mysql
    targetserver        = localhost
    targetuser          = pic
    targetpassword      = pass
    targetdatabase      = mandrake
    targettableprefix   =
    
    [ Source Database ]
    ; If the system that is being imported from uses a database,
    ; enter the details for it here and set 'sourceexists' to TRUE.
    ; If the source data is NOT stored in a database, set 'sourceexists' to FALSE
    
    sourceexists        = TRUE
    
    ; mysql OR mssql
    sourcedatabasetype  = mysql
    sourceserver        = localhost
    sourceuser          = pic
    sourcepassword      = pass
    sourcedatabase      = ipb
    sourcetableprefix   =
    
    ;| #################################################################### |;
    ;| # File ends with closing PHP tag...                                # |;
    ;| #################################################################### |;
    ;
    */ ?>
    [root][/home/pic/public_html/forum/impex]#
    Damn easy.... but now when i click
    'Import & Maintenance'/'Import / Export' blank page appear and my browser (opera) tried to d/l (att.picture) index.php (firefox only display blank page)

    I havent got any idea whats wrong...
    Attached Files
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Fill out a support ticket at:



    Be sure to include the login info to your Admin CP, phpMyAdmin and FTP. Please also include a complete description of the problem.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...