-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ACP>Missing some lang keys #8
Comments
You know, I have to call it the way I see it. That is just wrong putting that code in like that. However, it is in my opinion that it really don't matter. Wrong yes, matters no. Why? You know me, I have to get up under the hood when i can. So here I go! I went to the KB and went to categories. First off, I have to put in a category name to create a category. Next, the only way I WON"T have a category name is if I backspace it on the next page. I can fill in all info like permissions and what forum to post comments to and submit and wah lah! Category is created without a name. I do not get the echo message at all. Now if I make sure it is set to Forum ID = Select a Forum and not choose, if I submit, I do get the message die error that echos Select a forum. Yes, it really should be language files. I checked back in my old phpBB mods folder and this issue goes back to the beginning of time with this mod basically and no one caught on to it and ever fixed it. Nice catch! |
I tried for a good hour or two to get this fixed. I had mostly all white screen of deaths, BUT on one occasion I had a positive submit only missing my language key for some odd reason. After that positive submit I dug a little deeper and even more white screen of deaths. As I said over at my integra repo, since it has the same exact missing language keys, I am going to hang on to the code I used and give it a try again later. And for the record, I might need a quick $0.50 lesson on why my language key failed to print on screen. That one baffled me. |
Some stuff is hard-coded in there:
The text was updated successfully, but these errors were encountered: