impex importing error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • saharkhan
    New Member
    • Dec 2010
    • 12
    • 4.2.X

    impex importing error

    hii

    i have install impex but
    when i am open a ACp and click impex and import
    the page is clear nothing there to using how can i fix this ?
  • Trevor Hannant
    vBulletin Support
    • Aug 2002
    • 24358
    • 5.7.X

    #2
    Please see the link below for known causes of blank or white pages and the steps to resolve these:

    Vote for:

    - Admin Settable Paid Subscription Reminder Timeframe (vB6)
    - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

    Comment

    • saharkhan
      New Member
      • Dec 2010
      • 12
      • 4.2.X

      #3
      which one is editable this one ['user'] or 'username';


      $impexconfig
      ['target']['databasetype'] = 'mysql';
      $impexconfig['target']['server'] = 'localhost';
      $impexconfig['target']['user'] = 'username';
      $impexconfig['target']['password'] = 'password';
      $impexconfig['target']['database'] = 'vbulletin_forum';
      $impexconfig['target']['tableprefix'] = '';


      # 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

      $impexconfig['sourceexists'] = false;

      # mysql / mssql
      $impexconfig['source']['databasetype'] = 'mysql';
      $impexconfig['source']['server'] = 'localhost';
      $impexconfig['source']['user'] = 'username';
      $impexconfig['source']['password'] = 'password';
      $impexconfig['source']['database'] = 'source';
      $impexconfig['source']['tableprefix'] = '';

      Comment

      • borbole
        Senior Member
        • Feb 2010
        • 3074
        • 4.0.0

        #4
        Originally posted by saharkhan
        which one is editable this one ['user'] or 'username';


        $impexconfig
        ['target']['databasetype'] = 'mysql';
        $impexconfig['target']['server'] = 'localhost';
        $impexconfig['target']['user'] = 'username';
        $impexconfig['target']['password'] = 'password';
        $impexconfig['target']['database'] = 'vbulletin_forum';
        $impexconfig['target']['tableprefix'] = '';


        # 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

        $impexconfig['sourceexists'] = false;

        # mysql / mssql
        $impexconfig['source']['databasetype'] = 'mysql';
        $impexconfig['source']['server'] = 'localhost';
        $impexconfig['source']['user'] = 'username';
        $impexconfig['source']['password'] = 'password';
        $impexconfig['source']['database'] = 'source';
        $impexconfig['source']['tableprefix'] = '';

        This part: 'username'

        For example:

        PHP Code:
         $impexconfig['target']['user'] = 'db_user'
        Where db_user stands for the name of the db user.

        Comment

        • saharkhan
          New Member
          • Dec 2010
          • 12
          • 4.2.X

          #5
          Click image for larger version

Name:	IMPEX.jpg
Views:	1
Size:	67.3 KB
ID:	3691122

          check this i have already clicked import and they giving blank page

          Comment

          • Trevor Hannant
            vBulletin Support
            • Aug 2002
            • 24358
            • 5.7.X

            #6
            If you're getting a blank page, there should also be an error logged in your PHP error logs - if you check there, what error is listed for the time of the blank page?
            Vote for:

            - Admin Settable Paid Subscription Reminder Timeframe (vB6)
            - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

            Comment

            • saharkhan
              New Member
              • Dec 2010
              • 12
              • 4.2.X

              #7
              PHP Warning: Cannot modify header information - headers already sent by (output started at /home2/user/public_html/urdu/impex/ImpExConfig.php:1) in /home2/user/public_html/urdu/impex/impex_auth.php on line 22

              Comment

              • Trevor Hannant
                vBulletin Support
                • Aug 2002
                • 24358
                • 5.7.X

                #8
                Make sure there are no spaces at the top of the ImpexConfig.php file. Then close your browser, clear your cache then try again
                Vote for:

                - Admin Settable Paid Subscription Reminder Timeframe (vB6)
                - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

                Comment

                • saharkhan
                  New Member
                  • Dec 2010
                  • 12
                  • 4.2.X

                  #9
                  in impexconfig.php there is no space and i have clear all history and cahce

                  Comment

                  • Trevor Hannant
                    vBulletin Support
                    • Aug 2002
                    • 24358
                    • 5.7.X

                    #10
                    Please fill out a support ticket at:



                    Please include a complete description of the problem and be sure to include the login info to your Admin CP, phpMyAdmin and FTP in the 'Sensitive Data' field.
                    Vote for:

                    - Admin Settable Paid Subscription Reminder Timeframe (vB6)
                    - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

                    Comment

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