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 »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Strange error with Contact Reference Field in Form
Pages: [1]

Author Topic: Strange error with Contact Reference Field in Form  (Read 860 times)

Anthony F. Camilleri

  • I post occasionally
  • **
  • Posts: 51
  • Karma: 2
  • CiviCRM version: 4.4.3
  • CMS version: wordpress
  • MySQL version: 5.1
  • PHP version: 4.3
Strange error with Contact Reference Field in Form
June 02, 2012, 04:43:15 pm
Hi all,

I'm trying to implement a contact reference field as part of a contribution form - however, when typing in a field (front-end only - wordpress), the auto-complete box fills with code.

It seems as if another html page is trying to load in between the li tags of the dropdown:

Code: [Select]
<div class="ac_results-inner">
<ul style="max-height: 300px; overflow: auto;">
<li class="ac_even ac_over"></li>
<li class="ac_odd"></li>
<li class="ac_even"></li>
<li class="ac_odd">
<title></title>
</li>
<li class="ac_even">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</li>
<li class="ac_odd">
<base href="/wp-content/plugins/civicrm/civicrm/">
</li>
<li class="ac_even">
<style media="screen" type="text/css">
@import url(/wp-content/plugins/civicrm/civicrm/css/civicrm.css);
</style>
</li>
<li class="ac_odd">
<style media="screen" type="text/css">
@import url(/wp-content/plugins/civicrm/civicrm/css/extras.css);
</style>
</li>
<li class="ac_even"></li>
<li class="ac_odd"></li>
</ul>

You can see the error live here:
http://efquel.org/network-of-qualityexperts/join/?page=CiviCRM&q=civicrm/contribute/transact&reset=1&id=2
(Scroll down to Inviting Organisation and try typing in 'EFQUEL' since it is the only option in the group at the moment)

Any help would be greatly appreciated - this one has got me stumped.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Strange error with Contact Reference Field in Form
June 02, 2012, 05:30:42 pm

Just did a quick check on this. This is currently not possible due to limitations with the WP + CiviCRM permissioning integration

We'll have an MIH in 4.3 to help address some of the limitations within the permissioning sub-system

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

perklason

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.4.2
  • CMS version: Wordpress 3.7.1
  • MySQL version: 5.6.17
  • PHP version: 5.5.11
Re: Strange error with Contact Reference Field in Form
April 26, 2014, 12:52:21 pm
Was that issue ever solved? I am still running into it with CiviCRM 4.4.5.


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Strange error with Contact Reference Field in Form

This forum was archived on 2017-11-26.