Security Graphic not displayed - GD OK
Moderator: mkoch227
Security Graphic not displayed - GD OK
Script URL: http://support.primedefenseproducts.com
Version of script: 2.3
Hosting company: Bluehost
URL of phpinfo.php: http://support.primedefenseproducts.com/phpinfo.php
URL of session_test.php: ???
What terms did you try when SEARCHING for a solution: security graphic not displayed
Write your message below:
Hi,
The security graphic is not showing on the login pages. The GD information is as follows
GD is supported by your server!
GD Version Yes
FreeType Support Yes
FreeType Linkage Yes
T1Lib Support No
GIF Read Support Yes
GIF Create Support Yes
JPG Support Yes
PNG Support Yes
WBMP Support Yes
XPM Support No
XBM Support Yes
JIS-mapped Japanese Font Support No
Any assistance would be appreciated.
Many thanks,
Ken
Version of script: 2.3
Hosting company: Bluehost
URL of phpinfo.php: http://support.primedefenseproducts.com/phpinfo.php
URL of session_test.php: ???
What terms did you try when SEARCHING for a solution: security graphic not displayed
Write your message below:
Hi,
The security graphic is not showing on the login pages. The GD information is as follows
GD is supported by your server!
GD Version Yes
FreeType Support Yes
FreeType Linkage Yes
T1Lib Support No
GIF Read Support Yes
GIF Create Support Yes
JPG Support Yes
PNG Support Yes
WBMP Support Yes
XPM Support No
XBM Support Yes
JIS-mapped Japanese Font Support No
Any assistance would be appreciated.
Many thanks,
Ken
Re: Security Graphic not displayed - GD OK
I do not completely understand what you mean by a "security graphic". As of right now, your login pages (view ticket and admin login) appear the same as mine (despite a few theme changes on mine). Could you supply me with a site that has a security graphic?
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: Security Graphic not displayed - GD OK
Have you checked the following?
Settings >> Help Desk >>
Settings >> Help Desk >>
- "Use anti-SPAM image" is set to on? Customers or all?
-Steve
Re: Security Graphic not displayed - GD OK
After reading your post more thoroughly, I have a different response for you.
The login pages do not show security graphics, Just the submit ticket pages.
The login pages do not show security graphics, Just the submit ticket pages.
-Steve
Re: Security Graphic not displayed - GD OK
Thanks for the replies all.
Please accept my apologies for not being clear. The graphic I was referring to was the Turing CAPTCHA graphic. In Firefox it showed only the ALT text.
>> Also have you edited the php source code at all?
The only mods to the code are; Added logo at the top of the page and commented out the administrator link at the bottom of the customer facing page. I reverted the code and had the same issue.
>> "Use anti-SPAM image" is set to on? Customers or all?
This was set to ON but is now off as it wasn't working.
I appreciate you all taking the time to respond.
Please accept my apologies for not being clear. The graphic I was referring to was the Turing CAPTCHA graphic. In Firefox it showed only the ALT text.
>> Also have you edited the php source code at all?
The only mods to the code are; Added logo at the top of the page and commented out the administrator link at the bottom of the customer facing page. I reverted the code and had the same issue.
>> "Use anti-SPAM image" is set to on? Customers or all?
This was set to ON but is now off as it wasn't working.
I appreciate you all taking the time to respond.
Re: Security Graphic not displayed - GD OK
Like I said in my previous post, CAPTCHA graphics only show on the submit ticket pages, not the login page.
Also, to turn off the admin link on the main page (instead of commenting it out) Login to hesk admin interface click settings, then click the misc tab, then uncheck the "Admin link: Display a link to admin panel from help desk index"
Also, to turn off the admin link on the main page (instead of commenting it out) Login to hesk admin interface click settings, then click the misc tab, then uncheck the "Admin link: Display a link to admin panel from help desk index"
-Steve
Re: Security Graphic not displayed - GD OK
Yes, and it isn't showing on the Submit Ticket page. My bad for not specifying the correct page.
Re: Security Graphic not displayed - GD OK
Just occurred to me, it should show on the admin login page when it is set in the options; the ALT text and text edit box was there.
Re: Security Graphic not displayed - GD OK
Enable CATPCHA for both customers and admins. Then we can have a look
-Steve
Re: Security Graphic not displayed - GD OK
Thanks Steve, I have enabled it for the Submit Ticket page but not the admin login page.
If I enable it for admin I will not be able to log in without bypassing the code again.
If I enable it for admin I will not be able to log in without bypassing the code again.
Re: Security Graphic not displayed - GD OK
I honestly have not a clue. it sounds like it may have something to do with your file attachment issues.
Sorry I could not be more help for you.
Try searching this forum for "CAPTCHA" there are a lot of post related this this issue, you may find a resolve there.
Sorry I could not be more help for you.
Try searching this forum for "CAPTCHA" there are a lot of post related this this issue, you may find a resolve there.
-Steve
Re: Security Graphic not displayed - GD OK
No problem, I appreciate you trying. I will just revert to the text question. It is easier for some people with poor eyesight to see anyway.
Regards,
Ken.
Regards,
Ken.
Re: Security Graphic not displayed - GD OK
Try downloading and uploading the original files again - everything except hesk_settings.php, header/footer and "install" folder.
It's quite possible you saved the files as UTF-8 and have a byte order mark at the start of files.
P.s.: to remove the link to the admin panel you should rather use Settings > Misc tab > Other > uncheck "Admin link: [?] Display a link to admin panel from help desk index".
It's quite possible you saved the files as UTF-8 and have a byte order mark at the start of files.
P.s.: to remove the link to the admin panel you should rather use Settings > Misc tab > Other > uncheck "Admin link: [?] Display a link to admin panel from help desk index".
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: Security Graphic not displayed - GD OK
A little correction - it's not utf-8 BOM, but you have "0d 0a" (empty line) bytes at the start of each file.
Unless this is something your server ads for some strange reason, you should be able to fix it by uploading all files again as suggested before.
Make 101% sure PHP files are uploaded in ASCII, not BINARY mode!
Unless this is something your server ads for some strange reason, you should be able to fix it by uploading all files again as suggested before.
Make 101% sure PHP files are uploaded in ASCII, not BINARY mode!
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools