lilililili2020

lilililili2020

V2EX member #498229, joined on 2020-07-08 13:32:35 +08:00
Today's activity rank 15503
Per lilililili2020's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
lilililili2020's recent replies
重新申请了 GitHub 仓库。之前的近 500 个⭐没有了,可惜
各位有 GitHub 账号的点一下
https://github.com/bbs1git/bbs1org
cGVuODAwcGVuQGdtYWlsLmNvbQ==
看起来挺适合单文件论坛 bbs1.org
有兴趣看看插件开发 https://bbs1.org
Aug 13
Replied to a topic by aaa0009 程序员 你们还手写代码吗( PHP )
看这里,全是 AI 作品 https://bbs1.org/forum/5
github 仓库可能因升级请求、加星或者 fork 太多,已被限制访问,目前已经无法在线升级。
最新版本 8.5.0 已解决此问题。从此版本开始,将使用**官网自己的源码接口检测升级**,彻底解决此问题。


**官网最新源码下载:**
https://bbs1.org/plugin_market_source


**手工升级到 8.5.0 的方式**:
下载最新源码压缩包:
https://bbs1.org/plugin_market_source?path=bbs1org.zip&download=1
解压缩后,
将 `index.php` 和 `app` 目录中的所有文件,上传覆盖你服务器中的同名文件即可。

上传完成后,
请到 `后台` --> `清理 OPcache` 完成脚本缓存更新。

搞定!
github 仓库因请求太多受限。请到官方下载: https://bbs1.org
Aug 6
Replied to a topic by ffalex 分享创造 各位都 vibe 了哪些有趣的应用?
一个极简 PHP 论坛。由一个仅 100 多 KB 大小的 PHP 文件构建。
https://github.com/bbs1org/bbs1org
cGVuODAwcGVuQGdtYWlsLmNvbQ==
@5ssl Apache

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php?$1 [L,QSA]
nginx

location / {
try_files $uri $uri/ /index.php?$query_string;
}
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   3695 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 10:37 · PVG 18:37 · LAX 03:37 · JFK 06:37
♥ Do have faith in what you're doing.