Add attachment and Data Shows JSON output
- Single Page
Posted 26 April 2012 - 17:49 PM
[attachment=132:Screen shot 2012-04-26 at 1.46.54 PM.png]
The data will actually update but any attachments do not work.
Any ideas on what is going on?
(This is running on a live server)
Posted 26 April 2012 - 20:44 PM
Posted 27 April 2012 - 14:25 PM
Posted 27 April 2012 - 19:09 PM
Posted 01 May 2012 - 13:08 PM
Posted 12 May 2013 - 20:41 PM
What I saw caused this error for me is dual insertion of Jquery from my regular page.. i put grocery crud within my regular header and footer, and the dual insertion of jquery and jquery-ui caused grocery crud to output json rather than regular. Maybe try to check if other javascript libraries you are inserting is conflicting with the ones grocery crud is inserting?