nBill Community
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click Here
for the nBill home page, or
take a tour
.
Home
Help
Search
Login
Register
nBill Community
»
Version 2.x
»
General Questions/Comments
»
Capcha without url
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Capcha without url (Read 264 times)
promobusiness
Jr. Member
Posts: 10
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
Logged
netshine
Administrator
Hero Member
Posts: 4,953
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;
Logged
promobusiness
Jr. Member
Posts: 10
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
Logged
netshine
Administrator
Hero Member
Posts: 4,953
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).
Logged
promobusiness
Jr. Member
Posts: 10
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
Logged
netshine
Administrator
Hero Member
Posts: 4,953
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.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
nBill Community
»
Version 2.x
»
General Questions/Comments
»
Capcha without url
anything