• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
      • Try XenForo Demo
      • New Posts
      • FAQ
      • Calendar
      • Community
        • Groups
        • Albums
        • Member List
      • Forum Actions
        • Mark Forums Read
      • Quick Links
        • Today's Posts
        • Who's Online
      • Sponsor
        • Sponsor a Feature
        • List of Donors
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
    • 
    • Forum
    • VaultWiki How-Tos
    • VaultWiki Questions
    • "Umleitungsfehler"

    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.

    Results 1 to 7 of 7

    Thread: "Umleitungsfehler"

    • Thread Tools
      • Show Printable Version
    1. April 7, 2010 #1
      gruftiradio
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      gruftiradio is offline
      Junior Member
      Join Date
      April 5, 2010
      Posts
      5
      Rep Power
      0

      "Umleitungsfehler"

      Hello,

      sorry if I post wrong... but my english is not good enough to search the Problem.
      I wanted the wiki to run as www.tld.de/wiki
      This, I entered in the VaultWiki Server Settings. As base URL I have entered www.tld.de and as "Filename of the wiki php files" I entered just "wiki". The htaccess Generator, generated me for the Forum (www.tld.de/vb/):
      Code:
      RewriteEngine On
      RewriteBase /vb/
      
      RewriteRule ^wiki.php$ showwiki.php [L,QSA]
      RewriteRule ^showwiki.php?title=(.*)$ http://www.gruftiradio.de/wiki/$1 [L,R=301]
      For the root directory of www.tld.de it was this:

      Code:
      RewriteEngine On
      RewriteBase /
      
      RewriteRule ^wiki/(?:GruftiWiki|GruftiWiki):(.*)$ wiki/$1 [L,R=301]
      
      RewriteRule ^wiki$ wiki/ [L,QSA,R=301]
      
      RewriteCond %{REQUEST_FILENAME} !-f
      RewriteCond %{REQUEST_FILENAME} !-d
      RewriteRule ^wiki/(.*)?$ vb/showwiki_proxy.php [L,QSA]
      I inserted both .htaccess files, but it don't work. I only get the Error:
      Fehler: Umleitungsfehler
      Die aufgerufene Website leitet die Anfrage so um, dass sie nie beendet werden kann.
      (sorry for the German, I don't know how it is in english)

      What's wrong here?

      Greetings,
      Andreas
      Reply With Quote Reply With Quote

    2. April 7, 2010 #2
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      In the root .htaccess, find and remove:
      Code:
      RewriteRule ^wiki$ wiki/ [L,QSA,R=301]
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. April 7, 2010 #3
      InformationNirvana
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      InformationNirvana is offline
      Regular Member
      Join Date
      April 11, 2007
      Location
      Canada eh !
      Posts
      130
      Rep Power
      592
      Does this help ?
      http://www.vaultwiki.org/guides/Post-Installation-Tips
      Reply With Quote Reply With Quote

    4. April 7, 2010 #4
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      For the most part, the generated code was correct, so I think all the URLs were entered correctly.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    5. April 8, 2010 #5
      gruftiradio
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      gruftiradio is offline
      Junior Member
      Join Date
      April 5, 2010
      Posts
      5
      Rep Power
      0
      Quote Originally Posted by pegasus View Post
      In the root .htaccess, find and remove:
      Code:
      RewriteRule ^wiki$ wiki/ [L,QSA,R=301]
      Hi,

      I ztyed this, but it don't changes anything. The Error, is still there. And I can't find a reason...

      Greetings,
      Andreas
      Reply With Quote Reply With Quote

    6. April 8, 2010 #6
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      GruftiWiki|GruftiWiki
      It looks like you have translated the Default namespace even though it isn't necessary. If the language cannot be fetched with a consistent value, maybe it is redirecting back and forth between different languages.

      If the translation would be the same as the default phrase, don't translate it - leave the field empty.

      Let me know if this helps.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    7. April 8, 2010 #7
      gruftiradio
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      gruftiradio is offline
      Junior Member
      Join Date
      April 5, 2010
      Posts
      5
      Rep Power
      0
      Quote Originally Posted by pegasus View Post
      Let me know if this helps.
      It does not... I have the default Namespace set back to default and generated the 2 .htaccess Files new for my Server. But the Error is still the same. If you want to look over it by yourself, just PM me and I give you my Admin Things.

      Greetings,
      Andreas
      Reply With Quote Reply With Quote

    Similar Threads

    1. "Use the default icon" doesn't work
      By clackey in forum VaultWiki Questions
      Replies: 3
      Last Post: November 24, 2015, 11:34 AM
    2. Problem "Invalid default namespace ID detected"
      By vbluis in forum General Discussion
      Replies: 2
      Last Post: December 29, 2012, 7:49 AM
    3. Looking for widget to list "most read wiki articles"
      By stev in forum VaultWiki Questions
      Replies: 2
      Last Post: December 6, 2010, 12:41 PM
    4. Image-Space and "Manage Attachements"
      By pingelich in forum VaultWiki Questions
      Replies: 2
      Last Post: May 16, 2010, 3:12 AM
    5. "A required field called forumid is missing or has an invalid value."
      By Mondi in forum VaultWiki Questions
      Replies: 1
      Last Post: April 7, 2010, 11:40 AM

    Tags for this Thread

    all, any, base, between, but, cannot, code, correct, different, directory, don, error, field, file, filename, files, forum, german, get, give, good, hello, help, htaccess, http, know, language, looks, most, php, post, problem, proxy, quot, redirecting, request, root, run, same, search, server, set, settings, showwiki, ted, things, tips, title, umleitungsfehler, url, value, vaultwiki, wanted, was, website, were, wiki, work, would, wrong, www, you

    View Tag Cloud

    Bookmarks

    Bookmarks
    • Submit to Digg Digg
    • Submit to del.icio.us del.icio.us
    • Submit to StumbleUpon StumbleUpon
    • Submit to Google Google

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •  
    • BB code is On
    • Smilies are On
    • [IMG] code is Off
    • [VIDEO] code is
    • HTML code is Off

    Forum Rules

    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 6:12 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.