multiItemsGridTV icon indicating copy to clipboard operation
multiItemsGridTV copied to clipboard

Issue editing rows on some Migx TVs after server move

Open howster opened this issue 13 years ago • 2 comments

Hi, I moved server and have found that when I try and edit SOME Migx TVs the contents go blank ie if i have a Migx TV with 4 cols eg title,image,richtext and title2 all populated with items and go to edit them (right click row) ...all the fields become blank. Not site wide just on 1 particular Migx TV. Any idea if its a caching issues or the fact 1 field is richtext. Beta version of Migx for Modx 2.2.0 - using PHP5.3.10 and Apache 2.2, mysql 5.0.92

form tabs: [

{"caption":"Title", "fields":[ {"field":"title","caption":"Title"} ]}, {"caption":"Box Text", "fields": [ {"field":"boxtext","caption":"Box Text","inputTV":"boxtext"}
]}, {"caption":"Image", "fields":[ {"field":"image","caption":"Image","inputTV":"image"} ]}, {"caption":"Link", "fields": [ {"field":"url","caption":"Link"}
]} ]

Grid cols: [ {"header": "Title", "width": "160", "sortable": "true", "dataIndex": "title"}, {"header": "Box Text", "width": "30", "sortable": "true", "dataIndex": "boxtext"}, {"header": "Image", "width": "160", "sortable": "false", "dataIndex": "image","renderer": "this.renderImage"}, {"header": "Link", "width": "30", "sortable": "true", "dataIndex": "url"} ]

I love Migx by the way! Strange issue above.

Appreciate any help! THANKS!

howster avatar Feb 19 '12 20:02 howster

I am having the exact same issue. I just reinstalled my site from scratch, and this is happening. Any insight?

cliffvick avatar Sep 12 '13 21:09 cliffvick

and have it now again with another move. Any ideas? Revo 232

hcanning2014 avatar Oct 31 '14 14:10 hcanning2014