Log in

View Full Version : Problem with links in post


wolfe
12-19-2008, 04:39 AM
hi when i add a link to a post on my site the url gets all corrupt example

Google (http://www.google.com/) will be fine on here but if i posted it on my vbulletin it come up like this

Google (http://"http://www.google.com/") still looks the site but the actual link is now like this

http://"http://www.google.com/"it keep adding http://" at the front and " at the back

but the only way i can stop it happening is by editing everythread and removing the " and " from the url.

im using vBulletin 3.8.0 RC1 but its been doing it on all my versions of vbulletin since 3.6.x

can anyone help me sort this out. thx

wolfe
12-21-2008, 03:08 PM
can anyone help me please

Lynne
12-21-2008, 03:43 PM
Create a new style with no parent - Styles & Templates > Style Manager > Add New Style > no parent - then browse the site using that totally default vbulletin style - do you still have the same problem?

If it is still happening, then try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

wolfe
12-21-2008, 04:28 PM
thx alot m8 turns out it was a hook so i did some trial and error and found the problem thx alot m8 :P

Lynne
12-21-2008, 04:37 PM
Glad you figured it out! :up: