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) »
  • Drupal user registration doesnt work with the Civicrm profile
Pages: [1]

Author Topic: Drupal user registration doesnt work with the Civicrm profile  (Read 1965 times)

Ganesh

  • Guest
Drupal user registration doesnt work with the Civicrm profile
April 02, 2010, 06:29:27 am
I am using defualt user registration profile for user registration
1)Civicrm Profile
2)Name and address profile default comes with civicrm installation
3)I have set settings for user for that are Profile, Drupal User Registration, View/Edit Drupal User Account
4) profile is active
5) now when i use it with registration page it goes blank .where i am wrong

Civicrm Version is 3.1.3
druap version is 6.14

any help would be appreciated thank you
« Last Edit: April 02, 2010, 06:31:32 am by Ganesh »

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: Drupal user registration doesnt work with the Civicrm profile
April 02, 2010, 06:38:11 am
Can you check your apache log for errors when you get blank page.

Kurund
Found this reply helpful? Support CiviCRM

Ganesh

  • Guest
Re: Drupal user registration doesnt work with the Civicrm profile
April 02, 2010, 09:20:16 am
ya i checked there is nothing to check in access logs drupal even i checked .cn u tell me for civicrm in sites/all/modules which permissions i hv to keep ?

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: Drupal user registration doesnt work with the Civicrm profile
April 02, 2010, 11:23:11 am
Quote
cn u tell me for civicrm in sites/all/modules which permissions i hv to keep ?

Make sure apache user is able to access it.

Kurund
Found this reply helpful? Support CiviCRM

Ganesh

  • Guest
Re: Drupal user registration doesnt work with the Civicrm profile
April 03, 2010, 12:18:34 am
 it says Allowed memory size of 67108864 bytes exhausted (tried to allocate 1966080 bytes) in /mysite/sites/all/modules/civicrm/drupal/modules/views/civicrm.views.inc on line 4531. how can i increase it when i try to access registration page

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: Drupal user registration doesnt work with the Civicrm profile
April 03, 2010, 12:51:18 am
Check you memory_limit setting in php.ini

Kurund
Found this reply helpful? Support CiviCRM

Ganesh

  • Guest
Re: Drupal user registration doesnt work with the Civicrm profile
April 03, 2010, 12:57:28 am
I am hving dedicated host so i am not able to access the php.ini
but if consider it less so i debug civicirm.settings filein sites/default

if ($memLimit >= 0 and $memLimit < 67108864) {
   echo 'inside';
    ini_set('memory_limit', '64M');
}

and here i checked the condition . anyhow u r increasing memory in civicrmsettings so does d less memory make d condition worst?

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: Drupal user registration doesnt work with the Civicrm profile
April 03, 2010, 01:40:00 am
this might help:
http://forum.civicrm.org/index.php/topic,3102.0.html
http://forum.civicrm.org/index.php/topic,3698.0.html

Kurund
Found this reply helpful? Support CiviCRM

Ganesh

  • Guest
Re: Drupal user registration doesnt work with the Civicrm profile
April 03, 2010, 02:47:05 am
If i am using the profile for user registration wat option shud i keep from advanced settings.

Drupal user account registration option?
    No account create option
   Give option, but not required
    Account creation required

thanx for d prompt reply
     
   
   

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Drupal user registration doesnt work with the Civicrm profile

This forum was archived on 2017-11-26.