Skip to content
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

"关于页面"由变量名错误引起的报错 #84

Open
HamburgBoy opened this issue Aug 26, 2024 · 0 comments
Open

"关于页面"由变量名错误引起的报错 #84

HamburgBoy opened this issue Aug 26, 2024 · 0 comments
Labels
优化 增加新内容。

Comments

@HamburgBoy
Copy link

这是什么方面的想法?

现有内容的优化

这个想法具体是要实现什么?
在about.php存在调用语言包中变量时由于变量名出错导致undefined array key的小bug,修改变量名即可修复

这个想法实现后有什么帮助?
修复关于页面的报错信息

是否有具体的实现思路?
在'about.php'文件的第23行(即“社交按钮”板块下关于“Github”的那段代码),在调用gtecho()时将'zh-cn.php'语言包中的aboutShareGithub变量写成了aboutShareGitHub导致报错,修改即可

补充信息:

@HamburgBoy HamburgBoy added the 优化 增加新内容。 label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
优化 增加新内容。
Projects
None yet
Development

No branches or pull requests

2 participants
@HamburgBoy and others