Topic Digest 1.1 (Post Chest)

Started by Sheepy, November 20, 2005, 03:29:28 AM

Previous topic - Next topic

Sheepy

First, sorry for my retreat from SMF.  I've updated my profile to an email that's in active use.

To K_4, while I don't understand what's wrong (doc says the syntax is supported by mysql 3.x up), you can try removing the 'IGNORE' in uninstall.php.  Or you can delete all the db_query statements, they won't affect how the forum works, but may leave a legancy for reinstallation of the mod.

To Vinspire, this is kind of a page filter, in the sense that you can 'label' certain posts and hide unlabled posts.

renxokuken

uis this mod dead.?? any plan for smf 1.1.2 support?

edwardsiow

Quote from: renxokuken on March 25, 2007, 08:46:24 AM
uis this mod dead.?? any plan for smf 1.1.2 support?

i manually installed it and work fine in smf1.1.2

thanks for the creator of this great mod...

renxokuken

good to hear that, thanks edward

SacmaliK


My Mods
Veoh Bbc Tag:here
Topic get Keywords:here
...

renxokuken


edwardsiow

Below codes needs to be changed/added into my MessageIndex.php

if (isset($_REQUEST['sort']))
$context['page_index'] = constructPageIndex($scripturl . '?' . (empty($_REQUEST['viewchest']) ? '' : 'viewchest=1;') . 'board=' . $board . '.%d;sort=' . $_REQUEST['sort'] . (isset($_REQUEST['desc']) ? ';desc' : ''), $_REQUEST['start'], $board_info['num_topics'], $maxindex);
else
$context['page_index'] = constructPageIndex($scripturl . '?' . (empty($_REQUEST['viewchest']) ? '' : 'viewchest=1;') . 'board=' . $board . '.%d', $_REQUEST['start'], $board_info['num_topics'], $maxindex, true);



but, who know how to modify and integrate the above codes into mine below:

$pretty_board = $modSettings['pretty_root_url'] . '/' . (isset($context['pretty']['board_urls'][$board]) ? $context['pretty']['board_urls'][$board] : $board);
if (isset($_REQUEST['sort']))
$context['page_index'] = constructPageIndex($pretty_board . '/%d/?sort=' . $_REQUEST['sort'] . (isset($_REQUEST['desc']) ? ';desc' : ''), $_REQUEST['start'], $board_info['num_topics'], $maxindex, true);
else
$context['page_index'] = constructPageIndex($pretty_board . '/%d/' , $_REQUEST['start'], $board_info['num_topics'], $maxindex, true);


thanks for those kind people who willing to help me...

jjyy2006

 i using smf 1.13 , any up date for this version?

baijianpeng

Will the author continue to develop this Mod ?

Seems many people need it.

Thanks.
JoomlaGate: The way to the World of Joomla!

http://www.joomlagate.com

Advertisement: