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 -

c - getting error: cannot take the address of an rvalue of type 'int' -

python - GitPython: check if git is available -