Results 1 to 8 of 8
-
24th Oct 2010, 04:43 PM #1OPMember
How to make PHPBB3 codded link clickable
Guys
How to make PHPBB3 forum codded link clickable
Like this
Code:http://www.legendw.com/viewtopic.php?f=40&t=599743
fry1943 Reviewed by fry1943 on . How to make PHPBB3 codded link clickable Guys How to make PHPBB3 forum codded link clickable Like this http://www.legendw.com/viewtopic.php?f=40&t=599743 Rating: 5
-
24th Oct 2010, 06:23 PM #2MemberWebsite's:
MSAHost.net MegaDizajn.info URLFor.usDid you try this?
Code:http://www.besthostingforums.com/showthread.php?t=42226
"Better to remain silent and be thought a fool than to speak out and remove all doubt" - A. Lincoln
-
24th Oct 2010, 07:35 PM #3Member
I'm pretty sure he means he wants to have the links clickable server-side, not client-side like GreaseMonkey script functions.
You can check the includes\bbcode.php file, look for
PHP Code:function bbcode_second_pass_code($type, $code)
PHP Code:$code = preg_replace('@(https?://([-\w\.]+)+(:\d+)?(/([-\w/_\.]*(\?\S+)?)?)?)@', '<a href="$1">$1</a>', $code);
EDIT: Fixed the RegEx that it also catches a dash (-)
-
25th Oct 2010, 01:11 AM #4OPMember
-
25th Oct 2010, 01:13 AM #5
-
4th Jul 2011, 02:18 PM #6MemberWebsite's:
forumhookers.comits worling well
-
4th Jul 2011, 02:34 PM #7MemberWebsite's:
zomgbbqpizza.com evilddl.com scenemarket.org
-
4th Jul 2011, 03:27 PM #8MemberWebsite's:
forumhookers.comcant get you???
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
how to make clickable link
By Mr.leg in forum Webmaster DiscussionReplies: 3Last Post: 10th Sep 2011, 02:56 PM -
How To Make Link Clickable By CSS @Wordpress
By NigelART in forum Webmaster DiscussionReplies: 5Last Post: 12th Jul 2011, 11:08 AM -
How to make Clickable Hf Links?
By Itkraze in forum vBulletinReplies: 2Last Post: 10th Feb 2011, 02:52 PM -
How to make codded link clickable
By exiles in forum phpBBReplies: 26Last Post: 11th Aug 2010, 03:44 AM -
[Req]How to Make Clickable link[HF]
By Mr.WT in forum vBulletinReplies: 10Last Post: 26th Jul 2010, 03:57 PM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...