Tickets Fixed 1.5 Browser Console Errors

Just when I visit the TICKET VIEW page it throws an error.

Code:
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (index.php, line 0)

http://localhost/mywebsite/index.php?tickets/responses/get
Failed to load resource: the server responded with a status of 404 (Not Found)
 
Another Error in the console on the TICKET QUEUE Page:

Code:
http://localhost/mywebsite/js/nixfifty/tickets/min/sort_menu.js?_v=00cfa07f
Failed to load resource: the server responded with a status of 404
 
Another one when in TICKET VIEW
Code:
http://localhost/mywebsite/tickets/ticket-test-issue.8/save-draft
Failed to load resource: the server responded with a status of 404 (Not Found)
 
Back
Top