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 CiviContribute (Moderator: Donald Lobo) »
  • Member Signup and Renewal Issues
Pages: [1]

Author Topic: Member Signup and Renewal Issues  (Read 1782 times)

pauln

  • Guest
Member Signup and Renewal Issues
November 13, 2007, 12:45:02 pm
On the public 1.9 CiviContribute demo, I can submit
the first stage Member Signup and Renewal form in
life or test drive mode without account information; e.g.,
I can specify Visa, but no account number or expiry date
and it proceeds to the next stage without any kind of
validation error.

If I then click on 'Make Contribution' on my install (not
the demo), I get an error (below).

Paul N.
-----------------------------------------------------------------


warning: str_repeat() [function.str-repeat]: Second argument has to be greater than or equal to 0. in /home/piconews/public_html/drupal5/sites/all/modules/civicrm/CRM/Utils/System.php on line 593.

unrecoverable error
    Sorry. A non-recoverable error has occurred.

    Return to home page.

Error Details:

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

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

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Member Signup and Renewal Issues
November 14, 2007, 09:14:46 am
I've verified this bug and posted an issue at http://issues.civicrm.org/jira/browse/CRM-2416
Protect your investment in CiviCRM by  becoming a Member!

kenlyle

  • I post occasionally
  • **
  • Posts: 116
  • Karma: 7
Re: Member Signup and Renewal Issues
November 16, 2007, 06:58:22 am
Since I found this thread after seeing the same thing....

I am seeing the same in 1.9.11960 under Drupal 5.3:

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

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

Please let me know if I can provide any info that might help debug.

Thanks,
Ken

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: Member Signup and Renewal Issues
November 16, 2007, 10:11:09 am

1. can u enable the debug and backtrace options in admin civicrm >> global settings >> debugging

2. most likely this is a problem with your smtp setting. the backtrace enabled in 1 will confirm this

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Member Signup and Renewal Issues

This forum was archived on 2017-11-26.