Author Topic: Capcha without url  (Read 264 times)

Offline promobusiness

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
Capcha without url
« on: 14/June/2012, 04:15:48 PM »
Hello,
I can remove the url of the image of capcha? That is, leaving only the letters, not the name of the site.

Regards

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,953
    • View Profile
Re: Capcha without url
« Reply #1 on: 14/June/2012, 07:16:34 PM »
You could comment out line 38 of /components/com_nbill/captcha/captcha-image.php, so where it says:

$signature = $domain;

...either delete that line, or just put 2 slashes at the start of it like this:

//$signature = $domain;

Offline promobusiness

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
Re: Capcha without url
« Reply #2 on: 15/June/2012, 11:56:47 AM »
Thank you very much.

I have another problem.
When I click to change the image of the capcha, instead of changing the image or letters, leads me to "My Account".

Regards

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,953
    • View Profile
Re: Capcha without url
« Reply #3 on: 15/June/2012, 12:53:07 PM »
Are you using the latest version of nBill? Have you customised anything apart from that one line I suggested earlier? Have you got javascript disabled in your browser? Does your browser report any javascript errors? (eg. in Firefox, go to Tools->Web Developer->Error Console).

Offline promobusiness

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
Re: Capcha without url
« Reply #4 on: 26/June/2012, 06:40:48 PM »
Hello,
Return to the issue,
The version I installed is the latest.
I made ​​some modifications in the language.
The error console returns an error (send picture)

thanks

regards

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,953
    • View Profile
Re: Capcha without url
« Reply #5 on: 27/June/2012, 08:09:28 AM »
Those are actually CSS warnings, which are completely unrelated. I would need access to your site to look into this, so please submit a support ticket.

 

anything