Changing title made my admin area dissapear
Posted: Sat Jan 04, 2014 1:18 pm
Script URL:
Version of script: 2.5.0
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: admin login, blank page
Write your message below:
I wanted to change the e-mail title to include my domain name. I read the help docs: http://www.hesk.com/knowledgebase/index.php?article=66 and it looked simple enough.
I used notepad to open the file language/en/text.php. I only added my domainname and moved the track tag to the end of the title for 2 e-mails subjects:
$hesklang['ticket_received'] = 'Star Ticket received: %%SUBJECT%% [#%%TRACK_ID%%]';
$hesklang['new_reply_by_staff'] = 'Star New reply to: %%SUBJECT%% [#%%TRACK_ID%%]';
I uploaded it and sent a test e-mail and it looked fine.
But now after I login I only get a white page and if I look at the page sourcecode all I see is: 1
I have e-mail notices and if I click the link I can get into my admin area fine - atleast now that I'm still logged in, not sure if that will work when I get logged out.
When trying to for example change a ticket to resolved I get the same blank page, I click back and home and the ticket is now listed as resolved.
There's a update available but I'm not sure if I should update before I've gotten this fixed. Or would an update to 2.5.2 fix this problem?
I'm kicking myself because I always save the original but this looked easy so I didn't. Lession learned.
Any idea what could have caused this?
Thank you very much
Star
Version of script: 2.5.0
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: admin login, blank page
Write your message below:
I wanted to change the e-mail title to include my domain name. I read the help docs: http://www.hesk.com/knowledgebase/index.php?article=66 and it looked simple enough.
I used notepad to open the file language/en/text.php. I only added my domainname and moved the track tag to the end of the title for 2 e-mails subjects:
$hesklang['ticket_received'] = 'Star Ticket received: %%SUBJECT%% [#%%TRACK_ID%%]';
$hesklang['new_reply_by_staff'] = 'Star New reply to: %%SUBJECT%% [#%%TRACK_ID%%]';
I uploaded it and sent a test e-mail and it looked fine.
But now after I login I only get a white page and if I look at the page sourcecode all I see is: 1
I have e-mail notices and if I click the link I can get into my admin area fine - atleast now that I'm still logged in, not sure if that will work when I get logged out.
When trying to for example change a ticket to resolved I get the same blank page, I click back and home and the ticket is now listed as resolved.
There's a update available but I'm not sure if I should update before I've gotten this fixed. Or would an update to 2.5.2 fix this problem?
I'm kicking myself because I always save the original but this looked easy so I didn't. Lession learned.
Any idea what could have caused this?
Thank you very much
Star