# HG changeset patch # User IBBoard # Date 1288429574 0 # Node ID 0015bde97600a434d68e3c07e39b3d356ef195ba # Parent d36b974f4f93f364c2db822471b7c0ebda9070ae Fixes #4: Fix User Rank Progression submission issues * Re-order FIND instructions to correct order for auto-mod Also: * Add default value for a parameter so that we play nicely with other MODs diff -r d36b974f4f93 -r 0015bde97600 contrib/SpecialAndNormalRanksIntegration.xml --- a/contrib/SpecialAndNormalRanksIntegration.xml Sat Aug 14 12:55:46 2010 +0000 +++ b/contrib/SpecialAndNormalRanksIntegration.xml Sat Oct 30 09:06:14 2010 +0000 @@ -11,7 +11,7 @@
http://opensource.org/licenses/gpl-license.php GNU General Public License v2 User Rank Progression Bar - Special and Normal Rank MOD Integration - These additional instructions provide integration with the Special and Normal Rank Images MOD (v1.1.0, which will become v1.2.0) so that users with both a special and normal rank can see their progress towards the next rank. + These additional instructions provide integration with the Special and Normal Rank Images MOD v1.2.0 so that users with both a special and normal rank can see their progress towards the next rank. IBBoard diff -r d36b974f4f93 -r 0015bde97600 install.xml --- a/install.xml Sat Aug 14 12:55:46 2010 +0000 +++ b/install.xml Sat Oct 30 09:06:14 2010 +0000 @@ -37,6 +37,14 @@ + 2010-10-03 + 1.0.1 + + Fix: Add default value for percentage complete in get_user_rank so that we are more compatible with other MODs + Fix: Change order of find in viewtopic.php to fix AutoMOD + + + 2010-08-01 1.0 @@ -80,7 +88,7 @@ , &$rank_img_src - , &$percent_complete + , &$percent_complete = 0 @@ -222,6 +230,13 @@ + + -1,]]> + + $user_cache[$poster_id]['rank_image_src'] @@ -229,22 +244,19 @@ - '',]]> - + -1,]]> - - + + $user_cache[$poster_id]['rank_image_src'] - - $user->format_date($row['user_regdate']),]]> - -1,]]> - $user_cache[$poster_id]['rank_image_src'],]]>