Results 241 to 250 of 316
-
25th Nov 2011, 10:48 PM #241MemberWebsite's:
LilithWallpapers.comIts not working on vb 4.1.4
-
25th Nov 2011, 11:23 PM #242OPMemberWebsite's:
0DayBlog.com ParadiseW.net Blog4Whores.com FilmsTube.orgYou're not doing something right. This works in every script, it's tested.
-
26th Nov 2011, 06:22 AM #243MemberWebsite's:
LilithWallpapers.comWhere it says location of file, I replaced with:
Code:http://www.mysite.com/ and tried too: http://www.mysite.com/links.js
I placed the links.js in root of site.
-
26th Nov 2011, 09:05 AM #244MemberWebsite's:
LotOfTalks.comIt's not working in any browser but it shows only in chrome private browser, have any idea why is this?
-
26th Nov 2011, 03:41 PM #245OPMemberWebsite's:
0DayBlog.com ParadiseW.net Blog4Whores.com FilmsTube.org
-
26th Nov 2011, 06:46 PM #246MemberWebsite's:
LilithWallpapers.comThank you very much stefan-te
-
26th Nov 2011, 07:51 PM #247OPMemberWebsite's:
0DayBlog.com ParadiseW.net Blog4Whores.com FilmsTube.orgNo problem mate! =]
-
28th Nov 2011, 12:28 PM #248MemberWebsite's:
eih.bz pornDDL.me sexytattoochicks.tumblr.comI tried to add filepost, I did the following:
PHP Code:re_link96 = new RegExp('(https?://(?:[A-Z0-9]\.)*(?:filepost.com)[-()A-Z0-9+&@#/%?=~_|!:,.;]*[A-Z0-9+&@#/%=~_|])', "ig");
re_link97 = new RegExp('https?://(?:[A-Z0-9]\.)*(?:filepost.com)[-()A-Z0-9+&@#/%?=~_|!:,.;]*[A-Z0-9+&@#/%=~_|]', "i");
then added this
else if(re_link97.test(text)){
newNode=document.createElement('span');
text=jQuery('<div/>').text(text).html();
newNode.innerHTML=text.replace(re_link94, '<a href="$1" target="_blank">$1</a>');
node.parentNode.replaceChild(newNode, node);
}
-
28th Nov 2011, 05:12 PM #249OPMemberWebsite's:
0DayBlog.com ParadiseW.net Blog4Whores.com FilmsTube.orgnewNode.innerHTML=text.replace(re_link94, '<a href="$1" target="_blank">$1</a>');
Cheers!
-
28th Nov 2011, 05:29 PM #250Member
If you want links to show like this on your forum add this code in your header, I keep it updated with new hosts.
This works on my phpbb site, if it doesnt work on your site dont PM me
You need jquery loaded, shown in 1st post.
Code
PHP Code:<script type="text/javascript" src="http://waz-warez.org/styles/waz-warez-light/template/livelinks.js"></script>
IMDB
FileHost
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Make the links under BBcode clickable?
By PlusOne in forum vBulletinReplies: 1Last Post: 26th Apr 2011, 06:06 PM -
Make download links clickable (Hotfile/FileServe) in vBulletin
By Rapid4All in forum vBulletinReplies: 40Last Post: 5th Mar 2011, 10:30 PM -
Make links clickable.
By happyvalentine in forum Technical Help Desk SupportReplies: 3Last Post: 17th Feb 2011, 11:49 AM -
How to make Clickable Hf Links?
By Itkraze in forum vBulletinReplies: 2Last Post: 10th Feb 2011, 02:52 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.47 released. Open older version (or...