- Posts: 14116
- Thank you received: 1639
Changing Menu Names
-
ivan.milic
Support Staff - Moderator
Less
More
11 years 3 weeks ago #34683
by ivan.milic
Replied by ivan.milic on topic Changing Menu Names
There was some bigger issue regarding joomla Captcha , because some dependent URL change as reported by some other forum member. Maybe that is related to your problem? Try to google a bit
Please Log in to join the conversation.
-
main0666
Inactive member - Topic Author
- Member
Less
More
- Posts: 22
- Thank you received: 0
11 years 3 weeks ago #34689
by main0666
Replied by main0666 on topic Changing Menu Names
Hi, Yes I'm I found that so I tried setting up another website with a basic template and it worked fine, it shows the name but no box etc, also still having issue with the login
Please Log in to join the conversation.
-
main0666
Inactive member - Topic Author
- Member
Less
More
- Posts: 22
- Thank you received: 0
11 years 3 weeks ago #34690
by main0666
Replied by main0666 on topic Changing Menu Names
Found This:
If you have a file editor, under httpdocs>Plugins>Captcha>Recaptcha>recaptcha.php
Open the file and change below:
From
{
const RECAPTCHA_API_SERVER = " api.recaptcha.net ";
const RECAPTCHA_API_SECURE_SERVER = " www.google.com/recaptcha/api ";
const RECAPTCHA_VERIFY_SERVER = "api-verify.recaptcha.net";
Change to
{
const RECAPTCHA_API_SERVER = " www.google.com/recaptcha/api ";
const RECAPTCHA_API_SECURE_SERVER = " www.google.com/recaptcha/api ";
const RECAPTCHA_VERIFY_SERVER = "api-verify.recaptcha.net";
- show quoted text -
This has solved the recaptcha but still having issue with access restrictions....
If you have a file editor, under httpdocs>Plugins>Captcha>Recaptcha>recaptcha.php
Open the file and change below:
From
{
const RECAPTCHA_API_SERVER = " api.recaptcha.net ";
const RECAPTCHA_API_SECURE_SERVER = " www.google.com/recaptcha/api ";
const RECAPTCHA_VERIFY_SERVER = "api-verify.recaptcha.net";
Change to
{
const RECAPTCHA_API_SERVER = " www.google.com/recaptcha/api ";
const RECAPTCHA_API_SECURE_SERVER = " www.google.com/recaptcha/api ";
const RECAPTCHA_VERIFY_SERVER = "api-verify.recaptcha.net";
- show quoted text -
This has solved the recaptcha but still having issue with access restrictions....
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 weeks ago #34695
by ivan.milic
Replied by ivan.milic on topic Changing Menu Names
You should ask for help on joomla forum, as you saw swapping template has no effect.
Please Log in to join the conversation.
-
main0666
Inactive member - Topic Author
- Member
Less
More
- Posts: 22
- Thank you received: 0
11 years 3 weeks ago #34702
by main0666
Replied by main0666 on topic Changing Menu Names
No that was the rechaptcha but that has been solved, I installed your full package and it still wont allow user to log in
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 weeks ago #34707
by ivan.milic
Replied by ivan.milic on topic Changing Menu Names
Ok send admin access using "Report To Moderator" so we could have an look
Please Log in to join the conversation.
Time to create page: 0.170 seconds