• 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 3.x Series
    • Bug
    • Mobile Style Blank Page

    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: Mobile Style Blank Page

    • Issue Tools
      • View Changes
    1. issueid=2907 December 5, 2012 3:26 AM
      silence silence is offline
      Junior Member
      Mobile Style Blank Page
      Mobile Style Blank Page

      Yes, the mobile style shows a blank page. I came to this conclusion since disabling all plugins didn't fix it, and I am unable to delete the mobile style.
    Issue Details
    Issue Number 2907
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Styling / CSS
    Status Not a Bug
    Priority 3 - Loss of Functionality
    Affected Version 3.0.19
    Fixed Version (none)
    Milestone (none)
    Software DependencyvBulletin 4.x w/ ckEditor
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)


    Page 1 of 2 12 Next LastLast


    1. December 5, 2012 1:17 PM
      pegasus pegasus is offline
      VaultWiki Team
      What version of vBulletin are you using?
      Reply Reply  
    2. December 5, 2012 1:56 PM
      silence silence is offline
      Junior Member
      Sorry forgot to specify:
      4.2.0p3
      Reply Reply  
    3. December 5, 2012 2:31 PM
      pegasus pegasus is offline
      VaultWiki Team
      What page shows as a blank page? I'm assuming you mean that the browser doesn't load the site at all. Or does the wiki say "There is no content in this page"? If you recently upgraded from 4.1.11 or lower and had the Mobile Style installed before upgrading, then you may need to revert a number of templates in your Mobile Style. You will not be able to delete the Mobile Style if you only have 1, since it is a core feature of vBulletin 4.1.12 and higher.
      Reply Reply  
    4. December 5, 2012 2:57 PM
      silence silence is offline
      Junior Member
      Every page for the mobile style is blank.
      Reply Reply  
    5. December 5, 2012 3:49 PM
      pegasus pegasus is offline
      VaultWiki Team
      There may be an error occurring that is not being output to the browser. If so, you can try to force the error to appear by making the following temporary change. In global.php, add the following after the copyright block:
      Code:
      @ini_set('display_errors', 1);
      Reply Reply  
    6. December 5, 2012 4:17 PM
      silence silence is offline
      Junior Member
      Yeah even with that, no error is appearing
      Reply Reply  
    7. December 5, 2012 4:29 PM
      pegasus pegasus is offline
      VaultWiki Team
      Check your browser's Error Console too, for Javascript errors or anything like that. Also check the page's source code in the browser, to see if anything is returned at all. If you can provide a link to a page on your mobile style, I will try to have a look as well.
      Reply Reply  
    8. December 5, 2012 5:16 PM
      silence silence is offline
      Junior Member
      https://xenogamers.org/?styleid=62

      There are a few js errors.
      Reply Reply  
    9. December 5, 2012 8:29 PM
      pegasus pegasus is offline
      VaultWiki Team
      Try this. In vault/plugins.php, find:
      Code:
      	if (!empty($vbulletin->templatecache['vault_general_footer']))
      	{
      Add after:
      Code:
      		if (vault_mobile_compat())
      		{
      			$show['vault_sections'] = false;
      			$show['popups'] = false;
      		}
      Reply Reply  
    10. December 5, 2012 8:46 PM
      silence silence is offline
      Junior Member
      Alright I added it.
      Reply Reply  
    11. December 5, 2012 9:32 PM
      pegasus pegasus is offline
      VaultWiki Team
      Please try to create a brand new Mobile Style that is not based on the existing style, and see if the problem persists. Since the VaultWiki Javascript is still trying to run, even after adding the code above, this suggests to me that VaultWiki is unable to find the 'mobile' flag which should be set for the style, or that the vault_general_footer template is modified and the default conditionals in the template have been removed.
      Reply Reply  
    12. December 5, 2012 9:55 PM
      silence silence is offline
      Junior Member
      https://xenogamers.org/forum.php?styleid=78

      There is the new version.
      Reply Reply  
    13. December 5, 2012 10:29 PM
      pegasus pegasus is offline
      VaultWiki Team
      The new style is not loading any VaultWiki scripts, which is the correct behavior. You have another modification or template edit which is attempting to load a script called yui_animation_effects.js. This modification should disable itself on Mobile Style ($style['type'] == 'mobile') since the YUI library is not available in that style.
      Reply Reply  
    14. December 7, 2012 1:16 PM
      silence silence is offline
      Junior Member
      So what should I do at this point?
      Reply Reply  
    15. December 7, 2012 6:54 PM
      pegasus pegasus is offline
      VaultWiki Team
      You need to identify the product that you have installed that uses yui_animation_effects.js and alert the creator that it causes the Mobile Style to crash because YUI is not available in the Mobile Style, unless there is already a version you can upgrade to that works with the Mobile Style. If it's your own modification, you need to update it so that it doesn't run when the style type is mobile (mentioned in my previous post).
      Reply Reply  
    Page 1 of 2 12 Next LastLast
    + 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 4:51 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 © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.