Automattic / babble

Multilingual WordPress done right.
https://wordpress.org/plugins/babble/
245 stars 50 forks source link

Fatal error: Maximum function nesting level of '100' reached, aborting! #224

Open lmartins opened 9 years ago

lmartins commented 9 years ago

Just saw the recent updates to Babble, so i've installed in on my test sites.

Im getting the following error in the front-end:

#   Time    Memory  Function    Location
1   0.0006  233936  {main}( )   ../index.php:0
2   0.0007  236768  require( '/Users/luismartins/Sites/webipack-beta.dev/wp-blog-header.php' )  ../index.php:17
3   0.6629  37279048    wp( )   ../wp-blog-header.php:14
4   0.6629  37279312    WP->main( ) ../functions.php:873
5   0.6665  37317336    WP->query_posts( )  ../class-wp.php:611
6   0.6666  37317856    WP_Query->query( )  ../class-wp.php:540
7   0.6667  37326768    WP_Query->get_posts( )  ../query.php:3836
8   0.6748  37444912    apply_filters_ref_array( )  ../query.php:3603

Full trace in the attached image. screen shot 2015-03-03 at 12 23 13

johnbillion commented 9 years ago

You might need to visit the Settings -> Available Languages screen and re-save your languages if you've updated from an older version.

lmartins commented 9 years ago

Hey John,

I just installed Babble this morning, not sure if I had it installed before on this site. Anyway, I went to Settings / Available Languages, re-saved and the front-end still shows the same error.

If there's anything I can test further please let me know.