![]() |
Also getting 'Not Found' errors.
Just installed the new 1.5 release on a clean build of vB 3.53. I don't have any hacks installed I can imagine conflicting. The product is enabled through the admincp. mod_rewrite is working on other vhosts on the same box. I've got the forumroot under a directory called 'f'. I made the edits to the three templates mentioned in the install.html. I've tried using both the default .htaccess rewrite rules and the ones generated by the auto-generator in the other thread. If I navigate to /f/, I see the forum display as I expect. If I click on a link to a subforum, I get: Code:
Not Found Code:
Not Found Code:
Internal Server Error Code:
mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary. Now, if I manually prepend the /f/ directory onto the rules, like so: Code:
RewriteRule ^(.*)/(showthread\.php)$ f/showthread.php?&%{QUERY_STRING} [L] Let me know if I've left any info out. |
Is it a german Board ?
|
@vasudeva - Does your .htaccess file include RewriteBase /f (if it wasn't generated automatically)?
Got the official 1.5 working nicely on my test forum, also been trying to play about with the file name output...things like threadname-tid instead of t-threadname-id...again it's working fine on my test board, although i get db errors when trying to actvate it on my main board. But as far as the default mod goes, working just as it should - thanks for producing it. :) |
Quote:
Quote:
Quote:
|
Sorry, didn't see that part of the post 1st time round. Have you tried adding $myurl to the front of the re-written paths instead of /f/ ?
EDIT: btw, i think the product file contains two showthread.php?f=xyz&page= url replacements. Once i changed the top one to showthread.php?t=xyz&page= i could access all thread pages, whereas before i got invalid link errors. PHP Code:
|
Will support people more soon. I am a bit busy these days. My apologies.
/me hopes Tyler (Immortal) can help |
Quote:
|
if you are NOT rewriting member.php, you need the following in your htaccess file
Code:
RewriteRule ^(.*)/(member\.php)$ member.php?$1&%{QUERY_STRING} [L] |
Bhuwan, was that towards me? I am rewriting members.php and that works fine, it was just the search portion that wasn't working...
|
Ok, I've installed and it appears to be working fine now. I'll test more in tomorrow. Just one question...
How will a post like this "http://www.njflyfishing.com/vBulletin/north-eastern-general-discussion-forum/t-fishing-regulation-question-4368.html" get spidered? If I do a google search for, "North Eastern...etc..." Will it come up, or do people have to search for, "north-eastern-...etc..."? Why the dashes? Also, do I really need the prefix's before each link. Can I remove the dashes? Would it make sense? Submitting to google like this... SHould I submit, www.mysite.com or www.mysite.com/vBulletin Thanks! Thanks! |
All times are GMT. The time now is 05:05 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|