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)

masterross 05-17-2006 12:38 PM

hmm
i've disabled some options like member.php and now seems to works ok
will get in touch for any bugs

BR,
Ross

Bhuwan 05-17-2006 12:41 PM

Quote:

Originally Posted by masterross
hmm
i've disabled some options like member.php and now seems to works ok
will get in touch for any bugs

BR,
Ross

Can you tell me exactly what you've done?
IN fact, take a screen shot of your vRewrite admincp --
I will take a look at the code to see whether there is a CODE issue or not.

Please do this as it will help others as well.

Bhuwan 05-17-2006 12:43 PM

Quote:

Originally Posted by SimonVlc
Hi all,

I?ve just installed this and found an error. When I make a search using the "search this thread" feature, the link that links to the individual post it badformed.

The link to the complete thread is fine:

Code:

../t-cual-es-la-mejor-de-estas-salas-1256.html/?highlight=poker
But this is the link that links to the post:

Code:

../t-cual-es-la-mejor-de-estas-salas-1256-post12032.html/?poker#post12032
I think the problem is in the underlined part. Removing it the link works fine. Any idea?

Thanks in advance, Simon.

Sorry forgot to post the fix :)
Code:

RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)-post([0-9]+).html showthread.php?p=$4&%{QUERY_STRING} [L]
add this to htaccess

Bhuwan 05-17-2006 12:46 PM

Quote:

Originally Posted by Bhuwan
Sorry forgot to post the fix :)
Code:

RewriteRule ^(.*)/t-([A-Za-z0-9\-]+)-([0-9]+)-post([0-9]+).html showthread.php?p=$4&%{QUERY_STRING} [L]
add this to htaccess

hehe ;) i found a bug related to this/..
Highlight isn't passed through on posts

masterross 05-17-2006 12:55 PM

bug found:
when i click on some thread
it opens but when i click in next page :
No Thread specified. If you followed a valid link, please notify the administrator

Bhuwan 05-17-2006 01:01 PM

Quote:

Originally Posted by masterross
bug found:
when i click on some thread
it opens but when i click in next page :
No Thread specified. If you followed a valid link, please notify the administrator

htaccess problem
1) post your method of rewriting thread pages
(its either -page-id.html OR /page.html -see verwrite admincp options)
2) then post your htaccess file

masterross 05-17-2006 01:10 PM

Quote:

Originally Posted by Bhuwan
Can you tell me exactly what you've done?
IN fact, take a screen shot of your vRewrite admincp --
I will take a look at the code to see whether there is a CODE issue or not.

Please do this as it will help others as well.

i've disabled:
301 Redirects: member
301 Redirects: showpost
Rewrite searches?
Rewrite Member.php?
Rewrite Showpost.php?


i've fixed prob with pages
it was -page-id.html instead of /page.html

for now all seems to work ok

BR

Bhuwan 05-17-2006 01:12 PM

Quote:

Originally Posted by masterross
i've disabled:
301 Redirects: member
301 Redirects: showpost
Rewrite searches?
Rewrite Member.php?
Rewrite Showpost.php?


i've fixed prob with pages
it was -page-id.html instead of /page.html

for now all seems to work ok

BR

excellent.

masterross 05-17-2006 01:44 PM

now i fully disable "Enable 301 Redirects"
and loads are back to normal :)

actually what exactly 301 Redirects does?

thx
Ross

Bhuwan 05-17-2006 01:49 PM

Quote:

Originally Posted by masterross
now i fully disable "Enable 301 Redirects"
and loads are back to normal :)

actually what exactly 301 Redirects does?

thx
Ross

if someone connects to showthread.php?t=X it will rewrite this URL to the correct URL.


All times are GMT. The time now is 12:01 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
  • Page Generation 0.02853 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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