Hello,
I am having a very weird issue with membership levels price on Dolphin 7.3.5 after server migration. Everything was working fine before I migrate. After server migration, everything seems to be working fine except the membership levels price that is not showing from the admin side.
When I access the admin side (membership level), it just shows the number of the days, not the price. The price is empty. e.g.: PRICING FOR 'INTERMEDIATE' MEMBERSHIP LEVEL: 30 days - 90 days -.
Same when I access the frontend as a logged-in member and try to upgrade the membership. It shows e.g: Intermediate (30 days) but the price is showing: .00 USD. The weird part of the story is when I add the membership to the cart, the price appears just fine in the cart.
I have checked the Database Table (sys_acl_level_prices), everything looks good, all the Membership Levels prices are there.
I have cleared the cache from the admin panel, I have even manually deleted all the cache found in /cache/ and /cache_public/ folder on the server, but nothing happened, the problem continues.
Any idea on how to fix this weird issue?
Thanks.