Coder Social home page Coder Social logo

chocolatkey / foolslide2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from foolcode/foolslide

53.0 53.0 10.0 20.4 MB

New version (FoolSlideX) out soon

License: Other

ApacheConf 0.01% PHP 97.99% HTML 0.09% Makefile 0.03% C 0.05% CSS 0.88% JavaScript 0.95%
comics manga php reader

foolslide2's People

Contributors

chocolatkey avatar oohnoitz avatar pushrbx avatar woxxy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

foolslide2's Issues

Logs

How can I disable logging for the sake of performance.

A database error ocurred

"Unable to connect to your databse server using the provide setting.
Filename: Core/loader.php
Line number: 268"

Hi bro, thank you for the version, but I got this error after try to upload the first chap.
I can't enter to foolslide.

Edit: The issue is fixed, so don't worry, don't know what happened.
I've installed Disqus and the comment box appears on every page, and I just want to appear in the pages of the chapters. Any solution?

Thanks in advance.

Can't add Chapters, Series and Teams

Hi,
since a few days i have following error when i try to add a new Chapter to a manga.
chrome_2017-09-11_16-46-12

A smilliar error even shown when i try to add teams or new series.
A few days ago it works all fine, i haven't changed anything so i can't explain how it can't work anymore.

Severity: Warning

ERROR - 2016-08-02 14:09:13 --> Severity: Warning --> Creating default object from empty value /home/bshhssd/public_html/application/models/team.php 74

Mysql incompatibility

I heard that maybe there is some sort of incompatibility with Mysql version 5.6.29...

When you install foolslide the db result blank
And if you import some dump you must change the default values of some rows (from none to NULL) in order to correct the error.

But i dunno for sure because is something that I have not personally encountered.

Add disqus support

I'll add disqus support in the upcoming release. Suggestions for any options below

Can't use import function

Hey,
i can't use the import function for new chapters, i tried it on different machines, reinstalled FoOlSlide2 and checked my apache error logs, i found nothing.

My system:
Debian GNU/Linux 8.9 (jessie)
FoOlSlide2 Version: 2.3.3
PHP-Version: 5.6.31-4+0~20170804100521.6+jessie~1.gbpea630b

Server Information

Web Server Software = Apache
PHP Version = 5.6.31-4+0~20170804100521.6+jessie~1.gbpea630b

Software Information

FoOlSlide Version = 2.3.3
Environment = Production

PHP Configuration

php.ini Location = /etc/php/5.6/fpm/php.ini
Safe Mode = Aus
Allow URL fopen = Ein
Max Execution Time = 180
File Uploads = Eingeschaltet
Max POST Size = 512M
Max Upload Size = 128M
Max File Uploads = 128

Extensions

cURL = Installiert
GD2 = Installiert

Report Generated: Tue, 08 Aug 17 15:03:12 +0200

Anyone know the issue?

Too many redirects

Loading /install page sits for awhile, then 'Too many redirects'. Server running Nginx with php5-fpm. I played with my server block config but have gotten no other results. Any known compatibility issues or anything I should check? I would love to get this running.

How to fix the time?

Hi, how can I fix the time of publication?
Looks like this "-0001.11.30 "

Thx in advance.

help me - erro date time

Hello I'm having an error in my FoolSlide2, any system date is not registered in the DB and returns this value on the website.
image

Keyword tagging - Feature Req.

Requesting keyword tagging for chapters and series. Should allow for searching of topics and characters, language. This could all be done individually, or just global tagging.

Upgrading from administration

Hi, I have two readers in different servers and I get the message: "GitHub could not be contacted: impossible to check for new versions.". The version installed is the last commit on 26th march.
Screenshot: http://prntscr.com/aoirhk
Can you fix it?

Upgrading from Original Foolslide

I have what I think is kind of a weird issue. Not sure though.
I'm trying to upgrade to this from the original Foolslide (while a full wipe is recommended, it is possible, yes?). I followed the directions here for a manual upgrade: http://foolcode.github.io/FoOlSlide/

Now, this results in a working front end, but if I try to go to the admin panel, it automatically switches the domain from http to https and refuses to connect. I have no issue browsing the public part of the site, it's just the admin panel and profile stuff. Any ideas?

Can't seem to add any series

I just ran into an issue where I can't seem to add any series in the database.
It shows following error :

A Database Error Occurred  
Error Number: 1366  
Incorrect integer value: '' for column 'id' at row 1  

INSERT INTO `fs_comics` (`id`, `name`, `stub`, `uniqid`, `hidden`, `author`, `artist`, `description`, `customchapter`, `format`, `adult`, `created`, `creator`, `editor`) VALUES ('', 'testing', 'testing', '592eff650ca0e', 0, '', '', '', '', '0', 0, '', '1', '1')  

Filename: /libraries/datamapper.php  

Line Number: 1635

I was able to add the series just fine a few days ago. This suddenly came up. My Database is working just fine, I tried to repair the files (built-in function for FoOlSlide).

What's the issue here that's stopping the workflow?

Cloud storage work

there would be no opportunity to work even cloud storage, such as Google Drive al?

/install not found

Hi

I downloaded the latest pre-release to test your version of foolslide and upload it to "/foolslide_chocolatkey/FoOlSlide2-2.4.0"
When I go to mydomain.com/foolslide_chocolatkey/FoOlSlide2-2.4.0 I got an error page (don't install yet, so that's normal) but when I add "/install" to the url I got a 404 error page.

I have a debian 8 with php 7.

Incomplete Install

Ok, I would have asked in a more discussion oriented forum but I could not find one.

Problem: Installing does not complete with no obvious error messages. Discovered that fs_users fails to create and the installation stops there. When I look deeper, it does not like the format of the datetime and timestamp default value formats (datetime has to be 1000-..., timestamp has to start with 1970-...). Everytime I get a little further, I seem to get tripped up with default values. I know other people are using this so I am thinking there is an error in my copy because I cannot imagine that anyone else has this problem without it getting back to the development staff. The furthest I got by making changes to the code to add default values is an install that looks like it finished correctly and will display the reader screen (with no chapters) but the admin screen still has errors. I cannot get to the admin page so I cannot provide a system information dump.

OS: Ubuntu 16.04
PHP: v7.0.22
MySQL: 5.7.19
Foolslide Tags tried both 2.4.0 and master

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.