-
Well first the issue is when i completed my installation on my mac with safari. I ended up having url of my installation as :
'url' => 'http://flarum.dev/?forumTitle=Something&mysqlHost=localhost&m…
poush updated
9 years ago
-
Many people will use a database that is already in use to install Flarum and many times this databsse will have other tables that may have similar tables to the ones Flarum uses so it would be nice to…
-
"Oops! Something went wrong on the server. Please reload the page and try again."
Everything that I try to do, every click that I made, I always get this message. Nothing is working.
Here is a video…
-
_From @geoclicks on August 28, 2015 5:49_
Not sure of the terminology, but I'll do my best. :)
When I click on the installation sub tag and try to create a new discussion, the compose window comes …
-
- Should we have this as a separate package/repo, or in core?
- Build a common installation process, which:
- Writes config (related #121)
- Runs migrations
- Seeds some welcome data
- Build a G…
-
when trying to upload an avatar, the action fails:
XHR fails with error 500 at: `intervention/image/src/Intervention/Image/Imagick/Driver.php18`:
ImageMagick module not available with this PHP instal…
-
First I downloaded the beta zip file and unzipped on my localhost /var/www/html, open it up on browser and nothing happens.
So I try again delete everything and do git clone and try to install by run…
-
This is what I get when I try to submit the reset form.
![Error](http://puu.sh/jxj4A/9c65b5efb8.png)
Also, perhaps I should remind you guys about this issue as well: https://github.com/flarum/core/is…
-
This issue from after the installation ...
( ! ) Fatal error: Uncaught exception 'InvalidArgumentException' with message 'Middleware must be callable' in /vagrant/system/vendor/zendframework/zend-str…
ghost updated
9 years ago
-
As it is we have:
```
Admin
-- Actions
-- Middleware
Api
-- Actions
-- Client.php
-- Events
-- JsonApiRequest.php
-- JsonApiResponse.php
-- Middleware
-- Request.php
-- Serializers
Assets
-- AssetMan…