News:

Get the latest news and updates on SimpleDesk!

Main Menu

Recent posts

#41
SimpleDesk Support / Re: Letting a certain role mod...
Last post by SleePy - August 17, 2019, 12:05:54 PM
I would have to test it to verify but this should work as you are intending.  Don't forget that permissions apply to all membergroups assigned to a user.  Not just the primary display membergroup.
#42
SimpleDesk Support / Letting a certain role modify ...
Last post by Arraknia - August 15, 2019, 09:54:03 PM
So I'm the community manager at a Mount&Blade: Warband roleplaying community, and we've decided to make a new forum with SMF, and we're used to tickets systems from before. I downloaded SimpleDesk and got the hang of it, but encountered a problem when I wanted an Event Master to be able to moderate one department, while be a regular user to the other ones. Any idea of how I can fix this? I'll post a picture of it for reference.

#43
SimpleDesk Tracker / Re: SD 2.1 - Enable Front Page...
Last post by tfs - April 26, 2019, 12:47:05 AM
Thanks Jeremy. I'm hoping to get Tally going as well. I actually forget how to setup Tally. Do you remember if we had a tutorial on it?
#44
SimpleDesk Tracker / Re: SD 2.1 - Enable Front Page...
Last post by SleePy - April 25, 2019, 09:00:09 PM
Will look into it.  It was broken at one time, I fixed it up and haven't checked since.
#45
SimpleDesk Tracker / SD 2.1 - Enable Front Page?
Last post by tfs - April 22, 2019, 12:25:29 PM
I'm trying to enable the front page button at ?action=admin;area=helpdesk_plugins

I forget if that needs to be installed separately? The button is there but clicking on it has no effect, nor does Tally Custom Fields.

SMF 2.1 RC2
SD - who can tell? :) Latest from git?
#46
SimpleDesk Discussion / Re: Upgrade Roadmap
Last post by tfs - February 26, 2019, 07:58:46 PM
Thanks, will give it a try and report back.
#47
SimpleDesk Discussion / Re: Upgrade Roadmap
Last post by SleePy - February 23, 2019, 08:38:01 PM
In the sd_sources/Subs-SimpleDes.php


function shd_buffer_replace(&$buffer)


Replace with


function shd_buffer_replace($buffer)


This is fixed in 2.1
#48
SimpleDesk Discussion / Re: Upgrade Roadmap
Last post by tfs - February 18, 2019, 12:01:55 PM
Current SMF version: SMF 2.0.15
GD version: bundled (2.1.0 compatible)
MySQL version: 5.5.60-0+deb7u1-log
PHP: 5.6.40
Server version: Apache
SimpleDesk  2.0 SVN r537 (Slightly customized)

I'm not quite sure what this means:

QuoteAre you doing any placements of SD like in the board index, unread replies or other areas?

I've done a few customizations over the years. Added a column or two to the ticket grids. Adjusted widths on the grids. Set the Additional Info area to collapsed by default. Added a few custom fields to the ticket display template.

But when you say Board Index maybe you mean the forum? In this case there is no forum and no personal messages available. That's all turned off. Help desk only.
#49
SimpleDesk Discussion / Re: Upgrade Roadmap
Last post by SleePy - February 16, 2019, 03:51:31 PM
What version of SMF and SD?

Are you doing any placements of SD like in the board index, unread replies or other areas?
#50
SimpleDesk Discussion / Re: Upgrade Roadmap
Last post by tfs - February 16, 2019, 02:19:54 PM
According to this: http://www.simpledesk.net/development/api/

shd_buffer_replace may only be a problem when in help desk only mode, which is what I'm using.


package

subs
shd_buffer_replace()

shd_buffer_replace(  $buffer)

Last-minute buffer replacements to be made, e.g. removing unwanted content in helpdesk-only mode.
Parameters
$buffer