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) »
  • Using adding information via form
Pages: [1]

Author Topic: Using adding information via form  (Read 2931 times)

allstarkids

  • Guest
Using adding information via form
August 25, 2008, 03:27:15 am
Hi

Getting to grips with Civicrm its brilliant!!

Have a question and probaly a simple one to resolve just can't work it out!

We have Civicrm with Drupal and have just installed Civiregister (I think!) we want to enable users via our website to be able to add their contact details so we have done this: Administer Civicrm - Civicrm profiles - Standalone forms

We have added the code to our site and it works. However at present (we may change functionality in the future as we grow) once the person has registered like that it seems they can search for other users - how do we stop that? We simply just want to be able to capture their data for our own use.

Hope I have explained that clearly! Any help would be much appreciated.

Thanks

Michał Mach

  • Ask me questions
  • ****
  • Posts: 748
  • Karma: 59
    • CiviCRM site
  • CiviCRM version: latest
  • CMS version: Drupal and Joomla latest
  • MySQL version: numerous
  • PHP version: 5.3 and 5.2
Re: Using adding information via form
August 25, 2008, 03:58:18 am
Hey,

You probably need to disable "Profile" in "Used For" section in your profile settings (Global Settings > CiviCRM Profile > Settings (next to profile you want to modify). Detailed descriptions of the meaning of options in this section are listed in on-screen help text.

Thx,
m
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

My absolute favourite: Wordpress Integration!.

Donate Now!

allstarkids

  • Guest
Re: Using adding information via form
August 25, 2008, 06:39:15 am
Hi,

Thanks for a quick response, tried that and we get this now when we try the standalone form:

Sorry. A non-recoverable error has occurred.

The requested Profile (gid=1) is not configured to be used for 'Profile' edit and view forms in its Settings. Contact the site administrator if you need assistance.


Any thoughts?

I have also -re-selected  "profile" in used for and we now keep getting this error thrown up:

    Sorry. A non-recoverable error has occurred.

    Fontfile not found or not readable.

    Return to home page.

Error Details:

Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

       
Code: [Select]
=>
    [message] => Fontfile not found or not readable.
    [mode] => 16
    [debug_info] =>
    [type] => PEAR_Error
    [user_info] =>
    [to_string] => [pear_error: message="Fontfile not found or not readable." code=0 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)
« Last Edit: August 25, 2008, 07:20:36 am by allstarkids »

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Using adding information via form
August 28, 2008, 04:50:20 am
Looks like you have enable captcha. Need to disable it or fix font path in http://...../civicrm/admin/setting/misc?reset=1

HTH

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Using adding information via form

This forum was archived on 2017-11-26.