7912 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » DOM or ImageGallery NIGHTMARE!
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 138 Views |
-
DOM or ImageGallery NIGHTMARE!

13 April 2012 at 10:01am
Client is administering their SS site in production. Parent page has 6 ImageGallery child pages. Client relocates the parent page in the CMS tree. Now all the images in all the albums (more than 300 total) are displaying the broken image icon in the CMS and the galleries are hosed on the frontend. After cracking open the database there are records in the ImageGalleryItem table, but the corresponding records in the File table ARE NOT THERE!
Needless to say, I have one very pissed-off client with little confidence in my "World-Class" web application. I've traced the code into the File class, where it seems to think that the image on the file system does not exist (it does), while trying to copy the image so it deletes the File table entry??? Makes zero sense, so I'm asking Uncle Cheese or any other gurus for assistance.
Any help would be very much appreciated.
PC
| 138 Views | ||
|
Page:
1
|
Go to Top |

