lang.php problem in add webcomic page

harknell's picture

Hey guys, just wanted to let you know that there were some issues with your (I assume) lang-english.php file for the add a webcomic dashboard page. It's no big deal, since the variable definitions are pretty much descriptive of the field in the form. But a large number of them are not set since they are showing up in the _submitbutton format which denotes no entry for that in the language file (or a possible coding mistake in assigning them in your template).

I do a ton of this stuff for my job so I recognized it.

xerexes's picture

Re: lang.php problem in add webcomic page

[quote:3bb0c8b6e0="harknell"]Hey guys, just wanted to let you know that there were some issues with your (I assume) lang-english.php file for the add a webcomic dashboard page. It's no big deal, since the variable definitions are pretty much descriptive of the field in the form. But a large number of them are not set since they are showing up in the _submitbutton format which denotes no entry for that in the language file (or a possible coding mistake in assigning them in your template).

I do a ton of this stuff for my job so I recognized it.

I uh, got a little lazy and didn't really finish off the language stuff properly. Actually not so much lazy as wanting to sleep and eat and other stuff besides sit in front of a computer :)

n/a