Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "title": "ErrorException",
- "type": "ErrorException",
- "code": 500,
- "message": "Undefined variable: order_date",
- "file": "/var/www/html/opoapi/app/Controllers/Api/OrderController.php",
- "line": 87,
- "trace": [
- {
- "file": "/var/www/html/opoapi/app/Controllers/Api/OrderController.php",
- "line": 87,
- "function": "errorHandler",
- "class": "CodeIgniter\\Debug\\Exceptions",
- "type": "->"
- },
- {
- "file": "/var/www/html/opoapi/vendor/codeigniter4/framework/system/CodeIgniter.php",
- "line": 918,
- "function": "paymentPost",
- "class": "App\\Controllers\\Api\\OrderController",
- "type": "->"
- },
- {
- "file": "/var/www/html/opoapi/vendor/codeigniter4/framework/system/CodeIgniter.php",
- "line": 404,
- "function": "runController",
- "class": "CodeIgniter\\CodeIgniter",
- "type": "->"
- },
- {
- "file": "/var/www/html/opoapi/vendor/codeigniter4/framework/system/CodeIgniter.php",
- "line": 312,
- "function": "handleRequest",
- "class": "CodeIgniter\\CodeIgniter",
- "type": "->"
- },
- {
- "file": "/var/www/html/opoapi/public/index.php",
- "line": 57,
- "function": "run",
- "class": "CodeIgniter\\CodeIgniter",
- "type": "->"
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement