• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 4.x Series
    • Bug
    • Undefined variable: settings

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: Undefined variable: settings

    • Issue Tools
      • View Changes
    1. issueid=4965 March 26, 2017 8:01 AM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Undefined variable: settings

      Code:
      Importing custom icons
      Undefined variable: settings
      1.	#0: vw_CP_Progress_View->handle_php_error() in [path]/vault/core/controller/import/handle/vw3/area/vw.php at line 389
      2.	#1: vw_Import_Handle_VW3_Area_Controller->do_icons() in [path]/vault/core/controller/import/steps/vw3/vw.php at line 251
      3.	#2: vw_Import_Steps_VW3_Controller->{closure}() in [path]/vault/core/controller/progress/steps/vw.php at line 83
      4.	#3: vw_Progress_Steps_Controller->call() in [path]/vault/core/controller/progress/steps/vw.php at line 53
      5.	#4: vw_Progress_Steps_Controller->execute() in [path]/vault/core/controller/progress/vw.php at line 92
      6.	#5: vw_Progress_Controller->exec_script() in [path]/vault/core/controller/progress/vw.php at line 74
      7.	#6: vw_Progress_Controller->execute() in [path]/vault/core/controller/cp/progress/vw.php at line 35
      8.	#7: vw_CP_Progress_Controller->process() in [path]/vault/core/controller/cp/impex/vw.php at line 108
      9.	#8: vw_CP_ImpEx_Controller->import() in [path]/vault/core/controller/cp/impex/vw.php at line 33
      10.	#9: vw_CP_ImpEx_Controller->execute() in [path]/library/vw/XenForo/ControllerAdmin/Wiki.php at line 118
      11.	#10: vw_XenForo_ControllerAdmin_Wiki->actionIndex() in [path]/library/XenForo/FrontController.php at line 351
      12.	#11: XenForo_FrontController->dispatch() in [path]/library/XenForo/FrontController.php at line 134
      13.	#12: XenForo_FrontController->run() in [path]/admin.php at line 13
    Issue Details
    Issue Number 4965
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Importing
    Status Fixed
    Priority 4 - Warnings / Script Errors
    Affected Version 4.0.17
    Fixed Version 4.0.18
    Milestone (none)
    Software DependencyXenForo 1.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. March 26, 2017 9:57 AM
      pegasus pegasus is offline
      VaultWiki Team
      This occurs when importing custom icons for wiki forums if there were no VW3 wiki forums with custom icons. Since there is nothing to import in this step anyway, it does not matter that there was an E_NOTICE here.

      If you are using debug mode and need to get past this message, in vault/core/controller/import/handle/vw3/area/vw.php, find:
      Code:
      $protpos = strpos($settings['bburl'], '://');
      Replace with:
      Code:
      $protpos = $icons ? strpos($settings['bburl'], '://') : false;
      Reply Reply  
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 11:44 PM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.