Giter Club home page Giter Club logo

flarumchina's Issues

Semver compatible version in Foundation\Application

const VERSION = '0.1.0-beta.7C';

Hello @skywalker512,

I have not come to pester you with copyrights (at this point). People installing your version are also installing Bazaar. Your version appends a letter to the Flarum version, eg 0.1.0-beta.7C which is not semver compliant. As such any user with your version of Flarum will cause an error on the API of flagrow.io and will have a bad experience using Bazaar because it won't work for them.

I suggest using a semver compliant versioning scheme by using meta, eg 0.1.0-beta.7+flarumchina.c which would allow the flagrow.io api to be able to properly parse the flarum version and provide compatible packages.

Thank you for your consideration!

fontawesome资源文件位置

其他资源都是通过/assets目录进行读取,而fontawesome字库文件总是访问以下目录进行读取导致页面图标全部加载失败。

/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0

====================================
其他源正常读取路径是
/assets/fonts/fontawesome-webfont.woff2?v=4.4.0

=====================================
请问这个是个例?
rochexp/cklayflarum:6d88b0d(也是从您那fork来的)和官方的版本LAMP部署或者docker部署就没问题

字体文件CDN更换

请问在哪里可以更换默认的fonts.cat.net呢。。。
更快的应该是fonts.loli.net呢。。。
要不然首次加载超级慢。。。
谢谢

似乎不支持内网穿透

使用内网穿透,安装地址是localhost,再从外网地址访问,登录时便会提示无法连接到localhost
感jo像是不支持内网穿透的亚子,能否增加一个功能?:-)
以上

遇到SQL问题,提示重命名列名的SQL文非法

错误提示:
Something went wrong: SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'notifications_read_time' (SQL: ALTER TABLE users CHANGE notification_read_time notifications_read_time DATETIME DEFAULT 'NULL')

查到对应的PHP代码可能在以下位置:
2015_09_22_030432_rename_notification_read_time.php

是用xampp来构建的,求助。

升级到最新版后,无法访问管理后台

Fatal error: Uncaught Error: Call to undefined function Flarum\Extension\finfo_file() in /www/wwwroot/bbs.letitfly.me/vendor/flarum/core/src/Extension/Extension.php:186 Stack trace: #0 /www/wwwroot/bbs.letitfly.me/vendor/flarum/core/src/Extension/Extension.php(265): Flarum\Extension\Extension->getIcon() #1 /www/wwwroot/bbs.letitfly.me/vendor/illuminate/support/Collection.php(968): Flarum\Extension\Extension->toArray() #2 [internal function]: Illuminate\Support\Collection->Illuminate\Support{closure}(Object(Flarum\Extension\Extension)) #3 /www/wwwroot/bbs.letitfly.me/vendor/illuminate/support/Collection.php(969): array_map(Object(Closure), Array) #4 /www/wwwroot/bbs.letitfly.me/vendor/flarum/core/src/Admin/Controller/WebAppController.php(64): Illuminate\Support\Collection->toArray() #5 /www/wwwroot/bbs.letitfly.me/vendor/flarum/core/src/Http/Controller/AbstractWebAppController.php(37): Flarum\Admin\Controller\WebAppController->getView(Object(Zend\Stratigility\Http\Request)) #6 /www/wwwroot/bbs.letitfly.me/vendor/flarum/co in /www/wwwroot/bbs.letitfly.me/vendor/flarum/core/src/Extension/Extension.phpon line 186

乱码

字体图标出现乱码

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.