Hello, quick question.. I have installed the SCA b...
# suitecommerce
m
Hello, quick question.. I have installed the SCA bundles and the website looks good, but as soon I go to the CMS and try to add a content the box of types it's empty also is the record (CMS Content Types at backend) Any suggestions? Thank you!
s
Have you installed the Core Content Types bundle?
m
Yes
I have tried already to reinstall that bundle, but it didn't work and I had no errors
g
I've had issues with content not being updated in SMT doing a hard refresh control + shift + r sometimes fixes it
m
Thank you Greg, but the response of the "api/cms/v2/contenttypes" request it's empty, I don't think this may be cache
Well... now it's working, update the bundle was not enough, I had to Uninstall it and install again.. that work out, sorry for bother you guys and thank you!
s
Cool. Just to double check -- if it this is a new site, you shouldn't be using v2 of the SMTs
Use v3
👍 1
m
it's weird, I should be using the v3, the frontend URL says ".com/cms/3/admin/cms.jsp#!/content/new?frameurl=%2F" but the request to the API it's "/api/cms/v2/contenttypes?c="
is there a place where I can take a look which version I'm using?
s
Configuration Record
Site Management Tools > CMS Adapter Version
m
message has been deleted
It was saying 3 before
s
hmm OK
It should be 3 then
It's possible the v2 endpoints are still used for some things
c
@Martin Are the content types enabled?