rko4all Posted March 21, 2017 Share Posted March 21, 2017 Hello there guys , I'm currently using the SIX theme on my WHMCS . I can close the tickets from my admin panel and it's fine but when a client clicks the close ticket button it does not work . If the ticket url is : site.com/viewticket.php?tid=320470&c=0hiug3ox when client clicks on the close button , it changes to : site.com/?tid=320470&c=0hiug3ox&closeticket=true but that link shows the first page of my WHMCS and the ticket is still open. I'm using the 7th version of WHMCS and the SIX theme . Is this causing a problem ? If yes how can we fix it ? Regards , 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 21, 2017 Share Posted March 21, 2017 it's usually caused by a js clash - normally using a custom theme.... are you using any additional js code in your site that may be interfering with this? https://forum.whmcs.com/showthread.php?123690-Clients-can-t-close-tickets https://forum.whmcs.com/showthread.php?108502-Remove-Reply-Button-on-Support-Tickets-Page 0 Quote Link to comment Share on other sites More sharing options...
rko4all Posted March 21, 2017 Author Share Posted March 21, 2017 (edited) It's a fresh installation really and I only installed a theme on it . The theme I'm using is not in English . Can translation cause this behavior? Also which file is responsible for how the close button functions ? Is the url I posted correct for closing a ticket ? - - - Updated - - - Hey there again , It seems this links works for closing the ticket : viewticket.php?tid=320470&c=0hiug3ox&closeticket=true But my theme close button is set to this link : ?tid=320470&c=0hiug3ox&closeticket=true Where can I change that ? Edited March 21, 2017 by rko4all 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 21, 2017 Share Posted March 21, 2017 It's a fresh installation really and I only installed a theme on it . The theme I'm using is not in English . Can translation cause this behavior? it shouldn't do - but if this is a custom theme, the problem may lie with the theme itself (or your settings) and not with the language choice. if you look at your WHMCS site using the default "Six" template, does the close button work then? (you can view your site, using the "Six" theme, by adding ?systpl=six to the end of the URL). Also which file is responsible for how the close button functions ? depends on the theme - if it's old, then it might be in the viewticket template; if it's newer and/or based on "Six", then you might need to use an action hook similar to the one at the end of the first thread link above. if the close button link works on "six" but not your custom template, then you might need to contact the developer of the theme for a fix. 0 Quote Link to comment Share on other sites More sharing options...
rko4all Posted March 21, 2017 Author Share Posted March 21, 2017 Hey the problem is I don't have access to the guys responsible for designing or translating the theme . I can actually see the wrong link on that close button but I don't know where to change it . Please see this : http://i63.tinypic.com/29dikbb.jpg 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.