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)
-   -   one / to much :( (https://vborg.vbsupport.ru/showthread.php?t=117285)

durapuma 06-01-2006 06:15 AM

one / to much :(
 
I tryed to install it but there ist one / to much :

Code:

http://forum.l-word.org//f-the-l-word-fanseite-und-forum-4.html/
Why ?


durapuma

jdingman 06-04-2006 03:40 AM

I get that too

Quote:

//search-getnew.html/
I'm not sure why either...

Gio~Logist 06-04-2006 04:24 AM

In your admincp, do you have your URL defined with a slash at the end? That's the only thing i can think of, unless of course it is indeed a problem with the script.

Mysticales 08-06-2006 07:12 AM

Same issue, I have a extra / showing up between the full url and the rewritten url. Ideas?

Immortal 08-06-2006 11:42 AM

Make sure you do not have your vB URL set with a / at the end.

Hoffi 08-11-2006 08:18 PM

I only get an / after search_getnew.html - and so the Link doesn't work.

Immortal 08-11-2006 09:56 PM

Hm.

/me will look

hilfe-forum 08-12-2006 12:35 PM

Quote:

Originally Posted by durapuma
I tryed to install it but there ist one / to much :

Code:

http://forum.l-word.org//f-the-l-word-fanseite-und-forum-4.html/
Why ?


durapuma


i have this Problem to

its only on Startpage.

This Problem came wen you dont show subforums on the Startpage and the Newest post is in a Subform.

Is The newest post in a main Forum ther is no problem

(link is http://www.domain.de/mainforum/thread-name-new.html)

Is the newest post in a subforum an you have enabeld showing Subforum ther is no problem

(link is http://www.domain.de/subforum/thread-name-new.html)

Is the newest post in a subforum an you have disabeld showing Subforum ther is a problem

(link is http://www.domain.de//thread-name-new.html)



Can anyone fix that please????


Sorry for my bad engish

Mysticales 08-14-2006 11:33 PM

Quote:

Originally Posted by Immortal
Make sure you do not have your vB URL set with a / at the end.


Well to make sure we are on the same page.

vB Options. Site Name / URL / Contact Details,

none of them have a / at the end of the urls.

Unless you have thoughts about the "Internal Urls" which atm its fields are blank.

http://forums.qj.net is our forums, but I have the thing disabled for now. But we do want it.

Mysticales 08-19-2006 12:35 AM

still no word eh?

Immortal 08-19-2006 02:05 AM

Honestly, I have no idea :s

Shazz 08-19-2006 02:11 AM

What the ?
Thats jacked.

Mysticales 08-19-2006 02:52 AM

I found my issue, talk about a puzzle tho.. seems a couple ways of the vboptions rewrite settings will cause it to make a extra /

Anyways Im making a new post for aide and understanding on setting a good thing up. =) So Ill be done with that in a min.

Atakan KOC 09-05-2006 05:33 PM

AdminCP ==> Plugins & Products ==> Plugin Manager ==>

vRewrite - main script [EDIT]

find
PHP Code:

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

replace

PHP Code:

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

[SAVE and EXIT] ;)


All times are GMT. The time now is 03:28 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.01242 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete