Step 9 problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SouSpeed
    New Member
    • Apr 2002
    • 7

    Step 9 problem

    Warning: Undefined variable: nocache in d:\inetpub\wwwroot\vblite\admin\global.php on line 21

    Warning: Undefined variable: query_id in d:\inetpub\wwwroot\vblite\admin\db_mysql.php on line 99

    Warning: Undefined property: in d:\inetpub\wwwroot\vblite\admin\db_mysql.php on line 99

    Warning: Use of undefined constant template - assumed 'template' in d:\inetpub\wwwroot\vblite\admin\global.php on line 53

    Warning: Cannot add header information - headers already sent by (output started at d:\inetpub\wwwroot\vblite\admin\global.php:21) in d:\inetpub\wwwroot\vblite\admin\global.php on line 195

    This is what i get after step 8.

    Any suggestions?
  • Cary
    Senior Member
    • Apr 2002
    • 4433
    • 3.6.x

    #2
    Hi SouSpeed,

    I believe error reporting is set on too sensitive.
    Edit php.ini

    It's probably set to E_ALL - change it to E_ERROR

    Lemme know what happens. Thanks.

    Comment

    • SouSpeed
      New Member
      • Apr 2002
      • 7

      #3
      Warning: Undefined variable: nocache in d:\inetpub\wwwroot\vblite\admin\global.php on line 21

      Warning: Undefined variable: query_id in d:\inetpub\wwwroot\vblite\admin\db_mysql.php on line 99

      Warning: Undefined property: in d:\inetpub\wwwroot\vblite\admin\db_mysql.php on line 99

      Warning: Use of undefined constant template - assumed 'template' in d:\inetpub\wwwroot\vblite\admin\global.php on line 53

      Warning: Undefined variable: controlpassword in d:\inetpub\wwwroot\vblite\admin\global.php on line 179

      You are either not a valid administrator or have not logged in. Please log in now:

      below this is a submit button for the admin password


      I have changed the error setttings but as you can see the problems remain.

      Comment

      • Cary
        Senior Member
        • Apr 2002
        • 4433
        • 3.6.x

        #4
        That's weird, then... what version of PHP?

        Comment

        • SouSpeed
          New Member
          • Apr 2002
          • 7

          #5
          php 4.1.2

          Comment

          • Cary
            Senior Member
            • Apr 2002
            • 4433
            • 3.6.x

            #6
            I still believe PHP error reporting is set on too high.
            Can you please recheck your settings?

            Thanks!

            Comment

            • SouSpeed
              New Member
              • Apr 2002
              • 7

              #7
              this is what the php.ini error reporting looks like now

              ; Examples:
              ;
              ; - Show all errors, except for notices
              ;
              ;error_reporting = E_ALL & ~E_NOTICE
              ;
              ; - Show only errors
              ;
              ;error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR
              ;
              ; - Show all errors except for notices
              ;
              error_reporting = E_ERROR; display all errors, warnings and notices

              Comment

              • Cary
                Senior Member
                • Apr 2002
                • 4433
                • 3.6.x

                #8
                ok... try changing it to "E_NOTICE" (no quotation marks, of course)

                Comment

                • SouSpeed
                  New Member
                  • Apr 2002
                  • 7

                  #9
                  i have changed the error settings as you have said, but the problem stays the same.

                  I also get this message when i go to the "http://137...../.../install.php"

                  Warning: Undefined variable: step in d:\inetpub\wwwroot\vblite\admin\install.php on line 14

                  Welcome to vBulletin Lite version 1.0.1 Lite. Running this script will do a clean install of vBulletin onto your server.

                  Click here to continue ->


                  Warning: Undefined variable: step in d:\inetpub\wwwroot\vblite\admin\install.php on line 25

                  Warning: Undefined variable: step in d:\inetpub\wwwroot\vblite\admin\install.php on line 93

                  Warning: Undefined variable: step in d:\inetpub\wwwroot\vblite\admin\install.php on line 98

                  Warning: Undefined variable: step in d:\inetpub\wwwroot\vblite\admin\install.php on line 163

                  Warning: Undefined variable: step in d:\inetpub\wwwroot\vblite\admin\install.php on line 187

                  Warning: Undefined variable: step in d:\inetpub\wwwroot\vblite\admin\install.php on line 272

                  Warning: Undefined variable: step in d:\inetpub\wwwroot\vblite\admin\install.php on line 305

                  Warning: Undefined variable: step in d:\inetpub\wwwroot\vblite\admin\install.php on line 318

                  Warning: Undefined variable: step in d:\inetpub\wwwroot\vblite\admin\install.php on line 370

                  but that does not matter i think.

                  i just continue is that right?
                  Last edited by SouSpeed; Wed 17 Apr '02, 12:08pm.

                  Comment

                  • SouSpeed
                    New Member
                    • Apr 2002
                    • 7

                    #10
                    Hi Cary,

                    Thanks a lot for trying to help me out.
                    I have got to go now, but if you have any idea's left please let me know.

                    Cheers m8,

                    SouSpeed

                    Comment

                    • Cary
                      Senior Member
                      • Apr 2002
                      • 4433
                      • 3.6.x

                      #11
                      ok then... I thought that would've worked.

                      I did a search, and does [url]http://www.vbulletin.com/forum/showthread.php?threadid=5038[/url] help you any?

                      Comment

                      • SouSpeed
                        New Member
                        • Apr 2002
                        • 7

                        #12
                        Lo Cary,

                        I am in the contol panel now.

                        This is what worked

                        "If you don't have access to php.ini, you can stick this under the first line (the <?php) in global.php and admin/global.php:

                        error_reporting(7);"


                        Hope all goes well from here.

                        Again (in an Elvis-like deep voice) Thank you very much.

                        L8r

                        SouSpeed

                        Comment

                        • Cary
                          Senior Member
                          • Apr 2002
                          • 4433
                          • 3.6.x

                          #13
                          I'm glad you got it to work :)

                          Comment

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