Error when i try to update MFH from 3.0.7 to 3.1.1

Forum dedicated to Mods for HESK created by Mike Koch

Moderator: mkoch227

Post Reply
jessar94
Posts: 76
Joined: Sun Mar 16, 2014 7:54 pm

Error when i try to update MFH from 3.0.7 to 3.1.1

Post by jessar94 »

Script URL: http://supportportalen.mobi/antilopen
Mods for HESK version: 3.1.1
HESK version: 2.7.3
Hosting company: Binero AB
What terms did you try when SEARCHING for a solution: I have tryed to copy all MFH files to my folder again.

Write your message below:
When i try to update MFH from 3.0.7 to 3.1.1 i get one error message when i set my helpdesk in debug mode.
Image

database is valid when i run it.

My Ticket_list_inc.php file
mkoch227
Posts: 666
Joined: Wed Jul 04, 2012 3:37 pm

Re: Error when i try to update MFH from 3.0.7 to 3.1.1

Post by mkoch227 »

It's not really an error... it's more of a notice. When converting from Mods for HESK's old autorefresh logic to HESK 2.7's autoreload logic, I forgot to delete a line from ticket_list.inc.php. Deleting the following line:

Code: Select all

$autorefreshInSeconds = $_SESSION['autorefresh'] / 1000;
should remove the notice.
Mike, Lead Developer of Image HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Post Reply