PHP Notice: Undefined index

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bollie
    Senior Member
    • Jun 2006
    • 303
    • 4.2.x

    PHP Notice: Undefined index


    Mon Apr 30 00:50:18.247428 2018] [:error] [pid 557] [client 157.55.39.158:24976] PHP Notice: Undefined index: routeid in /home/pctuts/domains/pctuts.be/public_html/core/vb5/route/legacy/vbcms.php on line 80 [Mon Apr 30 02:19:42.920819 2018] [:error] [pid 8325] [client 157.55.39.158:9816] PHP Notice: Undefined index: routestring in /home/pctuts/domains/pctuts.be/public_html/includes/api/interfaceabstract.php on line 135 [Mon Apr 30 03:25:11.880314 2018] [:error] [pid 7305] [client 54.36.149.70:40434] PHP Notice: Undefined index: routeid in /home/pctuts/domains/pctuts.be/public_html/core/vb5/route/legacy/vbcms.php on line 80 [Mon Apr 30 05:50:35.139615 2018] [:error] [pid 31865] [client 207.46.13.60:20826] PHP Notice: Undefined index: routestring in /home/pctuts/domains/pctuts.be/public_html/includes/api/interfaceabstract.php on line 135 [Mon Apr 30 07:12:42.768570 2018] [:error] [pid 31865] [client 157.55.39.158:10247] PHP Notice: Undefined index: routestring in /home/pctuts/domains/pctuts.be/public_html/includes/api/interfaceabstract.php on line 135 [Mon Apr 30 07:42:56.219335 2018] [:error] [pid 18701] [client 141.8.132.32:39198] PHP Notice: Undefined index: routeid in /home/pctuts/domains/pctuts.be/public_html/core/vb5/route/legacy/vbcms.php on line 80
    Dutch Online Computer hulp - www.pctuts.be
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74122

    #2
    Notices like this are common in vBulletin and actually not an error in the software. While we would work to clean them up as we encounter them, they shouldn't interfere with the operation of the software and are not considered a high priority.

    You should run your production server with display_error set to OFF in PHP and you can configure the PHP Error log to ignore these in your php.ini file.

    What version of vBulletin are you using?
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • bollie
      Senior Member
      • Jun 2006
      • 303
      • 4.2.x

      #3
      vBulletin 5.4.1
      Dutch Online Computer hulp - www.pctuts.be

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 74122

        #4
        Thanks. This would only occur with an upgrade from 4.X and people entering the site from content.php links. Will try to recreate and write JIRAs if necessary.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        • bollie
          Senior Member
          • Jun 2006
          • 303
          • 4.2.x

          #5
          Version 5.5.0
          [Mon Jan 21 03:46:27.323368 2019] [php7:notice] [pid 25079] [client 91.242.162.80:30096] PHP Notice: Undefined index: routestring in /home/pctuts/domains/pctuts.be/public_html/includes/api/interfaceabstract.php on line 135 [Mon Jan 21 04:00:11.251002 2019] [php7:notice] [pid 14037] [client 91.242.162.80:23232] PHP Notice: Undefined index: routestring in /home/pctuts/domains/pctuts.be/public_html/includes/api/interfaceabstract.php on line 135 [Mon Jan 21 04:09:33.768066 2019] [php7:notice] [pid 32761] [client 54.36.148.227:50404] PHP Notice: Uninitialized string offset: 0 in /home/pctuts/domains/pctuts.be/public_html/includes/vb5/frontend/routing.php on line 163 [Mon Jan 21 04:11:13.843914 2019] [php7:notice] [pid 25077] [client 91.242.162.80:47757] PHP Notice: Undefined index: routestring in /home/pctuts/domains/pctuts.be/public_html/includes/api/interfaceabstract.php on line 135 [Mon Jan 21 04:28:43.012627 2019] [php7:notice] [pid 25079] [client 91.242.162.80:33056] PHP Notice: Undefined index: routestring in /home/pctuts/domains/pctuts.be/public_html/includes/api/interfaceabstract.php on line 135 [Mon Jan 21 04:41:39.278570 2019] [php7:notice] [pid 25079] [client 148.251.133.233:52428] PHP Notice: Undefined offset: 9 in /home/pctuts/domains/pctuts.be/public_html/core/vb/user.php on line 590 [Mon Jan 21 04:49:26.959931 2019] [php7:notice] [pid 24142] [client 94.111.7.189:55948] PHP Notice: Undefined index: axd in /home/pctuts/domains/pctuts.be/public_html/core/vb/api/widget.php on line 1099, referer: https://www.pctuts.be/forum/informatie/mededelingen [Mon Jan 21 04:55:23.182104 2019] [php7:notice] [pid 23786] [client 94.111.7.189:56063] PHP Notice: Undefined index: axd in /home/pctuts/domains/pctuts.be/public_html/core/vb/api/widget.php on line 1099, referer: https://www.pctuts.be/forum/informat...arm-aanbevolen [Mon Jan 21 04:58:11.564784 2019] [php7:notice] [pid 25083] [client 94.111.7.189:56142] PHP Notice: Undefined index: axd in /home/pctuts/domains/pctuts.be/public_html/core/vb/api/widget.php on line 1099, referer: https://www.pctuts.be/forum/informat...arm-aanbevolen [Mon Jan 21 05:28:08.380849 2019] [php7:notice] [pid 25400] [client 91.242.162.80:32633] PHP Notice: Undefined index: routestring in /home/pctuts/domains/pctuts.be/public_html/includes/api/interfaceabstract.php on line 135
          Dutch Online Computer hulp - www.pctuts.be

          Comment

          • Wayne Luke
            vBulletin Technical Support Lead
            • Aug 2000
            • 74122

            #6
            Post #2 still applies. This hasn't changed.
            Translations provided by Google.

            Wayne Luke
            The Rabid Badger - a vBulletin Cloud demonstration site.
            vBulletin 5 API

            Comment

            Related Topics

            Collapse

            Working...