[ERROR] explode(): Argument #2 ($string) must be of type string, array given (Code: 0) Method: explode File: /var/www/gs/gaia/core/traits/CuboPublic.php | Line: 115 Root Cause: /var/www/gs/gaia/core/traits/CuboPublic.php (Line 115) Cat Output: Method not found. Help Output: Method not found. 💡 AI Suggestion: The error occurs because `explode()` expects the second argument (`$string`) to be a string, but an array was provided instead. Here’s how to resolve it: 1. **Check the Input**: Verify the variable passed as the second | Input: 492 | Output: -347 | Total: 145