Registered Links

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

Previous topic - Next topic

vbgamer45

Does not support this feature at this 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

manuxel

This is a great mod, i love it, thank u so much, but one detail, how do i avoid it to hide the links in the signatures?????

PLEEEEASE HELP ME

PD: sorry, bad english...

vbgamer45

It should handle all links everywhere  I think ti does.
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

Drivin and Cryin

I'm running  2.0 RC1.2, and on the mod page it says it works with it.  I'm not using the default theme though and it wont install, so i wanted to install it manually.  The problem is that i get an error when trying to parse it for this version. 

Are these instructions located anywhere else since the parse function here does not work:
http://custom.simplemachines.org/mods/index.php?mod=342

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

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

the_shadow

doesn't work on link that are in code tag

there's some way do do that?

thnkx

vbgamer45

I think there was an example couple pages back that did 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

Dzen

It doesn't work somehow for me. Installed with no probs. Shows a green lamp in mods. But doesn't hide even simple links like www.google.com [nofollow].

I use smf 1.1.10, default theme and a language pack. Any ideas?

Thanks.

vbgamer45

Have you been able to get other mods to work?
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

Dzen

Yes, I have. Though had problems with installing some. Can this actually be connected with the language pack I'm using cause you seem to take english file here

<file name="$languagedir/Modifications.english.php">

vbgamer45

Mod does not use the language packs yet. Looks like it failed to install on your forum though
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

the_shadow

someone meke tihs work on [ code] tag?

what file i'ad to modify?

thnkx

vbgamer45

Someone posted in this thread a couple pages back
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

the_shadow

i'ad got a blank page!!! can someone add this on my subs.php... with the [ code] tag support???

thnkx guys

-=[Vyorel]=-

God job. Very nice mod.

Romanian language:

<file name="$languagedir/Modifications.romanian.php">
<operation>
<search position="after"><![CDATA[
?>]]></search>
<add><![CDATA[
//Begin Reg Links
$txt['no_view_links'] = 'Nu poti vedea link-urile.';
//END Reg Links Text Strings
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.romanian-utf8.php" error="skip">
<operation>
<search position="end"></search>
<add><![CDATA[
//Begin Reg Links
$txt['no_view_links'] = 'Nu poti vedea link-urile.';
//END Reg Links Text Strings
]]></add>
</operation>
</file>
My mods for SMF - [6].

MaXiForum.cz

Quote from: the_shadow on November 30, 2009, 07:13:55 PM
i'ad got a blank page!!! can someone add this on my subs.php... with the [ code] tag support???

thnkx guys

Try it ;)

Rippler

Can someone let me know which part of code to edit to customize the message? I get PHP parse errors.

For now, i've managed to diaplay this message, how does it look to you guys? Pls give comments...

http://www.(link hidden) [Please register/login to view this link. Thanks] Register or Login


Thanks  :)

vbgamer45

All the code is inside Sources/Subs.php check out the modsite if you need manual install steps
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

SinnerSaint

I was able to install this mod successfully and all live links are now hidden to guests. However, I also wanted to hide links embedded under the CODE tag so I followed  MaXiForum.cz's instructions here:

http://www.simplemachines.org/community/index.php?topic=88363.msg1997945#msg1997945

Everything went well and now guests cannot see CODED links. In the frontend, the modification of  MaXiForum.cz went very well and did its job. However, when I checked my Forum Error Log, I found out that every page load of my forum generates hundreds of the following error messages:

http://www.forumname.com/forum/index.php
8: Undefined index: code
File: /home/forumname/public_html/forum/Sources/Subs.php
Line: 1128


OR

http://www.forumname.com/forum/index.php?action=profile;u=25583;sa=showPosts
Apply Filter: Only show the errors with the same message
8: Undefined index: code_select
File: /home/forumname/public_html/forum/Sources/Subs.php
Line: 1128


OR

http://www.forumname.com/forum/index.php?action=profile;u=10048
Apply Filter: Only show the errors with the same message
8: Undefined index: code_select
File: /home/forumname/public_html/forum/Sources/Subs.php
Line: 1128


Can you please check what's causing this? Line 1128 is where I inserted MaXiForum.cz's instructions, which I am posting below:

'content' => $user_info['is_guest'] ? '<div class="codeheader">' . $txt['code'] . ': </div><code>' . $txt['smula_hoste'] . $txt['smula_hoste_reg'] . '</code>' :  '<div class="codeheader">' . $txt['code'] . ': <a href="javascript:void(0);" onclick="return smfSelectText(this);" class="codeoperation">' . $txt['code_select'] . '</a></div><code>$1</code>',

By the way, I am using SMF 1.1.11.
SinnerSaint

Advertisement: