jw_d Posted February 5, 2009 Share Posted February 5, 2009 I switched servers recently and moved one database over. The MySQL versions are the same. It runs a backend simple CMS. Basically now, if I go in and edit a page using the editor, it will not record anything that is cut and pasted from Notepad. However, if I type it in manually, it will. Any thoughts what could be different with the database to record text that is typed, but not text pasted from Notepad. On the other server, it works fine. Quote Link to comment https://forums.phpfreaks.com/topic/143975-switched-databases-and-lost-functionality/ Share on other sites More sharing options...
anthylon Posted February 6, 2009 Share Posted February 6, 2009 I believe this is not a DB issue. From some reason your editor is not saving what you do with copy&paste. I would suggest you to track your editor code or whatever to see if it does any POST submission once you paste something and hit save. Regards Quote Link to comment https://forums.phpfreaks.com/topic/143975-switched-databases-and-lost-functionality/#findComment-755713 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.