-
Notifications
You must be signed in to change notification settings - Fork 96
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
按照你给的方法上传安装,前台页面可以,就是注册登录不了,,咋回事 #3
Comments
我的也是,前台可以打开,注册登陆不了,有解决的,帮忙说下吖,感激不尽 |
按照你给的方法上传安装,前台页面可以,就是注册登录不了,,咋回事 |
看接口对不对吧
…------------------ 原始邮件 ------------------
发件人: "xinlingduyu"<[email protected]>;
发送时间: 2019年9月6日(星期五) 下午3:20
收件人: "jxj322991/2code"<[email protected]>;
抄送: "100101065"<[email protected]>; "Comment"<[email protected]>;
主题: Re: [jxj322991/2code] 按照你给的方法上传安装,前台页面可以,就是注册登录不了,,咋回事 (#3)
按照你给的方法上传安装,前台页面可以,就是注册登录不了,,咋回事
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
按照作者方式安装的,全部能对上呀 |
看看控制台 注册的时候数据 对不对 我前面安装的可以成功
…------------------ 原始邮件 ------------------
发件人: "xinlingduyu"<[email protected]>;
发送时间: 2019年9月6日(星期五) 下午3:26
收件人: "jxj322991/2code"<[email protected]>;
抄送: "100101065"<[email protected]>; "Comment"<[email protected]>;
主题: Re: [jxj322991/2code] 按照你给的方法上传安装,前台页面可以,就是注册登录不了,,咋回事 (#3)
按照作者方式安装的,全部能对上呀
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
点击登入和注册都反应 |
自己不会调试 谁也帮不了你
…------------------ 原始邮件 ------------------
发件人: "xinlingduyu"<[email protected]>;
发送时间: 2019年9月6日(星期五) 下午3:29
收件人: "jxj322991/2code"<[email protected]>;
抄送: "100101065"<[email protected]>; "Comment"<[email protected]>;
主题: Re: [jxj322991/2code] 按照你给的方法上传安装,前台页面可以,就是注册登录不了,,咋回事 (#3)
点击登入和注册都反应
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
怎么调试的呢?数据库还有作者说的几个修改的地方都修改了,就是无法注册和登录,恳请指点 |
把conn_sql.php中的下面这些东西删掉 <!-- 连接你的数据库 -->
<!-- host 可选。规定主机名或 IP 地址。
username 可选。规定 MySQL 用户名。
password 可选。规定 MySQL 密码。
dbname 可选。规定默认使用的数据库。
port 可选。规定尝试连接到 MySQL 服务器的端口号。
socket 可选。规定 socket 或要使用的已命名 pipe。 --> |
按照你给的方法上传安装,前台页面可以,就是注册登录不了,,咋回事
The text was updated successfully, but these errors were encountered: