vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Problem with copying/pasting urls into wysiwyg with base href (https://vborg.vbsupport.ru/showthread.php?t=154976)

rossco_2005 08-11-2007 07:05 PM

Problem with copying/pasting urls into wysiwyg with base href
 
On my forums I have <base href="http://mysite.com/vb3/"> between the head tags.
Some links on the forum are like this (as an example of a problematic url):

HTML Code:

<a href="/vb3/members/rossco-42066">View Public Profile</a>
Now if I was to highlight this and copy it, then paste it into the wysywig editor, then turn off wysiwyg mode to see what it inserted it would show this:

Code:

[UR L="http://mysite.com/vb3/../members/rossco-42066"]View Public Profile[/url]
Which means that once that html is actually shown you end up with a link like this:
http://mysite.com/members/rossco-42066
instead of
http://mysite.com/vb3/members/rossco-42066

(because /../ = back/up a folder).



Does anyone know what's going on here?:confused:

Analogpoint 08-11-2007 08:17 PM

Are your forums installed in http://mysite.com/vb3/ ?

rossco_2005 08-11-2007 08:23 PM

yes

Analogpoint 08-11-2007 08:34 PM

Just double-checking, do you have the Forums URL set to http://mysite.com/vb3 in the vB options?

rossco_2005 08-11-2007 08:41 PM

yup.

I'm actually using <base href="$vboptions[bburl]" /> ;)


All times are GMT. The time now is 09:28 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.00971 seconds
  • Memory Usage 1,715KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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