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 »
  • Standalone Installations (Moderator: cap10morgan) »
  • standalone form error
Pages: [1]

Author Topic: standalone form error  (Read 2416 times)

Bill Scheurer

  • Guest
standalone form error
June 25, 2008, 11:31:49 am
I am testing standalone form code here:
http://www.beyondwar.org/membersignup.htm

In pasting the code into my editor it gives me an error message about some characters in Unicode format being lost unless I preserve that format, which I elected to do.

Running the test form gives me a nonrecoverable error message:

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

   
Code: [Select]
=> 100
    [message] =>
    [mode] => 16
    [debug_info] =>
    [type] => PEAR_Error
    [user_info] =>
    [to_string] => [pear_error: message="" code=100 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: standalone form error
July 16, 2008, 11:08:42 am
PEAR errors usually indicate problems w/ Outgoing Email settings (in this case possibly because your Profile setting tells it to Notify on Submit).

I just tried the form and it's giving me a different error:
This profile is not configured for the requested action. Contact the site administrator if you need assistance.

Which usually means the "Used For" setting in that profile doesn't have "Profile" checked.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Standalone Installations (Moderator: cap10morgan) »
  • standalone form error

This forum was archived on 2017-11-26.