#can someone spot whats wrong with my delete controller?

9 messages · Page 1 of 1 (latest)

lost tartan
#

it's a simple tutorial tho i followed the instructions seems like i missed something, and yes i'm creating the task before deleting it.

iron moth
#

Can you show the full controller?

#

And are you using a global prefix in your main?

lost tartan
#

my other controllers work, it's not detecting the delete one

iron moth
#

And the server has been recompiled and restarted after the change?

lost tartan
iron moth
#

Oh! You have :/id instead of :id or /:id