This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

AJAX Form not Working Without Cache Clear

I'm trying to build module that adds a form to a select number of pages. This form needs to submit via AJAX and return a value. Everything is working great except initially the form submits to <code>submitForm()</code> instead of the AJAX callback. Clearing the cache allows the form to submit to AJAX but will eventually go back to submitting without AJAX Again.

Here's my form:

Correct date format - Full Calendar Week View month/day to day/month

The Full Calendar module shows the day headings in week view as Month/Day not Day/Month.   Please see below:

Incorrect date labels and dpm output

I used dpm(get_defined_vars());  to try and identify which aray element I need to alter with a hook. Please can someone help on the following points:

Issue when going to module list for installing or removing

I get a strange error that I am unable to place:

"Taxonomy Term" Views Broken after delete a field from content type

Hi

when i remove a text field from my content type that exists in "taxonomy term" view, i get a message about update some config such as that "views" and then the taxonomy term views is broken. when i go to edit view, the default display tab is open but when i click on the "Add field" button or any other action, it is not going to work. and the page1 display won't open at all.

also the link for delete this view does not work. after i click on the delete link or click on the edit display page1 link, while waiting for a long time but nothing happens.

How to specify a condition if the store is not store_pro ?

I created a custom module.

If the owner of the current store does not have the marchand_premium role, the add to cart button is overwritten.

I want to add another condition :

If the store is not store_pro (this is the machine name of the store type), the add to cart button is overwritten.

How to add this new condition ?

In order for the button to be replaced, both conditions must be required.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions