Chevereto v3.10.18 – 国外经典图床程序

236次阅读
一条评论

共计 1967 个字符,预计需要花费 5 分钟才能阅读完成。

Chevereto v3.10.18 - 国外经典图床程序

Chevereto 是一款 PHP 图床建站源码,允许用户创建自己的照片展示专题,在线图片存储分享服务系统,类似于 Flickr,非常适合自己搭建图床,易于部署,支持主题的定制。

Chevereto 采用 PHP 语言开发,支持多语言,提供中文语言包下载,支持本地上传和在线获取两种图像上传方式,支持图片的批量上传,并集成了网址缩短服务。

挺老牌的一款 PHP 图片分享程序

早期版本有破解的,后来官方直接发布了 2.X 的免费版本,后来又推出 1.X 版本,代码托管在 Github 上,本站使用的图片分享程序就是用的 1.X 免费版本。

因版权关系,不建议在正式站上使用,如发生主机帐户被空间商暂停等问题本站概不负责。

本版本仅供学习测试,如果喜欢这个程序请支持购买正版!噗~

更新日志

Chevereto v3.10.18

Released on June 30th 2018

Fixed bug in header [10073]

Chevereto v3.10.17

Released on June 29th 2018

Fixed bug in forced email verification [9999]

Fixed bug in page links [10035]

Fixed bug in profile page (search box) [10033]

Updated German, Japanese and Vietnamese translations

Chevereto v3.10.16

Released on June 6th 2018

Improved album description display (when empty)

Fixed bug in listing viewer (not working for albums, search) [9924]

Fixed post handling in /settings (name, bio)

Updated Chinese simplified and Spanish translations

Chevereto v3.10.15

Released on June 5th 2018

Added ID encoder/decoder tool [9897]

Improved PUP for Xenforo 2 (added SVG icon to button) [9902]

Fixed align issue on top bar [9901]

Added PUP support for Danish, Polish, Turkey and Ukrainian languages [9937]

Fixed bug in PUP affecting observed element click event

Fixed bug in wrong “create account” link being displayed [9946]

Fixed bug in class.upload.php (wrong datefolders) [9936]

Updated Chinese Simplified, Chinese Traditional, Czech, Dutch, Finnish, French, German, Italian, Norwegian Bokmål, Portuguese (Brazil), Russian, Spanish and Turkish translations

系统需求

Apache or Nginx web server (recommended servers)

PHP > 5.5.0 (with standard libraries and mbstring)

MySQL 5.0

Nginx 伪静态规则

# Image not found replacement
location ~* (jpe?g|png|gif) {
log_not_found off;
error_page 404 /content/images/system/default/404.gif;
}

# CORS header (avoids font rendering issues)
location ~ \.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$ {
add_header Access-Control-Allow-Origin “*”;
}

# Pretty URLs
location / {
try_files $uri $uri/ /index.php?$query_string;
}

发行说明

发行转载于樱花博客

本次完全二开,去除授权,无加密,无后门,支持国内外服务器搭建!

如果在有人转发,未加本站链接 或者 出售 改成自己破解的 我将拒绝继续 二开下个版本!

欢迎大家及时举报 未加本站链接而私自转发的博主 即使停止分享下个版本的二开 你将任然享受~

完全二开 安装汉化 中繁补丁包修复 + 更新 PING 不为后门 只是为了检测老外官网用的 因去掉验证 所以后面才显示 不用担心!

切记!尽量国内机器使用 毕竟是开心版 国外容易被查到 会追究的!除非你是抗投诉的机器!

文件下载

  下载声明:本站部分资源来自于网络收集,若侵犯了你的隐私或版权,请及时联系我们删除有关信息。
  资源名称:Chevereto v3.10.18 - 国外经典图床程序
  系统环境:php+mysql
  程序版本:v3.10.18
  文件大小:10.6M
  解压密码:
  网盘密码:
  下载地址: 网盘下载
  查看演示: 演示网址

正文完
 0
评论(一条评论)
mybx 评论达人 LV.1
2018-08-23 01:01:40 回复

Beware: This is not v3.10.18, it is just v3.10.16 (you can check on your own with WinMerge). It also packs too many source code editing, use it at your own risk.

注意:这不是v3.10.18,它只是v3.10.16(您可以使用WinMerge自行检查)。 它还包含太多源代码编辑,使用它需要您自担风险。

 Windows  Chrome  智利