With clean URLs disabled, calls to the javascript produce 404 errors.

Comments

starbow’s picture

Title: Disabled Clean URLs » Allow Disabled Clean URLs
Assigned: Unassigned » starbow
Category: bug » feature
Priority: Normal » Critical

This is currently listed in the limitation section of the README file, so I am changing it from a bug to a feature request (and bumping up the priority, since it is important).

rszrama’s picture

We had the same problem with Ubercart JS forms, but it's a trivial fix to just add a ?q= before every URL you're calling.

starbow’s picture

Status: Active » Closed (fixed)