An issue when using Advanced Profile Kit

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
pkcho's picture

I'm attempting to implement the Advanced Profile Kit module with my site and out of the box, it is working fine. But when I attempt to make changes to the content in Panels I get a white/blank screen.

I'm using the latest version of APK and Panels.

Anyone have a clue?

Thanks,
Joe

Comments

PHP settings?

jerdiggity's picture

Have you checked your php.ini settings? Two things you might try adjusting in your php.ini file (if you already know/tried this, "nevermind"):

max_execution_time = XX
max_input_time = XX

See what the values of XX are -- If they're set to like "30" maybe try increasing them to "60" etc. Or you could always be bold and just add an extra zero to them (eg 30 would change to 300)...

Also, try checking these:

  1. memory_limit = ZZ
  2. post_max_size = YY
  3. upload_max_filesize = XX

The value of #1 ("ZZ") should be the highest; XX should be the lowest; and YY should be in between. As a general rule, memory_limit ≥ post_max_size ≥ upload_max_filesize.

Hope that helps... Good luck!

Tried this...

pkcho's picture

Yeah, I already attempted those adjustments, though it doesn't hurt to double check.

Is it possible that that it is related to me using MAMP?

Thanks,
Joe

Have you looked at the php

Adam S's picture

Have you looked at the php error log? I had a similar problem but for the life of me I can't remember what it was.

Marine job board with Drupal 7 at http://windwardjobs.com

Newspapers on Drupal

Group organizers

Group categories

Topics - Newspaper on Drupal

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week