Change due dated button not working

Forum dedicated to Mods for HESK created by Mike Koch

Moderator: mkoch227

Post Reply
Binx
Posts: 5
Joined: Wed Aug 10, 2016 8:54 am

Change due dated button not working

Post by Binx »

Script URL: FR Language pack
Version of script: HESK272/MOD 3.0.3
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: change due date

Write your message below:

Hi,
After having updated to the latest releases without any errors, my "Change" button for the "Due date" in the details of all my tickets no longer works. Nothing happens when i click on it.

I am quite the beginner with php, could someone please help me point out what could be wrong ?

Thank you so much in advance.
mkoch227
Posts: 666
Joined: Wed Jul 04, 2012 3:37 pm

Re: Change due dated button not working

Post by mkoch227 »

If the change button isn't toggling the text editor and the save/cancel buttons, it sounds like a JavaScript issue. When you load the view ticket page, are there any errors in your browser's console? (for Chrome, F12 opens the dev console; for Firefox, Ctrl+Shift+K I think)
Mike, Lead Developer of Image HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Binx
Posts: 5
Joined: Wed Aug 10, 2016 8:54 am

Re: Change due dated button not working

Post by Binx »

I'm using Chrome, i opened the ticket view page and checked the browser's console nothing appeared in it at first.

I refreshed the page a few times few times then it finally generated a clickable error msg writtin in red in the console: "Uncaught ReferenceError: LPFrameIdentityManager is not defined at initializeContentScript.js:3 ".

I clicked on the message a few times, it didn't seem to be doing anything. I googled the error message for 5- 10 minutes for any similar cases or solution.

I came back and refreshed my ticket view page, the error was gone from the console and tried the "Change" Due Date button again and it was working again.

Don't really know what fixed it, but thanks a whole bunch for pointing me in the right direction ^^.
mkoch227
Posts: 666
Joined: Wed Jul 04, 2012 3:37 pm

Re: Change due dated button not working

Post by mkoch227 »

initializeContentScript.js isn't part of HESK or Mods for HESK, so I'm not sure where that is coming from (it looks like it may be something with a Chrome extension). However, as long as your problem is solved, then I'm not going to worry about it :lol:
Mike, Lead Developer of Image HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Post Reply