Content imported with CsvBulkLoader in Silverstripe is not saved in the SiteTree table -


i using csvbulkloader in silverstripe import blog posts. works fine , can see imported blog posts in website.

but data added sitetree_live table , not sitetree table. when try edit posts in admin panel. not there, i'm guessing because there not imported sitetree table.

does know solution or recommend other plugin import data ss?

thank you!


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -