The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
TfSEO 2: the free vBulletin url rewrite Details »» | |||||||||||||||||||||||||
TfSEO 2.1
TfSEO is a powerful and free url rewrite for the vBulletin system: it rewrite forum, thread and post urls. For me it's very hard to explain well all the feature of this plugin, soo the best way is test it. How much does it weight on the server? I have tested on my home server: TfSEO enabled, heavy:Live Demos
For Support and question you can contact me at davide {at} techforum .it This product will be updatefor long time, I welcome (and really do ask for) any feedback, suggestions, issues, etc... If you install it, click install. Note: vbulletin will have by default a rewrite system from version 4.0 (beta should coming next month, april). I relly suggest you to wait, and not use this product. If the vb's rewrite will be great, i will no more update this product. Supporters / CoAuthors Show Your Support
|
Comments |
#532
|
|||
|
|||
for all these bugs, add me in MSN. I have sent my address via pm.
|
#533
|
||||
|
||||
i am using this and works great but have 1 problem!
Wheni upload google verifacation html file, It says SQL error, Its something to do with re-write... How can i get this working? |
#534
|
||||
|
||||
I'm using TfSEO, but I've a problem about any avatar filename, don't see them, infact I've understood that the TfSEO read files, for example when the avatar file is 1234567f50bfc.jpg this file doesn't see. The problem is in 1234567... "f5" ...0bfc.jpg.
If I modify the name and exclude f5 the avatar see again. I've tried to add in .htaccess this rules, but nothing! RewriteCond %{REQUEST_URI} !/(images)$ or RewriteCond %{REQUEST_FILENAME} !^(images)/ or RewriteRule ^images/.*$ - [PT] or RewriteCond %{REQUEST_URI} !/(\.gif|\.png|\.jpg)$ P.S. Sorry for my bad english! |
#535
|
|||
|
|||
Quote:
Quote:
We should introduce a specific list of htaccess files to fix this i think.. or use preg-match (^) Temporaneally, use this htaccess: HTML Code:
#Rename this file to .htaccess and upload it to the root directory of your forum. RewriteEngine On RewriteRule ^(.*)t([0-9]+)(.*)newpost(.*)$ showthread.php?t=$2&goto=newpost [QSA,L] RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)/post([0-9]+)(.*)$ showpost.php?p=$6 [QSA,L] RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)/([a-z]+)([0-9]+)(.*)$ showthread.php?t=$4&page=$7 [QSA,L] RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)$ showthread.php?t=$4 [QSA,L] RewriteRule ^(.*)f([0-9]+)/([a-z]+)([0-9]+)(.*)$ forumdisplay.php?f=$2&page=$4 [QSA,L] RewriteRule ^f([0-9]+)(.*)$ forumdisplay.php?f=$2 [QSA,L] RewriteRule ^(.*)-f([0-9]+)(.*)$ forumdisplay.php?f=$2 [QSA,L] |
#536
|
||||
|
||||
Umm , now I see all avatars images but have a problem on a normal links, I believe there is a little bug on htaccess above.
|
#537
|
|||
|
|||
after reading up 36 pages, hmm installed on http://www.highrankforum.com/ then uninstall..seem like the defaul link is good enough
|
#538
|
|||
|
|||
Quote:
HTML Code:
RewriteRule ^(.*)t([0-9]+)(.*)newpost(.*)$ showthread.php?t=$2&goto=newpost [QSA,L] RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)/post([0-9]+)(.*)$ showpost.php?p=$6 [QSA,L] RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)/([a-z]+)([0-9]+)(.*)$ showthread.php?t=$4&page=$7 [QSA,L] RewriteRule ^(.*)f(.*)/(.*)t([0-9]+)(.*)$ showthread.php?t=$4 [QSA,L] RewriteRule ^(.*)f([0-9]+)/([a-z]+)([0-9]+)(.*)$ forumdisplay.php?f=$2&page=$4 [QSA,L] RewriteRule ^f([0-9]+)(.*)$ forumdisplay.php?f=$1 [QSA,L] RewriteRule ^(.*)-f([0-9]+)(.*)$ forumdisplay.php?f=$2 [QSA,L] |
#539
|
||||
|
||||
Ehm sure! superjeff now all ok!
|
#540
|
||||
|
||||
No mate, its when i have actually uplaoded it..... Does the URL re-write do the same for origional html files in the directory or something also.......If so how i stop it, Its using my HTML file so it needs the SQL for a re-write URL, But i dont want it to only .php files.
Google says: We've detected that your verification file returns a status of 503 (Service unavailable) in the header. But the html is blank You can see for yourself here: http://daydie.co.uk/google0c1384d65397f940.html |
#541
|
|||
|
|||
The first version of the htaccess is very "large". It have find
http://daydie.co.uk/google0c1384d65397f940.html and rewrted it like a forum. Try this: https://vborg.vbsupport.ru/showpost....&postcount=537 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|