vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vRewrite - SEOed URLs for vBulletin (https://vborg.vbsupport.ru/forumdisplay.php?f=182)
-   -   Try this version if you are having problems. (https://vborg.vbsupport.ru/showthread.php?t=118177)

Roadster2004 07-21-2006 03:28 PM

I'm keeping the problem that when I turn this one.. Noboby can browse to page 2 or further ?! Somebody any ideas ?

Aunt Clara 07-29-2006 02:58 PM

I had that same problem. I solved it by switching "Showthread.php: Pages" to the other option (in vBulletin Options/vBrewrite).

Roadster2004 07-29-2006 09:20 PM

Quote:

Originally Posted by Aunt Clara
I had that same problem. I solved it by switching "Showthread.php: Pages" to the other option (in vBulletin Options/vBrewrite).

It worked!! Great :cool:

Immortal 07-30-2006 05:29 PM

Make sure you're using the .htaccess generator as well, helps out a bunch.

Blindchild02 08-13-2006 07:38 PM

Quote:

Originally Posted by Aunt Clara
I had that same problem. I solved it by switching "Showthread.php: Pages" to the other option (in vBulletin Options/vBrewrite).

that works, but could someone make a fix for it? because im sure re-writing showthread would help alot with seo.

EDIT: nm use htaccess generator to fix the problem :)!

ctsolutions 08-15-2006 10:14 PM

sorry, I installed on vbulletin 3.6 and has :hurt: works so far.
I just played with the vRewrite settings in the admincp and now I'm going in truble.

Can I reset the settings to "Default"

sorry, my fault :hurt:

thanks,
mike

magnus 08-21-2006 03:22 PM

I was having the problem a few others reported, having the " / " appended to the end of my "getnew" and "getdaily" search functions. Within the "vRewrite - main script" plugin, I found the following lines (note the appended " / " at the end):

Code:

$output = str_replace("search.php?do=getnew","$myurl/search-getnew{$vbulletin->options['vRewrite_extension']}/",$output);
$output = str_replace("search.php?do=getdaily","$myurl/search-getdaily{$vbulletin->options['vRewrite_extension']}/",$output);

I modified it to:

Code:

$output = str_replace("search.php?do=getnew","$myurl/search-getnew{$vbulletin->options['vRewrite_extension']}",$output);
$output = str_replace("search.php?do=getdaily","$myurl/search-getdaily{$vbulletin->options['vRewrite_extension']}",$output);

Now, everything is working fine. :)

minorgod 09-01-2006 05:58 PM

Quote:

Originally Posted by Immortal
Make sure you're using the .htaccess generator as well, helps out a bunch.

Where is the .htaccess generator?

Immortal 09-01-2006 06:21 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=112024" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=112024</a>

Mr Chad 09-17-2006 08:28 AM

all my images are broken?

thread example
Code:

http://www.beasttoast.com/forum/wtf-is-beasttoast/t-span-stylecolorspan-stylecolorgreenbeast-toast-isspanspan-1.html
image src:
Code:

http://www.beasttoast.com/forum/wtf-is-beasttoast/styles/dj/buttons/report.gif
when the image src should be:
Code:

http://www.beasttoast.com/forum/styles/dj/buttons/report.gif
any help?


All times are GMT. The time now is 07:55 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.01131 seconds
  • Memory Usage 1,736KB
  • 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
  • (5)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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