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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Error when trying to change Resource URLs
Pages: [1]

Author Topic: Error when trying to change Resource URLs  (Read 688 times)

Alan.Guggenheim

  • Guest
Error when trying to change Resource URLs
April 06, 2010, 02:48:01 pm
I was trying to turn on Force Secure URL. Was getting error message. Installed openssl, now I am getting the following error for any "save" action, even without chnaging Secure URL.

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

       
Code: [Select]
=> -1
    [message] => QuickForm Error: unknown error
    [mode] => 16
    [debug_info] => Form rule callback returned invalid value in HTML_QuickForm::validate()
    [type] => HTML_QuickForm_Error
    [user_info] => Form rule callback returned invalid value in HTML_QuickForm::validate()
    [to_string] => [html_quickform_error: message="unknown error" code=-1 mode=callback callback=CRM_Core_Error::handle prefix="QuickForm Error: " info="Form rule callback returned invalid value in HTML_QuickForm::validate()"]
)

Alan.Guggenheim

  • Guest
Re: Error when trying to change Resource URLs
April 06, 2010, 03:14:45 pm
I did resolve the issue after more digging: while installing openssl, php was upgraded to the latest 5.3 version.
Went back to 5.2 and now everything is working.
Thanks

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Error when trying to change Resource URLs

This forum was archived on 2017-11-26.