SimpleDesk

SimpleDesk! => SimpleDesk Discussion => Topic started by: trv.Chris on November 14, 2011, 03:52:56 PM

Title: Simpledesk | Standalone Mode | Forgot your password
Post by: trv.Chris on November 14, 2011, 03:52:56 PM
Hi I'm running SMF 2.01, and SimpleDesk 2.0 Anatidae in Standalone mode, however I've discovered the 'Forgot your password' link on the main page does not work - it redirects back to the main login page with no error. If we turn Standalone mode off it works fine, and if we switch the theme to the default the login warning message reads 'You are not permitted to access the helpdesk.' When clicking the link.
Title: Re: Simpledesk | Standalone Mode | Forgot your password
Post by: tfs on November 14, 2011, 05:28:18 PM
Thanks for the report.  Posted HERE (http://www.simpledesk.net/community/index.php?issue=806.0) in our tracker.
Title: Re: Simpledesk | Standalone Mode | Forgot your password
Post by: venguard223 on November 14, 2011, 08:32:11 PM
take reminder out of the list in the subs-simpledesk file should fix it
Title: Re: Simpledesk | Standalone Mode | Forgot your password
Post by: trv.Chris on November 14, 2011, 09:55:48 PM
Awesome, worked a treat. Will this be a patch in future releases?

Sources\sd_source\Subs-SimpleDesk.php, lines 1617-1621:

      $unwanted_actions = array('announce', 'attachapprove', 'buddy', 'calendar', 'clock', 'collapse', 'deletemsg', 'display', 'editpoll', 'editpoll2',
         'emailuser', 'lock', 'lockvoting', 'markasread', 'mergetopics', 'moderate', 'modifycat', 'modifykarma', 'movetopic', 'movetopic2',
         'notify', 'notifyboard', 'post', 'post2', 'printpage', 'quotefast', 'quickmod', 'quickmod2', 'recent', 'reminder', 'removepoll', 'removetopic2',
         'reporttm', 'restoretopic', 'search', 'search2', 'sendtopic', 'smstats', 'splittopics', 'stats', 'sticky', 'about:mozilla', 'about:unknown',
         'unread', 'unreadreplies', 'vote', 'viewquery', 'who', '.xml', 'xmlhttp');
Title: Re: Simpledesk | Standalone Mode | Forgot your password
Post by: Labradoodle-360 on November 22, 2011, 10:09:02 PM
A fix for this, will most definitely be provided in the next release, or a patch.