Results 31 to 40 of 41
-
28th Jul 2010, 11:04 PM #31MemberWebsite's:
undergroundforums.org crackhackforums.comThe functions_newpost.php is different on VB4, i think you need to make a new code for vb4.
Underground Forums Owner
-
28th Jul 2010, 11:12 PM #32MemberWebsite's:
undergroundforums.org crackhackforums.comForget that, it works for vb4 was editting properly
Underground Forums Owner
-
31st Jul 2010, 06:36 AM #33OPBannedWebsite's:
google.com knownsrv.comFinal step: Remove "..." from long urls
1. Open file class_bbcode.php (root your forums / includes )
2. Find this line:
PHP Code:if (!trim($link) OR $text == $rightlink)
{
$tmp = unhtmlspecialchars($text);
if (vbstrlen($tmp) > 55 AND $this->is_wysiwyg() == false)
{
$text = htmlspecialchars_uni(vbchop($tmp, 36) . '...' . substr($tmp, -14));
}
}
3. Save & Update your Post cache.
Now, all links are clickable links and use full urls.
Thanks Innox for testing with VB4(http://www.innoxeon.com)
-
3rd Aug 2010, 10:32 AM #34Banned
superbbbbbbbbb
-
13th Aug 2010, 04:34 AM #35Member
Thanks for detailed instructions - i implemented this on my forum and it's working great.
.
-
13th Aug 2010, 07:59 AM #36Member
This is not working for me.
Example thread:
http://nitrowarez.com/apps/239620-go...8-2-460-a.html.
-
6th Oct 2010, 11:06 AM #37MemberWebsite's:
hd-scene.com babeswaiting.com pixshore.comHey can anyone help me to make this work with IPB 3
Cant find anywhere can anyone help
-
7th Oct 2010, 12:49 PM #38Member
thanks a lot
Woman asks: If I sleep with 3 men, everyone calls me a slut.But when a man sleeps with 8 girls, everyone calls him a real man.How come?
Wiseman replies: 'It's very simple. When one lock can be opened by 3 different keys, it's a bad lock. But when one key can open 8 different locks, we call it a master key'
-
17th Nov 2010, 10:08 PM #39Member
Thanks a lot! But the fileserve code is wrong
Actual:
PHP Code:$text=preg_replace("#((http://)?(www.)?fileserve.com/[^ \n\r]+)#is",'[url]$1[/url]'',$text);
PHP Code:$text=preg_replace("#((http://)?(www.)?fileserve.com/[^ \n\r]+)#is",'[url]$1[/url]',$text);
-
17th Feb 2011, 11:16 PM #40Probation
Rapid4All
Thank you so much!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Make Hotfile, Fileserve, 10+ Filehost's Links Clickable
By stefan-te in forum Webmaster ResourcesReplies: 315Last Post: 4th Aug 2012, 04:10 PM -
Make Links clickable in Code. in vBulletin 4.1.7
By Th3KiNG in forum vBulletinReplies: 2Last Post: 15th Nov 2011, 09:04 AM -
Make Download Links Clickable In Joomla
By shubhank008 in forum Web Development AreaReplies: 14Last Post: 15th Jul 2011, 02:29 PM -
make links clickable and coded [for vbulletin]
By saninokia in forum vBulletinReplies: 1Last Post: 5th Mar 2011, 10:04 PM -
[Hiring] Make Links Clickable
By Dj Mad in forum Completed TransactionsReplies: 0Last Post: 28th Jul 2010, 12:46 AM
themaCreator - create posts from...
Version 3.48 released. Open older version (or...