eblanet77726 Posted February 24, 2012 Share Posted February 24, 2012 Hello are there any ad dons for whmcs can do this job : 1. When customer send a ticket and waiting reply of the Staff, are there anything can add staff when they reply with out click on F5 or Refresh button. Example users send ticket to customer when staff reply can see the staff reply with out need to refresh the page, so when staff reply, the page auto refresh and showing the reply of staff with out need any action from us. 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted February 24, 2012 Share Posted February 24, 2012 You'll need to either poll the database to check for new updates every X seconds using ajax, or better yet would be to use something like node.js and push the notifications to the page in realtime. This is probably doable with WHMCS given enough time and custom coding. 0 Quote Link to comment Share on other sites More sharing options...
eblanet77726 Posted February 24, 2012 Author Share Posted February 24, 2012 You'll need to either poll the database to check for new updates every X seconds using ajax, or better yet would be to use something like node.js and push the notifications to the page in realtime. This is probably doable with WHMCS given enough time and custom coding. can you do this for us ? if yes how much the charges of? also if you do some my other request and you have good idea about this script, i can pay you for every request i am looking for. 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted February 24, 2012 Share Posted February 24, 2012 Sorry, cant offer services in this forum. You might want to make a post over in the market place section. 0 Quote Link to comment Share on other sites More sharing options...
luigidelgado Posted August 1, 2012 Share Posted August 1, 2012 May be simplier than what you think... Obviously WHMCS should think in somving this easyly with a variable in the meta "refres"... its pretty easy... in viewticket.tpl add: <meta http-equiv="refresh" content="REFRESH TIME HERE" > 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.