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 02-24-2006 06:42 PM

Immortal-

I think you've already addresses this known issue, but i'll give some additional details in case you don't have this already:

if your using INTERNET EXPLORER and you directly click on a THREAD from index.php (forum home), you are led to the wrong thread.

What is more awkward about this behaviour is that it happens only in IE -- if I use firefox or Nutscrape, it works just fine.

I've repreoduced this on your site as well.

Thanks!

Immortal 02-24-2006 06:47 PM

It only happens a few times with Firefox.

As I've said, I've been using it for weeks on my site. It's just a minor nuisance to me, so I do believe it is safe to install, but it's up to you.

Bhuwan 02-24-2006 06:50 PM

Quote:

Originally Posted by Immortal
It only happens a few times with Firefox.

As I've said, I've been using it for weeks on my site. It's just a minor nuisance to me, so I do believe it is safe to install, but it's up to you.

I've taken the plunge

I noticed in the htaccess file you dont have the "&vrewrite=yes" in the "-newpost.html" -> showthread. portion. Could this be a possible cause? I've added this to my site and now the only problem I have is if the thread is closed to the public - other threads go to the correct topic.

Bhuwan 02-24-2006 06:51 PM

Quote:

Originally Posted by bchawla
I've taken the plunge

I noticed in the htaccess file you dont have the "&vrewrite=yes" in the "-newpost.html" -> showthread. portion. Could this be a possible cause? I've added this to my site and now the only problem I have is if the thread is closed to the public - other threads go to the correct topic.

Code:

RewriteRule ^(.*)-(.*)-newpost.html showthread.php?goto=newpost&t=$2 [L]
you dont have the &is_rewrite=yes

Could this be causing the prob?

Immortal 02-24-2006 07:00 PM

Shouldn't be since newpost is only a redirect of showthread.php?p=...

Bhuwan 02-24-2006 07:08 PM

Quote:

Originally Posted by Immortal
Shouldn't be since newpost is only a redirect of showthread.php?p=...

OK..
Sorry to be a pain in the butt, but...

For some odd reason, all of my mods are showing links to me
its doing
u-bhuwan-1.html0

instead of
u-mod-2.html

I wonder y:(

Immortal 02-24-2006 07:11 PM

Hm, that was fixed in 1.0. I wonder why it's doing it for you...

Bhuwan 02-24-2006 07:13 PM

Quote:

Originally Posted by Immortal
Hm, that was fixed in 1.0. I wonder why it's doing it for you...

Not sure... Want me to give you alink?
If I am logged in as a regular user, the link is okay
if I am logged in as an admin, it shows a link to my own profile.hmm.

Bhuwan 02-24-2006 07:18 PM

Another possible bug I think:

Let's use vBulletin.org as an example
when you click on a FORUM, in the nav area, you see something like
vBulletin.org Forum > vB3.5 Mods

Normally, if you click on "vBulletin.org Forum", it will take you back to the forum index. (vBulletin.org/forum/index.php).

HOWEVER, if you have the hack enabled, for some odd reason it takes me back to vBulletin.org

Bhuwan 02-24-2006 07:20 PM

Quote:

Originally Posted by bchawla
Another possible bug I think:

Let's use vBulletin.org as an example
when you click on a FORUM, in the nav area, you see something like
vBulletin.org Forum > vB3.5 Mods

Normally, if you click on "vBulletin.org Forum", it will take you back to the forum index. (vBulletin.org/forum/index.php).

HOWEVER, if you have the hack enabled, for some odd reason it takes me back to vBulletin.org

this might be the problem
PHP Code:

$output str_replace('<a href=&quot;index.php&quot;''<a href=&quot;../&quot;'$output); 



All times are GMT. The time now is 04:33 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.01891 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_php_printable
  • (5)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