We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Field Frame limited number of field in custom field groups ?

Development and Programming

sceccaldi's avatar
sceccaldi
20 posts
16 years ago
sceccaldi's avatar sceccaldi

Hi everyone,

I’ve installed the FieldFrame Extensions and I’ve got a strange problem. I’ve created a custom fields group with 5 fields :

  • 1 text input
  • 1 textarea
  • 1 FF matrix (5 columns)
  • 1 FF matrix (4 columns)
  • 1 textarea

Everything works fine with this configuration.

I need to add one last textarea field but when I add it to the group I get a white screen for the Edit Entry page and Publish Entry page of the weblog.

I tried to delete the group and recreate it but that’s not working.

Any idea ? Thanks for your help.

       
Max Lazar's avatar
Max Lazar
337 posts
16 years ago
Max Lazar's avatar Max Lazar

in the first, needs to see error (it’s not a just white screen):

config.php

$conf['debug'] = "2";

and if after that u don’t will see error

add to .htaccess

php_value error_reporting "E_ALL & ~E_NOTICE"
php_flag display_errors On
       
sceccaldi's avatar
sceccaldi
20 posts
16 years ago
sceccaldi's avatar sceccaldi

Thanks for your response, I change the way my weblog works in the meantime but I’ve written down what you told me for the next time I encounter a white screen.

       
sceccaldi's avatar
sceccaldi
20 posts
16 years ago
sceccaldi's avatar sceccaldi

The error came from a PHP memory limit. I updated it to 16M.

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.