News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Registered Links

Started by SMFHacks.com Team, May 18, 2006, 07:42:31 PM

Previous topic - Next topic

vbgamer45

You can probably edit the language file modifications in modifications.english.php to do that.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

CommanderMadi

can I attach it for you and you edit it?  O:) :)
Relationships counselling and advice blog
http://www.adorology.com

vbgamer45

Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

CommanderMadi

Relationships counselling and advice blog
http://www.adorology.com

Saved0ne

Quote from: Arantor on March 23, 2010, 09:51:23 AM
Probably the Show Local URLs mod.

My test failed on subs as well... but i dont have the show local urls mod, any suggestions?

vbgamer45

I would try installing it manually maybe you can see what happened
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

scenerip2k

how about coded links? would be something cool when you have a coded links like [ code] [/ code] you cant view it unless you login or register? just an idea?

vbgamer45

Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

mariusfv

Nice mod ... i have few questions :
1.Block links if links are in this BBCode format :
[url=http://www_the_url]View my girfriend[/url]  ?
2.Block internal and external links too ?
3.Block links only on forum ? ...if is used a portal and have few pages is possible to block here the links too ?

vbgamer45

Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

mariusfv

It a nice mod but must have improvement: Admin can add  exception links (like internal links, youtube links and imageshack, postimage where images hosted are 99% linked back).

& My last posts (deleted by me) where I was have problems with Subs.php, I was ask for help on smf 1.1 help board and a good man help me to work but tell me that :

" the code in original file and what is trying to do is way different, i'll try to manage it , but you must tell this to author that code is different in file to what he is trying to search in file "  you can see HERE . SMF 1.1.11

But as long as the mod hide images linked, hide internal links (hide my site copyright too...all internal links) hide image gallery linked to post etc didn't help me.
I hope when you have time to add improvement with exception links.
Have a nice day !



NaYa

i installed this on my smf 2.0 RC3 forum.SIMPLEPORTAL also installed.
But still there is no difference..........

still guests can see links........
no erorr during installation
http://www.filmyplanet.com - The entertainment portal !

Grim Line

I installed and it worked fine, but i've decided to uninstall but i get test failed in;

./Themes/default/languages/Modifications.english.php

What would i have to do?  :-\

vbgamer45

You can ignore it. That occurs if you have more than one mod installed at a time.
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Grim Line


_pi

i am sorry to ask, but i found no good answer while reading the whole topic.
how to exclude signatures from being parsed?


vbgamer45

Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

_pi

Quote from: vbgamer45 on August 09, 2010, 02:49:55 PM
No way to do that.

i modified parse_bbc to accept an extra argument, because dealing with signature comes from load.php

    $profile['signature'] = parse_bbc($profile['signature'], true, 'sig' . $profile['ID_MEMBER'],true,1);

but i found no way so far to establish that extra variable.

from load.php i pass value 1. in subs.php i catch that as variable $not.
but what i currently don't understand is how to build in $not in the url/iurl parsing condition.

vbgamer45

Yeah I don't know much about bbcodes myself so not sure
Community Suite for SMF - Grow your forum with SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com - Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

_pi

well, by passing a value from load.php we can tell parse_bbcode that its about signature.

now the question is how to ignore other settings when it comes to parsing $message.

if from load message, then use another condition as from display.php

Advertisement: