老哥你1.7.9.5这个版本登录后重定向的地址写错了 #2

Open
opened 2022-11-23 20:14:57 +08:00 by 570295535 · 1 comment
570295535 commented 2022-11-23 20:14:57 +08:00 (Migrated from github.com)

错误文件:admin/bottlelogin/lconfig/configlogin.php

错误代码
$loginrefer="./example/examplepage.php";//登录后重定向
请修正为:
$loginrefer="./../main.php";//登录后重定向

错误文件:admin/bottlelogin/lconfig/configlogin.php 错误代码 $loginrefer="./example/examplepage.php";//登录后重定向 请修正为: $loginrefer="./../main.php";//登录后重定向
SomeBottle commented 2022-11-23 21:26:23 +08:00 (Migrated from github.com)

本项目已经不维护了

本项目已经不维护了
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: SomeBottle/BottleBlog#2
No description provided.