delladea: (Default)
Geeky Muse ([personal profile] delladea) wrote in [site community profile] dw_dev_training2011-11-18 07:51 am
Entry tags:

Console commands not working

I've just begin the process of setting up my Dreamhack config according to the wiki. I've gotten to the point of updating my code to the latest version (as described in Dev Maintenance) and creating several test accounts.

No matter which account I'm logged into or what privs that account has, I cannot run console commands at all. Not even commands available to all accounts like ban-set. Every command gives an error message "There is no such command '<command-name>'." At this point, I haven't messed with any of the existing code.

How do I fix this?

Edit: Underscores! I was using dashes instead of underscores in the console commands and my brain didn't catch that. Solved. :D
sophie: A cartoon-like representation of a girl standing on a hill, with brown hair, blue eyes, a flowery top, and blue skirt. ☀ (Default)

[personal profile] sophie 2011-11-19 01:36 am (UTC)(link)
Hi!

What commands have you tried? I ask because, for example, the command you mention in the post doesn't actually have a hyphen, but an underscore - it's ban_set, not ban-set. Using the latter will get you the error you mentioned, so I'm just wanting to make sure the command you're entering is actually correct. (You can use the 'help' command to see what commands are available.)

If it's still not working, we'll try troubleshooting it from there. :)
sophie: A cartoon-like representation of a girl standing on a hill, with brown hair, blue eyes, a flowery top, and blue skirt. ☀ (Default)

[personal profile] sophie 2011-11-19 05:10 pm (UTC)(link)
Don't be embarrassed. This sort of thing happens more often than you'd think, even to people used to working with this stuff. :)
Edited (Grammar fix.) 2011-11-19 17:11 (UTC)