I'm sorry but you have lost me with the editor.
[Request] Remove Inverted Commas from BBcode
|
2013-08-28, 08:31 AM
(2013-08-15, 10:16 PM)imagey Wrote: Ok i've got it to become click-able, but its loading a page on my forum instead of taking me to the website. The syntax for MyCode replacements is $1, $2, $3, etc, not \1, \2, \3. So, try this: Regular expression: \[url="(.*?)\"](.*?)\[/url\] Replacement: <a href="$1">$2</a>
Please don't PM me for support.
![]()
2013-09-06, 05:13 PM
2013-09-17, 06:04 PM
(2013-08-15, 10:16 PM)imagey Wrote: Ok i've got it to become click-able, but its loading a page on my forum instead of taking me to the website. Since you did not provide a protocol in the URL, it gets resolved relative to the current page. You should almost always use an absolute URL. www.google.com => http://myforum.com/www.google.com http://www.google.com => http://www.google.com |
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)