@kashif, sorry to say, but this MF is leeching your resource and posting it on other platforms.thank you for the update
@kashif, sorry to say, but this MF is leeching your resource and posting it on other platforms.thank you for the update
Oh the guy from nulledcave there's no way to get him.@kashif, sorry to say, but this MF is leeching your resource and posting it on other platforms.
View attachment 11350
your problem is related to ssl you are doing something wrong with it try certibot or sslfor free recheck your ssl configuration on apache without proper ssl config your backend is not working after making changes restart apache and pnpm start to start your appI had this problem! How did you solve it? After installation, I can't log in. The logs are clean. We tried different browsers. We cleared cookies.
Is there a solution?
Did yours work after installing SSLyour problem is related to ssl you are doing something wrong with it try certibot or sslfor free recheck your ssl configuration on apache without proper ssl config your backend is not working after making changes restart apache and pnpm start to start your app
yes it is . the dev said that without valid ssl it will not work if you are testing on local host you need to generate valid ssl or download certificate and make localhost ip point to your domain nameDid yours work after installing SSL
I have installed certbot SSL on the domain yet the login doesn't work on opera mini and Phoenix browser but work on Chrome and Bing browseryes it is . the dev said that without valid ssl it will not work if you are testing on local host you need to generate valid ssl or download certificate and make localhost ip point to your domain name
### Navbar Logo Display
- **Full Logo Display**: Fixed navbar logo appearing as small square when "Full Logo Only" setting was selected
- **Dynamic Sizing**: Logo now properly displays at appropriate size (h-8 lg:h-10) with auto width
- **Aspect Ratio**: Maintained correct aspect ratio for text logos (180x48) instead of constrained square dimensions
- **Component Classes**: Updated NavbarLogo component to respect display settings without forcing square dimensions
### Admin Mega Menu Layout...
Changelog not found
Changelog not found
## Fixed
### Cron Jobs
- **Fixed** Cron jobs not showing status updates in admin panel
- **Fixed** Fiat currency fetch timeout errors (increased from 5s to 30s)
- **Fixed** Missing API key validation for currency fetch
- **Fixed** Cron status broadcasts now properly sent via WebSocket
- **Fixed** OpenExchangeRates and ExchangeRate API timeout issues
## Improved
### Cron System
- **Improved** Added status broadcasts for running/completed/failed states
- **Improved** Increased timeout for...
Changelog not found
Changelog not found
What addons are inside and installation guides.
Critical Fixes
Withdrawal Balance Calculation
- Fixed NATIVE EVM token withdrawal fee calculation - Gas fees are now correctly paid FROM the withdrawal amount instead of being added on top
- Affected chains: ETH, BSC, POLYGON, FTM, OPTIMISM, ARBITRUM, BASE, CELO, RSK, AVAX
- Previously: totalToDeduct = withdrawAmount + platformFee + gasFee (incorrect)
- Now: totalToDeduct = withdrawAmount + platformFee (gas paid from...
Changelog not found
# Update Notes 5.5.9
Update Notes
Important Note
• Before updating: Delete /frontend/middleware.ts if present to avoid build conflicts
Fixed
Trading Page - Ecosystem Markets
• Order Cancellation: Fixed "Failed to cancel order" error for Eco markets
• Batch Cancellation: Fixed "Failed to cancel all orders" error for Eco markets
• Order History: Fixed cancelled orders now appearing immediately in History tab without page reload
• Open Orders Display: Fixed new...