Giter Club home page Giter Club logo

swgoh-guild-management's Introduction

swgoh-guild-management

A guild management system (GMS) for the mobile game SWGoH. Allows users to create and administer own guild content pages (rules, info, etc.). Adds sync tools for public APIs for guild specific and global reports.

swgoh-guild-management's People

Contributors

codeshell avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

swgoh-guild-management's Issues

error index.php when setting up server

when trying to set up server, i got this error:

Warning: require(/srv/disk9/2936389/www/brazilianstorms.dx.am/public/../vendor/autoload.php): failed to open stream: No such file or directory in /srv/disk9/2936389/www/brazilianstorms.dx.am/public/index.php on line 24

crash on toon gear report

explode() expects parameter 2 to be string, null given {"exception":"[object] (Symfony\Component\Debug\Exception\FatalThrowableError(code: 0): explode() expects parameter 2 to be string, null given at /.../app/Authorizable.php:54)
[stacktrace]
#0 /.../app/Authorizable.php(54): explode('.', NULL)
#1 /.../app/Authorizable.php(38): App\Http\Controllers\PlayerController->getAbility('gear')
#2 /.../vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): App\Http\Controllers\PlayerController->callAction('gear', Array)
#3 /.../vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(App\Http\Controllers\PlayerController), 'gear')

image tags removed on save if they are the very last element within the text (memo)

When creating or updating text elements on guild pages you can upload images via drag & drop.

If an image is the very last element of the text, the image is omitted on save. More precisely, the image is uploaded to the server successfully, however the image link in the text will not be saved.

As soon as there is any text after the image, everything works fine.

If the last elements are 10 images in a row, then none of the image links will be saved. As soon as only a single text character is added afterwards, all image links are saved.

I suspect a bug within the html purifier that is used to check submitted texts and removes code that is not allowed. Or some incompatibility between the purifier and ckeditor.

Doesn't happen with forum posts. They use a different (simpler) text editor.

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.