Database Names

I have the database name to create set to ${PREFIX}_cart
The domain name is ‘ez-ms.com’.
However, the created database turned out to be ‘ez_ms_com_cart’ which is NOT what should have happened… I expected ‘ez_ms_cart’.

Can anyone tell me what I did wrong?

thanks,
tony

Try "Administration username" set to custom with only first part of the domain…and use ${USER} instead of ${PREFIX}

Try "Administration username" set to custom with only first part of the domain…and use ${USER} instead of ${PREFIX}

Thanks Ronald. While that’s a workaround, it doesn’t explain why ${PREFIX} is broken. When I expand it in scripts, it comes as the full domain name. I.e. it is the same as ${DOM}. It’s a bug. I’ve reported it through the support ticket stuff.