vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vRewrite - SEOed URLs for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=104484)

Bhuwan 04-27-2006 12:45 AM

Quote:

Originally Posted by girish.r
In my site 'Quick Reply' is not working after I installed this mod. Any idea what could be wrong?

Regards
Girish R

Show me ur site cuz it works fine for me :)

Bhuwan 04-27-2006 12:46 AM

Quote:

Originally Posted by multireg
Can you please post a fix on this (either the changed source or a link to 1.5.1)?

Thanks,

MultiReg

pm me

Bhuwan 04-27-2006 12:46 AM

Quote:

Originally Posted by athloni
Code:

RewriteEngine On
RewriteRule ^(.*)/(styleid=(.*))$ showthread.php?&%{QUERY_STRING} [L]
RewriteRule ^(.*)/(showthread\.php)$ showthread.php?&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-new.html showthread.php?t=$3&goto=newpost&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-last.html showthread.php?t=$3&goto=lastpost&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-print.html/(.*)$ printthread.php?t=$3&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^(.*)/t-(.*)-(.*)-print.html printthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-nextnewest.html showthread.php?t=$3&goto=nextnewest&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-nextoldest.html showthread.php?t=$3&goto=nextoldest&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^p-(.*)-post(.*)/postcount(.*).html showpost.php?p=$2&postcount=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)-page(.*).html showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*)/page(.*).html showthread.php?t=$3&page=$4&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^(.*)/t-(.*)-(.*).html/(.*)$ showthread.php?t=$3&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^(.*)/t-(.*)-(.*).html showthread.php?t=$3&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^f-(.*)-(.*)/misc\.php$ misc.php?&%{QUERY_STRING}&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^members/(.*)-(.*).html member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^u-(.*)-(.*).html(.*) member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING}$3 [L]
RewriteRule ^u-(.*)-(.*).html member.php?u=$2&is_vrewrite=yes&%{QUERY_STRING} [L]
RewriteRule ^f-(.*)-(.*)/page(.*).html/(.*)$ forumdisplay.php?f=$2&&page=$3%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*)/(.*)$ forumdisplay.php?f=$2&&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*)/$ forumdisplay.php?f=$2&%{QUERY_STRING}&is_vrewrite=yes [L]
RewriteRule ^search-(.*).html$ search.php?do=$1 [L]


Use the htaccess generator -- someone earlier had the same problem --
Anotheroption is change the way "page" is handled via admincp (admincp -> vbulletin options -> vRewrite)

jdingman 04-27-2006 03:05 AM

Any idea when the fix for underscores in usernames will be fixed? I'm hoping another release will happen soon with the upgrades and bug fixes (RSS external, memberlist page rewritting, etc).

SB_GEMINI 04-27-2006 12:02 PM

great hack! :), though i have a prob when you have multiple pages to a thread and your in the forum view and you got your thread title here like this for example

THREAD TITLE (1 2 3 ... Last Page)
clicking on those other page number links just brings up:

"No Thread specified. If you followed a valid link, please notify the administrator"

I am using the latest version of this hack (1.5) and vBulletin 3.5.4

girish.r 04-27-2006 03:32 PM

Bhuwan, the url is www.abcphp.com . I haven't enabled it right now. Just send a blank mail to girishr[at]abcphp[dot]com when you need to see it. I will turn the mod on.

girish.r 04-27-2006 04:31 PM

Bhuwan, The problem is with opera browser. My opera version is 9. But quick reply used to work with opera 9 before in had vRewrite. Any idea?

nocte 04-27-2006 08:09 PM

Hello,

Nice Modification. i have just installed it on my testboard.

In order to make it really usefull you have to check if the thread/forum/member/etc. name/title in the url is correct. If its not you must do a 301 redirection to the correct path. If you don't so, you have a problem with "double content", because

name1-[ID].html
name2-[ID].html
somename-[ID].html

will all show the same content, tough just (let's say) name1-[ID].html is correct.

was that understandable?

jdingman 04-27-2006 11:40 PM

Seems there is a problem with this mod.

https://vborg.vbsupport.ru/showthread.php?t=82769

when displaying the member URLs, it only displays them as /members/-###.html and it doesn't display it like /members/username-###.html -- and because of this, it throws a 404 error due to the .htaccess not accepting it.

Any idea if this is a problem on your side or if it's a problem with the mod?

BeaLzeBuB 04-28-2006 12:12 AM

upgrade to 1.0 to 1.5

and its work great now. no errors there

so is there any way to creating sitemap ?


All times are GMT. The time now is 08:47 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03909 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete