toddimus Posted October 2, 2009 Share Posted October 2, 2009 I like many of you have customers who aren't the brightest, so they don't understand why they can't upload certain files (even though allowed file extensions are listed), can't figure out how to zip up a file that has an extension that isn't allowed so that they can upload the file (I have added just about every file extension under the sun), can't figure out why they can't upload a file with no extension, or don't understand why there can't be like 5 periods "." in the file name. So, the problem isn't that they're brainless, it's that I'm not doing enough on my end to "meet them where they are". I know I can add custom fields to support departments, but I am wondering how to add custom text to a support department. As I would like to provide instructions on how to upload files for the not so sharp crayons in the bucket. I have looked around at the template files and can't find where I would add said text for a department either. No luck on finding another thread about this either. Anyone have any ideas? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted October 3, 2009 WHMCS Support Manager Share Posted October 3, 2009 You'd want to add something like the following to /supportticketsubmit-steptwo.tpl {if $department eq "YOUR DEPARTMENT"} Only upload the filetypes listed below. {/if} 0 Quote Link to comment Share on other sites More sharing options...
toddimus Posted October 6, 2009 Author Share Posted October 6, 2009 Thanks a ton John. Just repeated the above for each support department to have it appear on all of the department pages. Works like a charm. You Rock! 0 Quote Link to comment Share on other sites More sharing options...
delusion Posted December 8, 2011 Share Posted December 8, 2011 Is there a way to allow all file types? I'm also using the support system for my design business and there are a lot of types that need to be supported. Since I'm using gmail to pull my mail from, spam is not an issue, I just want to make sure I receive all attachments.. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.