Now I have another problem with differences on my production and development servers
Im using $ajax->editor to update a field (bg_notes). On my home development server, this works fine regardless of debug mode. On my actual website, it didnt seem to be updating the database (i would make the change, the right value would return in my text area, but when I refresh it would go back to the previous value, and when I checked the database in phpMyAdmin it hadnt been updated) So i quickly changed the debug mode on my live website to '2' (Silly I know, but I dont know how to display debug info on one page when the site is set to '0', if anyone can tell me would appreciate), tried again, copied the debug info, which didnt show any errors. Then when I did the refresh, It appeared that it had worked!! I checked the database, and indeed it had been updated!!! But when I flicked the debug mode back to '0' it no longer works again!!!! arrrrggghhhh. Any ideas what is going on here? How can I diagnose the problem if there isnt one when its in full debug mode? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
