News:

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

Main Menu

Hot Forum Links

Started by ascaland, January 21, 2012, 09:54:51 AM

Previous topic - Next topic

ascaland

Quote from: Liam_michael on April 14, 2013, 09:17:50 PM
Quote from: Anthony` on April 14, 2013, 05:05:39 PM
Thank you very much Liam_Michael. Version 1.0.1 is now available.

You're welcome, thank you for the wonderful mode once again.

What did you change exactly?

Just added a language string in Modifications.english.php.

Biology Forums

Another observation.

I noticed that if you hot link a topic that has multiple pages, the hot link title contains an re:. For example, you're on page 8, and you click Add as Hot Link, the hot link contains re: in it.

ascaland

Quote from: Liam_michael on April 16, 2013, 10:08:58 PM
Another observation.

I noticed that if you hot link a topic that has multiple pages, the hot link title contains an re:. For example, you're on page 8, and you click Add as Hot Link, the hot link contains re: in it.

If you're referring to the title of the actual hotlink on the index you can change it on the next page anyway.

EDIT: I can't reproduce that 'observation.'

timidapsin

can someone please make this mod 2.0.4 compatible. please i really need this.

timidapsin

its over a day now and i haven't received any reply to my request

timidapsin

Please we still need this mod to be smf 2.0 compatible. God bless you as you do so.

Draffi

Any update for SMF 2 would be great...!

Draffi

Nobody a working Version for SMF 2 ?

mulwa

please senior fellow friends, we need this mod for smf 2 crazily, please help

Biology Forums

Hello Anthony`,

I want to increase the number of hotlinks shown per page in the hotlinks archive, but I want to keep that number the same in the board index. How would I do that?

ascaland

Quote from: Liam_michael on January 26, 2014, 01:13:24 PM
Hello Anthony`,

I want to increase the number of hotlinks shown per page in the hotlinks archive, but I want to keep that number the same in the board index. How would I do that?

In Sources/HotForumLinks.php, in the displayLinks() function, look for:
$context['hot_forum_links']['page_index'] = constructPageIndex($baseUrl, $start, $numLinks, $modSettings['hfl_per_page']);
$context['hot_forum_links']['links'] = retrieveHotForumLinks('full', $start);


Replace with,
$LINKS_PER_PAGE = 25;
$context['hot_forum_links']['page_index'] = constructPageIndex($baseUrl, $start, $numLinks, $LINKS_PER_PAGE);
$context['hot_forum_links']['links'] = retrieveHotForumLinks('full', $start, $LINKS_PER_PAGE);


That should have 25 listed, but you can change $LINKS_PER_PAGE to a different value and you should be set.

By the way: Any developers interested in taking this mod and continuing development please PM me!

Biology Forums

Mad respects, brother.

I could take over it if you'd like.

ascaland

Quote from: Liam_michael on January 27, 2014, 07:48:52 PM
Mad respects, brother.

I could take over it if you'd like.

Please, be my guest! I will notify a staffer.

Biology Forums

Quote from: Anthony` on January 27, 2014, 09:02:30 PM
Quote from: Liam_michael on January 27, 2014, 07:48:52 PM
Mad respects, brother.

I could take over it if you'd like.

Please, be my guest! I will notify a staffer.

Great.

DarkMere

Any news on a possible smf 2.0 compatible version with this change of developer?
Only 5% of mods I consider worthwhile, and this is one of them. Please! 

mulwa

pls anthony or any other hero, we need this mod for smf 2, thank you

Advertisement: