Results 1 to 3 of 3

Thread: where i will found that random key?

  1. #1
    ramji123 is offline Sugar Community Member
    Join Date
    Nov 2006
    Location
    Bangalore, India
    Posts
    266

    Default where i will found that random key?

    /**
    * To make your changes upgrade safe create a file called leadCapture_override.php and place the changes there
    */
    $users = array(
    'PUT A RANDOM KEY FROM THE WEBSITE HERE' => array('name'=>'PUT THE USER_NAME HERE', 'pass'=>'PUT THE USER_HASH FOR THE RESPECTIVE USER HERE'),
    );

    1)What is random key
    2) where i will get the random key

    Thanks

  2. #2
    ruchida's Avatar
    ruchida is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Feb 2005
    Location
    Japan
    Posts
    1,375

    Default Re: where i will found that random key?

    Hi

    Check this out or this.
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  3. #3
    kenlyle is offline Sugar Community Member
    Join Date
    Nov 2004
    Posts
    168

    Default Re: where i will found that random key?

    Thanks, Ruchida.

    Both of these have key points. In the first, REQUIRED fields that are not on your form will keep the record from saving.

    In the second, the secrets of the Random Key, and a popular snack, as well.

    Ken

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •