Forum

Login form protected by Login LockDown.


The forum has been shut down and all support will now go through the Help Desk

 
You must be logged in to post Login


Lost Your Password?

Search Forums:


 






Minimum search word length is 4 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

Maximum function nesting level of '100' reached

UserPost

5:42 am
June 9, 2011


peter58

posts 2

1

When displaying a page with a custom display that uses referenced fields, I get this error:

Fatal error: Maximum function nesting level of '100' reached, aborting! in C:Program Fileswampwwwwordpresswp-includeswp-db.php on line 1078

The call stack shows a large number of repeats of the following loop :

Function Location

FrmProFieldsHelper->get_data_value( ) ..FrmProFieldsHelper.php:1140

FrmProFieldsHelper->get_display_value( ) ..FrmProFieldsHelper.php:606

and ends with:

FrmEntryMeta->get_entry_meta_by_field( )  ..FrmProFieldsHelper.php:602

wpdb->get_var( ) ..FrmEntryMeta.php:56

wpdb->query() ..wp-db.php:1287


This only happens when using referenced fields in the content, e.g. 

[grvviw show=naam2] [9mdhvz] [9mdhvz show=ntibhg] [r4w50g]

If I delete both referenced entries (=sign), everything works fine. The issue is not limited to a specific form or display. Every Custom display with every form that uses references yields these results, even if I use ID's rather than keys as in the example.

I'm using the newest version of FormidablePro.



 


 

1:19 pm
June 9, 2011


Stephanie Wells

posts 2507

2

This issue has come up in another situation where the value selected to show in the data from entries field were numeric. Is this the case in your situation? If so, is there a different field you can select to display for the data from entries options?