Error message when click on profiles

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Globible
    New Member
    • Jun 2010
    • 16

    [Forum] Error message when click on profiles

    When i click on any members profile name or my own the website crashes. This is what error message i see

    Checking if a package is enabled for an invalid package '3' on line 392 in /mnt/target03/357885/369527/forum.globible.com/web/content/vb/types.php
    #0 /mnt/target03/357885/369527/forum.globible.com/web/content/vb/router.php(503): vB_Types->packageEnabled('3')
    #1 /mnt/target03/357885/369527/forum.globible.com/web/content/vb/router.php(566): vB_Router::assertRoutes()
    #2 /mnt/target03/357885/369527/forum.globible.com/web/content/vb/route.php(231): vB_Router::getRouteSegmentFromClass('vBCms_Route_Lis...')
    #3 /mnt/target03/357885/369527/forum.globible.com/web/content/packages/vbcms/route/list.php(92): vB_Route->__construct()
    #4 /mnt/target03/357885/369527/forum.globible.com/web/content/member.php(567): vBCms_Route_List::getURL(Array)
    #5 {main}


    Fatal error: Checking if a package is enabled for an invalid package '3' on line 392 in [path]/vb/types.php in [path]/vb/vb.php on line 287
    #0 vb_error_handler(256, Checking if a package is enabled for an invalid package '3' on line 392 in /mnt/target03/357885/369527/forum.globible.com/web/content/vb/types.php , /mnt/target03/357885/369527/forum.globible.com/web/content/vb/vb.php, 287, Array ([exception] => vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Checking if a package is enabled for an invalid package '3',[] => ,[] => 0,[] => /mnt/target03/357885/369527/forum.globible.com/web/content/vb/types.php,[] => 392,[] => Array ([0] => Array ([file] => /mnt/target03/357885/369527/forum.globible.com/web/content/vb/router.php,[line] => 503,[function] => packageEnabled,[class] => vB_Types,[type] => ->,[args] => Array ([0] => 3)),[1] => Array ([file] => /mnt/target03/357885/369527/forum.globible.com/web/content/vb/router.php,[line] => 566,[function] => assertRoutes,[class] => vB_Router,[type] => ::,[args] => Array ()),[2] => Array ([file] => /mnt/target03/357885/369527/forum.globible.com/web/content/vb/route.php,[line] => 231,[function] => getRouteSegmentFromClass,[class] => vB_Router,[type] => ::,[args] => Array ([0] => vBCms_Route_List)),[3] => Array ([file] => /mnt/target03/357885/369527/forum.globible.com/web/content/packages/vbcms/route/list.php,[line] => 92,[function] => __construct,[class] => vB_Route,[type] => ->,[args] => Array ()),[4] => Array ([file] => /mnt/target03/357885/369527/forum.globible.com/web/content/member.php,[line] => 567,[function] => getURL,[class] => vBCms_Route_List,[type] => ::,[args] => Array ([0] => Array ([type] => author,[value] => 1-admin))))),[code] => 256)) called at [(null):0] #1 trigger_error(Checking if a package is enabled for an invalid package '3' on line 392 in /mnt/target03/357885/369527/forum.globible.com/web/content/vb/types.php , 256) called at [/mnt/target03/357885/369527/forum.globible.com/web/content/vb/vb.php:287] #2 vB::handleException(vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Checking if a package is enabled for an invalid package '3',[] => ,[] => 0,[] => /mnt/target03/357885/369527/forum.globible.com/web/content/vb/types.php,[] => 392,[] => Array ([0] => Array ([file] => /mnt/target03/357885/369527/forum.globible.com/web/content/vb/router.php,[line] => 503,[function] => packageEnabled,[class] => vB_Types,[type] => ->,[args] => Array ([0] => 3)),[1] => Array ([file] => /mnt/target03/357885/369527/forum.globible.com/web/content/vb/router.php,[line] => 566,[function] => assertRoutes,[class] => vB_Router,[type] => ::,[args] => Array ()),[2] => Array ([file] => /mnt/target03/357885/369527/forum.globible.com/web/content/vb/route.php,[line] => 231,[function] => getRouteSegmentFromClass,[class] => vB_Router,[type] => ::,[args] => Array ([0] => vBCms_Route_List)),[3] => Array ([file] => /mnt/target03/357885/369527/forum.globible.com/web/content/packages/vbcms/route/list.php,[line] => 92,[function] => __construct,[class] => vB_Route,[type] => ->,[args] => Array ()),[4] => Array ([file] => /mnt/target03/357885/369527/forum.globible.com/web/content/member.php,[line] => 567,[function] => getURL,[class] => vBCms_Route_List,[type] => ::,[args] => Array ([0] => Array ([type] => author,[value] => 1-admin)))))) called at [(null):0]
    http://Globible.com
    http://Forum.GloBible.com
  • flateric007
    New Member
    • Dec 2009
    • 25
    • 4.1.x

    #2
    Just upgraded, same "fault", a new feature maybe!

    Comment

    • Zachery
      Former vBulletin Support
      • Jul 2002
      • 59097

      #3
      Are you running the CMS?

      Comment

      • flateric007
        New Member
        • Dec 2009
        • 25
        • 4.1.x

        #4
        Hi,
        I have found the solution:
        Fix: If CMS and/or Blog is disabled, re-enable it then disable again!
        Thank you.

        Comment

        • EcoCav
          Member
          • Oct 2007
          • 38
          • 3.6.x

          #5
          I have the same problem.

          This DID NOT fix my problem.
          Fix: If CMS and/or Blog is disabled, re-enable it then disable again!


          How long before this is fixed? Going to users profiles is kind of important ya know.

          Comment

          • Zachery
            Former vBulletin Support
            • Jul 2002
            • 59097

            #6
            In your member.php file find:

            $author_list_url = vBCms_Route_List::getURL($segments);

            Change it to

            // $author_list_url = vBCms_Route_List::getURL($segments);

            Also find

            $page_templater->register('author_list_url', $author_list_url);

            change it to:

            // $page_templater->register('author_list_url', $author_list_url);

            Comment

            • macster
              New Member
              • Jul 2006
              • 15

              #7
              Worked for me.. thanks.

              Comment

              • jaycob
                Senior Member
                • Jul 2006
                • 420
                • 3.7.x

                #8
                Originally posted by Zachery
                In your member.php file find:

                $author_list_url = vBCms_Route_List::getURL($segments);

                Change it to

                // $author_list_url = vBCms_Route_List::getURL($segments);

                Also find

                $page_templater->register('author_list_url', $author_list_url);

                change it to:

                // $page_templater->register('author_list_url', $author_list_url);

                those codes are not even in my member.php file.
                since upgrade to 4.0.4, no one can click members profiles:
                Fatal error: Class 'vBCms_Route_List' not found in /home/blahblah/public_html/member.php on line 567

                we cant even access our own profile.
                and no i bought the forum on its own, no suit cmps etc.

                how long till this is fixed please?????
                Teen Forums | Chloe Moretz | Teen Celebrity

                Comment

                • jaycob
                  Senior Member
                  • Jul 2006
                  • 420
                  • 3.7.x

                  #9
                  Teen Forums | Chloe Moretz | Teen Celebrity
                  Originally posted by Zachery
                  In your member.php file find:

                  $author_list_url = vBCms_Route_List::getURL($segments);

                  Change it to

                  // $author_list_url = vBCms_Route_List::getURL($segments);

                  Also find

                  $page_templater->register('author_list_url', $author_list_url);

                  change it to:

                  // $page_templater->register('author_list_url', $author_list_url);

                  wait i was looking in memberlist file lol.

                  thanks fixed!
                  Last edited by jaycob; Thu 29 Sep '11, 5:16am.
                  Teen Forums | Chloe Moretz | Teen Celebrity

                  Comment

                  • Globible
                    New Member
                    • Jun 2010
                    • 16

                    #10
                    Awesome Zachery. i posted this about 2 weeks ago and you finally came through. Thanks

                    Originally posted by Zachery
                    In your member.php file find:

                    $author_list_url = vBCms_Route_List::getURL($segments);

                    Change it to

                    // $author_list_url = vBCms_Route_List::getURL($segments);

                    Also find

                    $page_templater->register('author_list_url', $author_list_url);

                    change it to:

                    // $page_templater->register('author_list_url', $author_list_url);
                    http://Globible.com
                    http://Forum.GloBible.com

                    Comment

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