Hi,

I created my first configuration form and immediately started having problems with admin_menu disappearing from my admin pages. I'm wondering if there are any known compatibility issues between this module and admin_menu.

Cheers,

Albert.

Comments

alberto56’s picture

Title: Any issues with admin_menu? » Ajax might not be working

OK, nothing to do with admin_menu, I think. Here is the problem:

This module contained AJAX widgets which did not respond (they were hanging), so I had to disable Javascript on my site to edit the custom form. Upon visiting other admin pages, this was causing admin_menu to not work.

Let me rephrase the issue then: has anyone else had issues with config_builder and ajax?

nerdsidious’s picture

I am having a similar issue. When building a form, my values aren't getting saved because the AJAX is returning 403 Forbidden. Sometimes they save, sometimes they don't. I am unable to find out why I am getting a 403 error on the AJAX.

nerdsidious’s picture

I've noticed that my AJAX breaks as soon as I type "http://" into a default value, and it returns 403.