closed bug: 11380 | Sun Jun 28 08:25:29 2009 MST |
Vor | admin | offline |  |
| =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Report Number: 11380 Original bug report by Blackfear on Thu Apr 23 12:01:44 2009
Object: Unknown Creator: Unknown Room: /domains/illium/center/streets_27_17
*Bad argument 1 to capitalize() it keeps doing that:S , doesnt work on the webpage either ----------------------------------------------------------------------
Zifnab wrote on Thu Apr 23 23:38:27 2009 what doesnt work on the web page?
details please dbxwhere blackfear *Bad argument 1 to capitalize() Expected: string Got: 0. Object: /admin/daemons/spell_skill_d at line 1116
#0: '<function>' at <none> (<function>) at /:0 #1: 'dispatch_modal_input' at <none> (/secure/user/inputsys.c) at line 318 #2: '<function>' at <none> (<function>) at /:0 #3: 'shell_input' at <none> (/std/shell.c) at line 263 #4: 'do_c' at <none> (/std/shell.c) at line 404 #5: 'execute_command' at <none> (/obj/pshell.c) at line 78 #6: 'call_main' at /cmds/player/guildinfo (/std/cmd.c) at line 23 #7: 'main' at /cmds/player/guildinfo at line 17 #8: 'display_guild_info' at /admin/daemons/spell_skill_d at line 1116
dbxframe blackfear 8 ------/admin/daemons/spell_skill_d.c:1116 - display_guild_info("servant of mordulak") locals: "+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
Guild Name: Servant of mordulak Number of Levels: 10 ", NULL, NULL ----------------------------------------------------------------
ret += sprintf("Guild Name: %30-s Number of Levels: %2 d\n", capitalize(guild) , guild_stuff->number_of_levels); ret += sprintf("Guild Type: %30-s Base Alpha: %s\n", capitalize(guild_stuff->guild_type), => capitalize(guild_stuff->base_alpha));
ret += sprintf("Refused Guilds: %s\n", implode(guild_stuff->refused_guilds,", ")); ret += sprintf("Location: %s\n", capitalize(guild_stuff->location));
----------------------------------------------------------------------
Vor wrote on Sun Jun 28 08:25:29 2009
Closed
|
|