phphub5 icon indicating copy to clipboard operation
phphub5 copied to clipboard

PHPHub Ver 5 is a Forum project Powered by Laravel 5.1, and it is also the project build up PHP & Laravel China community (此项目已弃用)

Results 33 phphub5 issues
Sort by recently updated
recently updated
newest added

QueryException in Connection.php line 729: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'phphub.topics' doesn't exist (SQL: select count(*) as aggregate from `topics` where `is_blocked` = no and `is_draft`...

👉 https://github.com/summerblue/phphub5/pull/62#issuecomment-281242687 ![image](https://user-images.githubusercontent.com/5564821/35607999-125cdb24-0692-11e8-98bd-b6d4f492bff8.png)

``` $data = array_merge([ 'topic_type' => $topic_type, 'topic_link' => $topic->link(), 'topic_title' => $topic->title, 'topic_category_id' => $topic->category->id, 'topic_category_name' => $topic->category->name, ], $extra_data); ``` 报出这一行` 'topic_category_id' => $topic->category->id,`出问题, ``` ErrorException in BaseActivity.php...

Is there an English version available for phpHub forum software ?

新增功能:打包下载文章。 功能示例: ![file](https://dn-phphub.qbox.me/uploads/images/201801/01/17036/Y7GCtOEo58.png) 点击后打开新页面返回该用户的所有文章(以压缩文件的形式返回),已完成该功能的权限控制,仅该用户本人可以下载。 自定义 `artisan` 命令: `phphub:clear-download-data`,作用为清空打包文章留下的缓存文件。已加入 `Cron`,运行时间为每小时运行一次。

ErrorException in 7b48a7ee27f247d07beae06e83f00179 line 47: Trying to get property of non-object (View: /var/www/phphub5.app/public_html/resources/views/share_links/partials/share_links.blade.php) (View: /var/www/phphub5.app/public_html/resources/views/share_links/partials/share_links.blade.php)

After running "php artisan serve" using http://localhost:8000 loads slowly and continuously "waiting for localhost at browser" how can i solve this.

1、安装完毕之后,首页banner不显示 2、头条出现错误 ErrorException in 5a07304f505716c8171cde341c3fca1f line 47: Trying to get property of non-object (View: /www/wwwroot/www.5daok.com/resources/views/share_links/partials/share_links.blade.php) (View: /www/wwwroot/www.5daok.com/resources/views/share_links/partials/share_links.blade.php)