CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Check Availability in profiles bug
Pages: [1]

Author Topic: Check Availability in profiles bug  (Read 577 times)

gilberto.ramosoton

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.4.5
  • CMS version: Wordpress
  • MySQL version: 5.5.37
  • PHP version: 5.3.10
Check Availability in profiles bug
August 13, 2014, 06:33:55 am
Hi, we've created a profile in which users fill the required information and create an account. The field for the username for Wordpress has the "Check availability" button which makes an ajax call. The button is not working and it only displays that is checking. We followed the suggestion here: https://forum.civicrm.org/index.php/topic,30922.0.html, but had no luck.

Is there a way to make it work or should we just remove the option?

jiminan

  • I’m new here
  • *
  • Posts: 2
  • Karma: -1
    • All about Numbers
  • CiviCRM version: CiviCRM version 4.2
  • CMS version: Joomla 2.5
  • MySQL version: 2.2
  • PHP version: 5.3
Re: Check Availability in profiles bug
September 03, 2014, 02:28:19 am
I don't think that it will work .
Coming soon WordPress !! WordPress poll plugin !! Tiger sharks – information

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Check Availability in profiles bug
September 04, 2014, 01:43:26 am
Hey Gilberto,

Hopefully others on the forum can provide more help.  I'm not an expert in this area, but jiminan's post is a little to pessemistic IMO!
Am I right in saying that you successfully applied the changes outlined here: https://forum.civicrm.org/index.php/topic,30922.0.html in /wp-content/plugins/civicrm/civicrm.php but the error is still occuring?  Are there any javascript errors reported in the browser, do you know?

I'm not sure if Jouni submitted that patch but I imagine things have moved on a fair amount since then.

If you can provide more background, it might help people help you.

Michael
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

gilberto.ramosoton

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.4.5
  • CMS version: Wordpress
  • MySQL version: 5.5.37
  • PHP version: 5.3.10
Re: Check Availability in profiles bug
September 09, 2014, 12:08:13 pm
Hi, thanks for the response.

We did applied the changes in the link but had no luck. There is no javascript error. While observing with breakpoints on Firebug y noticed that it appears that it is not making the ajax call in the function:
Quote
cj.post(contactUrl,{ cms_name:cj("#cms_name").val() } ,function(data)

Quote from: Michael McAndrew on September 04, 2014, 01:43:26 am
Hey Gilberto,

Hopefully others on the forum can provide more help.  I'm not an expert in this area, but jiminan's post is a little to pessemistic IMO!
Am I right in saying that you successfully applied the changes outlined here: https://forum.civicrm.org/index.php/topic,30922.0.html in /wp-content/plugins/civicrm/civicrm.php but the error is still occuring?  Are there any javascript errors reported in the browser, do you know?

I'm not sure if Jouni submitted that patch but I imagine things have moved on a fair amount since then.

If you can provide more background, it might help people help you.

Michael

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Check Availability in profiles bug

This forum was archived on 2017-11-26.