• 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
    • Fatal Error on Upgrading (Alpha 1)

    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: Fatal Error on Upgrading (Alpha 1)

    • Issue Tools
      • View Changes
    1. issueid=3228 July 24, 2013 5:05 PM
      Morrus Morrus is offline
      Regular Member
      Fatal Error on Upgrading (Alpha 1)

      So I bit the bullet, renewed the license, and set aside the evening for the upgrade.

      I *think* I followed the instruction correctly, but the install script gives me this when I navgigate to it:
      Code:
      Fatal error: Cannot redeclare class vw_Install_UpgradePath_Steps_400alpha2_3X_Controller in /vault/core/controller/install/upgradepath/steps/4/0/0/alpha/2/4X/vw.php on line 79
      What am I doing wrong?
    Issue Details
    Issue Number 3228
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Install / Upgrade
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.0 Beta 3
    Fixed Version 4.0.0 Beta 3
    Milestone VaultWiki 4 Beta X
    Software DependencyAny
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 1
    Assigned Users (none)
    Tags (none)


    Page 3 of 4 FirstFirst Previous 1234 Next LastLast


    1. July 26, 2013 7:24 PM
      Morrus Morrus is offline
      Regular Member
      A red link used to take you to a page to create the page. Now I takes you to a page which says "A wiki node with the title xxxxxxxx could not be found. Please check the URL and try again or return to the wiki index." This page cannot be edited.
      Reply Reply  
    2. July 26, 2013 8:08 PM
      Morrus Morrus is offline
      Regular Member
      Special pages exist, but the majority of them show no results (eg Wanted Pages, Books, etc.)

      Statistics special page shows over half a million nodes.

      Some parser codes like var NUMBEROFPAGES returning zero.

      I'm guessing much of that just needs a counter rebuild of some kind, but I can't find that option.
      Reply Reply  
    3. July 26, 2013 8:19 PM
      pegasus pegasus is offline
      VaultWiki Team
      I thought Books had no results myself, but you need to remember that VW4 unlocked namespace prefixes. So you can now have books with no prefix (which is the default screen on the special page). VW3 books have a prefix, usually something like "Book".

      But yeah your counters are messed up from me retrying lots of failed upgrade steps. I will rebuild the counters when I can. Right now there are more pressing issues.
      Reply Reply  
    4. July 27, 2013 8:10 AM
      Morrus Morrus is offline
      Regular Member
      Oh, I see. You have to go to the books special page, and then select Books from the dropdown menu?

      I'm having a great deal of trouble with this page:

      http://www.enworld.org/forum/showwik...tle=Pathfinder

      Whatever I do, I can't get that last section, "Pathfinder Modules", to appear. Its title has [h=1] header tags. I've tried editing it, both in part and in whole. (Still can't delete pages).
      Reply Reply  
    5. July 28, 2013 9:31 AM
      Morrus Morrus is offline
      Regular Member
      Another day, another error! I hope all this is helping!

      When I receive quote notifications via email (I think that's a totally separate 3rd party product) there's some Vaultwiki code in the email; not sure how it got in there:
      Code:
      <!-- BEGIN TEMPLATE: vw_content_quote_view -->
      <div class="bbcode_container">
      	<div class="bbcode_quote">
      		<div class="quote_container">
      			<div class="bbcode_quote_container"></div>
      			
      			<div class="bbcode_postedby">
      Reply Reply  
    6. July 28, 2013 9:39 AM
      Morrus Morrus is offline
      Regular Member
      Missing phrase or text: vw_edit_thanks_page
      Reply Reply  
    7. July 28, 2013 10:53 AM
      pegasus pegasus is offline
      VaultWiki Team
      VaultWiki overrides the quote templates so that you can quote wiki content too if you want to. If you have another product inserting quotes to email and the email doesn't have HTML parsed, make sure it's using the plain-text parser. You should be able to tell by the other BB-Codes present in the email. If the other BB-Codes are being sent as plain-text, and quotes aren't then it's possible VaultWiki isn't detecting the plain-text environment correctly.
      Reply Reply  
    8. July 28, 2013 12:25 PM
      Morrus Morrus is offline
      Regular Member
      I'm not 100% sure I understood that! Could you rephrase it for the terminally dumb (like me!)?

      I think the three biggest outstanding problems are the broken redirects, the image attachments, and the (non)creation of a new article when clicking a red link.
      Reply Reply  
    9. July 28, 2013 2:13 PM
      pegasus pegasus is offline
      VaultWiki Team
      Please link to a redirect page that isn't working properly, that was working properly before.

      Please remember that some redirects that worked before (e.g. [REDIRECT]Page Title[/REDIRECT] when you mean [REDIRECT]Prefix:Page Title[/REDIRECT]...) The fact that they worked was a bug (even though it didn't seem like it) and that bug is fixed in VW4. If some redirects were created expecting the bug, then they will need to be edited so that they work as intended.

      For the QUOTE emails, I guess my question is: When the QUOTE in the email contains other BB-Code tags like bold or a link, does it show as raw HTML, or does it show as nice text?
      Reply Reply  
    10. July 28, 2013 3:34 PM
      Morrus Morrus is offline
      Regular Member
      Quote Originally Posted by pegasus
      Please link to a redirect page that isn't working properly, that was working properly before.

      Please remember that some redirects that worked before (e.g. [REDIRECT]Page Title[/REDIRECT] when you mean [REDIRECT]Prefix:Page Title[/REDIRECT]...) The fact that they worked was a bug (even though it didn't seem like it) and that bug is fixed in VW4. If some redirects were created expecting the bug, then they will need to be edited so that they work as intended.
      Oh, right. Ugggh. That's a whole unch of work I hadn't planned on!

      For the QUOTE emails, I guess my question is: When the QUOTE in the email contains other BB-Code tags like bold or a link, does it show as raw HTML, or does it show as nice text?
      I think it just ignores them; it's all plain text, except for the html surrounding it. Here's a full example:

      Code:
      Dear Morrus,
       
      kcannell has quoted you!
      
      -----------
      <!-- BEGIN TEMPLATE: vw_content_quote_view -->
      <div class="bbcode_container">
      	<div class="bbcode_quote">
      		<div class="quote_container">
      			<div class="bbcode_quote_container"></div>
      			
      			<div class="bbcode_postedby">
      				<img src="http://www.enworld.org/forum/images/misc/quote_icon.png" alt="Quote" /> Originally Posted by <strong>Morrus</strong>
      				<a href="http://www.enworld.org/forum/showthread.php?p=6159947#post6159947" rel="nofollow"><img class="inlineimg" src="http://www.enworld.org/forum/images/buttons/viewpost-right.png" alt="View Post" /></a>
      			</div>
      			<div class="message">as I've said before - it would be pretty darn embarrassing for Paizo if they weren't outselling a company which isn't actually selling anything right now!*
       
       
      *Reprints and weird lego type things I don't understand aside.</div>
      			
      		</div>
      	</div>
      </div>
      <!-- END TEMPLATE: vw_content_quote_view -->Pathfinder was outselling D&D before D&D Next was ever announced, and 4th Edition was in full swing.
      -----------
      Reply Reply  
    11. July 28, 2013 7:25 PM
      pegasus pegasus is offline
      VaultWiki Team
      Fixed the issue with QUOTEs in notifications. For a patch which may or may not work on the current version, please see: https://www.vaultwiki.org/issues/3247/
      Reply Reply  
    12. July 29, 2013 12:28 AM
      pegasus pegasus is offline
      VaultWiki Team
      I re-imported your wiki images. Unless you removed a bunch, you seem to use a few images that were never uploaded yet (there's only 31 in the old forum).

      As for other image types, you can still use IMG if you know the URL to the image, but VaultWiki has never officially supported the ATTACH BB-Code. This is because that BB-Code relies on vB's attachment system which only allows the uploading user enough access to select an image without somehow knowing the ID number. We have always instructed users to use IMG or the built-in wiki IMAGE tag when working with wiki pages.

      Anywhere you see the ATTACH BB-Code in use inside a wiki page, you have two options:
      • Note the URL the BB-Code links to, and change it to IMG tags that use that URL. This will show the full image.
      • Upload the image as a wiki attachment and change it to an IMAGE tag, where you can specify a width, caption, and other options. Usually the upgrade does this conversion automatically, but your server always timed out when I tried to run the syntax conversions.
      Reply Reply  
    13. July 29, 2013 9:02 AM
      Morrus Morrus is offline
      Regular Member
      Ugh. This whole "it was a mistake that it worked before so you'll have to change it all manually" meme is getting pretty horrific. This upgrade is so much work - it's been days now. And I'm not even sure the two bugs I upgraded to get fixed are fixed - the autolinking and redirecting thing. Well, the multiple autolinks on one page is working now, so that's a blessing.

      BTW - is it intended behaviour that autolinks don't work inside tables, or link to synonyms?
      Reply Reply  
    14. July 29, 2013 10:14 AM
      pegasus pegasus is offline
      VaultWiki Team
      That is not intended behavior. If you can provide a specific example, I will attempt to get it working for you.
      Reply Reply  
    15. July 29, 2013 10:54 AM
      Morrus Morrus is offline
      Regular Member
      It's not 100% consistent, so the cause might not be tables; that's just where I've noticed it. For example:

      http://www.enworld.org/forum/showwik...Bugbear-Goblin

      A bunch of stuff in those tables is autolinking just fine. But some isn't. Here's an example of a page which should be autolinked to frequently from that page (not the only one, though - Construct, Magical Beast, Fast Hero, Outsider... lots of 'em!):

      http://www.enworld.org/forum/showwik...odern:Humanoid

      Synonym:

      http://www.enworld.org/forum/showwik...dern:Fast-Hero

      I have The Fast Hero and a synonym, Fast Hero:

      http://www.enworld.org/forum/showwik...dern:Fast-Hero

      So both should theoretically autolink to:

      http://www.enworld.org/forum/showwik...:The-Fast-Hero

      But on that above page, as you can see, Fast Hero is not autolinking.

      (It may be that I've done something wrong - I'm not sure!)
      Reply Reply  
    Page 3 of 4 FirstFirst Previous 1234 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 3:01 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.