News:

Wondering if this will always be free?  See why free is better.

Main Menu

SMF Links

Started by SMFHacks.com Team, July 12, 2006, 12:33:28 AM

Previous topic - Next topic

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

mageguild

I would prefer to link directly to the website.  this is the code that is used by default.  How can I change it so the href is the link value? 

<a href="' . $scripturl . '?action=links;sa=visit&id=' . $row['ID_LINK'] . '" target="blank">' . $row['title'] . '</a>

vbgamer45

This might work
<a href="' . $row['link'] . '" target="blank">' . $row['title'] . '</a>
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

Matthew K.

SMF Links 2.5.3 Released for both SMF 1.1.x and SMF 2.0.x! Quite a few bugfixes were addressed for both versions, so it is HIGHLY recommended that you upgrade immediately. To upgrade, please uninstall the old version of this modification before attempting to install the latest version.

Here is the latest version's changelog which is fairly broad, and incomplete as a lot was cleaned up.
Quote from: SMF Links 2.5.3 Changelog!bugfix: Superglobal variable substance checks implemented.
!bugfix: Some invalid XHTML cleaned up.
!bugfix: 2.0 queries now utilize proper sanitation methods.
!bugfix: session verification failed (SMF 1.1.x) due to $context['session_var'] (undefined in 1.1.x) being used.
!enhancement: submit buttons now use SMF styling (class: button_submit).

Here is a link to the modification: http://custom.simplemachines.org/mods/index.php?mod=381

Enjoy!
The SMFHacks.com Team

BaghdadGhost

Quote from: Labradoodle-360 on June 06, 2012, 10:48:55 PM
SMF Links 2.5.3 Released for both SMF 1.1.x and SMF 2.0.x! Quite a few bugfixes were addressed for both versions, so it is HIGHLY recommended that you upgrade immediately. To upgrade, please uninstall the old version of this modification before attempting to install the latest version.

Here is the latest version's changelog which is fairly broad, and incomplete as a lot was cleaned up.
Quote from: SMF Links 2.5.3 Changelog!bugfix: Superglobal variable substance checks implemented.
!bugfix: Some invalid XHTML cleaned up.
!bugfix: 2.0 queries now utilize proper sanitation methods.
!bugfix: session verification failed (SMF 1.1.x) due to $context['session_var'] (undefined in 1.1.x) being used.
!enhancement: submit buttons now use SMF styling (class: button_submit).

Here is a link to the modification: http://custom.simplemachines.org/mods/index.php?mod=381

Enjoy!
The SMFHacks.com Team

Hi,

Thanks for your effort and the new update. I just have a question, I had some difficulties in making the MOD recognizing Right to Left Languages, does the new update has the same issue?


Matthew K.

Not a problem. Would you be able to provide more details as to your issue so I can look into them for you?

Thank you!

BaghdadGhost

I just tested the new release and same RTL issue  :(

when I give an Arabic name of a category or a link it shows the Arabic script as ??????

do you have any suggestions please?


thanks

BaghdadGhost

Never mind man, I did it  :)

I had t do it through phpMyAdmin

go to smf_links

click structure tab (which I missed to do before)

change collection to utf8_general_ci

done

do the same steps to smf_links_cat

if anyone needs help or more explanation I am happy to do so. just post here and remind me on a PM


Matthew K.

Thanks for the information, hopefully it'll be useful to others as well :)

ApplianceJunk

Quote from: netshaq on October 19, 2010, 03:03:35 PM
SMF Links is a great mod but when I add links to the catagories it doesn't have a way to put them in alphabetical order unless I am missing something ??

Thanks
Steve

RUNNING 1.1.11

Is alphabetical order possible yet?
I have the mod installed and playing with it, but I don't see any way to even manually move the links up or down in the list.

Thanks,

Matthew K.

Are you wanting to sort the actual table of links alphabetically?

What version of SMF are you running?

ApplianceJunk

QuoteAre you wanting to sort the actual table of links alphabetically?

Yes,

QuoteWhat version of SMF are you running?

2.0.2

Matthew K.

I am working on an update (2.6.0) which will contain MANY bugfixes and enhancements. For now, it will only be written for SMF 2.0.x. Although SMF Links 2.5.3 still applies to SMF 1.1.x.

I'll do my best to make sure there is support for sorting links.

ApplianceJunk

Quote from: Labradoodle-360 on June 07, 2012, 07:41:31 PM
I am working on an update (2.6.0) which will contain MANY bugfixes and enhancements. For now, it will only be written for SMF 2.0.x. Although SMF Links 2.5.3 still applies to SMF 1.1.x.

I'll do my best to make sure there is support for sorting links.

Cool, thanks


Robert.

Congrats with the release, going to install this on my forum as soon as I have one :)

Matthew K.

Awesome! The next update will be pretty big, hopefully y'all will like it.

ApplianceJunk


pols1337

Hi,

Can I make a suggestion for a future release of SMF Links?  In the "Links Configuration," you should offer an option to list links by ID (ascending / descending) or by alphabetical order based upon the link title (ascending / descending).  Maybe it's the ADD in me, but I find it so awkward to have the links in an non-alphabetical order so it would be nice if it was offered as an option to admins. 

Joel / pols1337

Matthew K.

Hello Joel!

Thank you for stopping by and providing your opinion, it's definitely appreciated. Would you prefer links to have sortable columns rather than the ability to move a link up or down?

Advertisement: