Am running...

context-7.x-3.0-beta1

Whenever I try to 'edit' an existing layout, I get the following error:

Fatal error: Call to undefined function delta_get_ancestors() in /sites/all/modules/delta/delta_ui/export_ui/delta_export_ui.class.php on line 324

The path that provokes the error: http://mysite.com/#overlay=admin/appearance/delta/list/home_page_layout/...

Thanks in advance Jake!

Comments

PI_Ron’s picture

+1

fubhy’s picture

Status: Active » Fixed

Change that function name to "delta_ancestors" without the "get"... You can download a fixed version here: https://github.com/ThemeGeeks/Delta

mrpauldriver’s picture

Same here with beta 6 and 7

I don't understand the github thing.

Is this fix in the current dev release fuhby?

fubhy’s picture

yes, please use the dev version.

minneapolisdan’s picture

Thanks, just came across this. I'll try the DEV version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.