Giter Site home page Giter Site logo

foolcode / foolslide Goto Github PK

View Code? Open in Web Editor NEW
115.0 115.0 64.0 8.79 MB

[NO LONGER MAINTAINED] Online Comics Publishing Software for Authors and Teams

Home Page: http://foolcode.github.com/FoOlSlide/

License: Other

PHP 97.05% C 0.07% CSS 1.63% JavaScript 1.12% HTML 0.09% Makefile 0.04%

foolslide's People

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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

foolslide's Issues

Install Issues

Okay I know you've seen this probably a billion times now. But please help me out on this.

so the web host supports all the requirements of FoOlSlide. But I can't access the install page.

Like everyone tried, I edited the .htaccess with the ones you provided. I tried all of them but it still doesn't work.

It usually shows me this error

"An Error Was Encountered

If you are here, and have n
o clue why FoOlSlide is not working, start by reading the installation manual."

if not that then it would be a 404.

I tried searching for solutions but I can't get anything.

Had to clear out everything, and then installed FoOlSlide.

Fix hidden chapter

On string 63 "application / models / chapter.php" add

'values' => array('0' => 'Visible', '1' => 'Hidden')

Nginx: Unable to allocate memory for pool

Hello,

I have several Foolside installations running on nginx and even though they SORT OF seem to work... once in a while they display errors. If (the reader or) I'm lucky, just one and at other times a page or two. They are almost always the same kind of errors such as the one displayed belowed. I've changed the php.ini max memory from 128MB to 300MB, but the errors still keep coming. Any way to fix this?


A PHP Error was encountered

Severity: Warning

Message: include(): Unable to allocate memory for pool.

Filename: core/Loader.php

Line Number: 736

Best regards

another .htaccess for web.com hosting

just another .htaccess for "web.com" hosting

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
<IfModule !mod_rewrite.c>
ErrorDocument 404 /index.php
</IfModule>

note: Not tested whether this will work properly for all routes

Chapter Number Bug

Not sure if this is really considered a bug, but the reader doesn't like the number '0' in the chapter field.

I have a series that has a "Chapter 0," however when you enter '0' in the Chapter Number field, it doesn't properly recognize it so the chapter number isn't displayed on the reader.

Generic comic path

I have an issue - when I add new comic, system automatically processes its name into path. However, it's not always good, because some comics have very elaborated names, including some special symbols or just written in non-latinic alphabet, which are all changed into _ in the process. Could you, please, add optional field for generic path?
Currently I have to manually change database and folder to correct that.
For example: "Старый падуб" (based on pun) for name, visible to audience, will change into ___ for system, but it must be "old_holly".

Import System Cons

I think it's useless for the import system (ver 0.8.10) to pop-up alerts when a chapter is about to be uploaded.

Cons:

  1. You need to close the alert message every time the next chapter will be uploaded.
  2. It displays not enough details, which is not very user-friendly at all.

I think many users will still prefer the alert-less import system rather than the new Imp Sys.

Button for webtoon view

This is a request for a button in the every chapter for switch in webtoon view when user wants. For webtoon button i ask for both option (obviusly the team can choose the reading mode in the CP but if we give a chance to the user to read the chapter in according to his prefernce with simply button for me is a good idea). Obviusly if is a webtoon the button is for switching to a manga view :D

Adapt htacces for 4gh Godaddy

Hello,
This surely is the best player I've seen manga, but I can not use it on my host.

I was trying to do everything to work, so compartibilidade, changing guidelines htacces but nothing.

I'm currently trying to make it work at least the "install".

I'm using Godaddy 4GH.

Tkx.

Import System Bug

I'll be posting a new issue regarding the import system in ver. 0.8.11.

When you try using single quote character (') for mass setting the team's name.
You will only get the string before the single quote character (').

Try it and see...

core/loader problem and request

Hi i want report an error appear only when upload or i do an operation with changing theme or stuff like that. the problem is server is unable to connect to database and seems the problem is in the core/loader, obviusly the problem isn't in the database because the rest of site work well. Well after the issue i have a little request a button during chapter reading for switch to webtoon view because i have many user have do this request. Another doubt i see nivo slider in the code of reader but i don't see any option for slideshow :D

PS this guys have done some change in the list of the list of chapter and for series and is really good you can do the same?

http://reader.fox-clan.org/

here the zip for theme with some change to in the reading like button for strech the image (very usefull on mobile)

http://reader.fox-clan.org/content/123456.zip

MMM this is the end? Maybe no for the imperialxt pull request for autor, artist and generes is usefull to add to main code of foolslide!

How to make some changes?

Hi, I would like to change the template of the Latest releases page, but I can't find whicj page should I change in your cms.
From example, in your site this is the page I want to change: http://foolrulez.org/slide/reader/

I would like to remove all the info (for example: Vol.9 Chapter 229 by FoOlRulez, 22nd May, 2015) and so on, remove the title of every manga and replace all of this with just the thumb. If I click on the thumb I will be redirect to the main page of that manga, for example this: http://foolrulez.org/slide/reader/series/seitokai_yakuindomo/

Also, I would like to remove/disable all the social network button.

Thank you.

Strings of traslation doesen't change after adding the missing traslated string

Strings of traslation doesen't change after adding the missing traslated string. I already tried to download the .po file from transifex and from github. Obviusly i think the file is the it_IT.po like from transifex in the /assets/locale/it_IT.utf8/LC_MESSAGES

My only doubt is the other lenguage folder in the other place with italian file but if i open i didn't see any string for translation.

Can't install

Whatever I try to install Foolslide, after clicking on on install's button I get a white page.
Refreshing I get Database Error 1146.
I am using MySQL 5.6 on hosting service "altervista"

install error 404 (I try all 3 htaccess variant)

Sorry for this issue, but i really try everything to fix the install error 404.

My webspace are professional and all relevant apache modules are activated.
Is there any way to install FoOlSlide with a direct filepath?

Thanks

The requested URL /slide/install was not found on this server.

Hi,

I cannot install foOLslide, as I get an error when starting the install. "The requested URL /slide/install was not found on this server."

Tried both .htaccess

OSX 10.7.3 Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 with Suhosin-Patch Server at capi.ro Port 80


Where to edit header section ?

Hello, not familiar with your script, but my girlfriend uses it and she told me that her visitors are telling her that on web is some virus, i'v checked online and there was some malware ( or something like these ).. it's in header section..

What file to look to edit header section ? can't find it.. help. pls.!

here's website: http://read.himawari-pro.ru/ if you need to check it.. ( before </header> there's some unknown script loading and making problems )

Won't read RAR files

Hey,
i have a problem when I'm importing more than one archive file.
When I import it says:
Here you can select a directory and import chapters from it. This directory must contain ZIP, RAR or directories with each representing one single chapter. After you select a valid directory, the interface will give you the ability to fine-tune the import of each chapter. Notice that every directory, ZIP or RAR will be scanned for images and these will all be put in the same folder. If there are two files with the same name in the same ZIP, RAR or directory, the second found will overwrite the first.

So, I imported more than 600 chapters, but only ZIP archives were accepted and RAR ignored... it's weird...
Why that?

Set up load balancer, only loading half the pages

Hey, I think I have everything set up correctly but my master reader is only loading half the pages now. Is this something that takes some time to sync up the master and clients? Or is there an issue with having an https master and an http client?

I've set the client to 0% priority for now just so it works fine for my readers.

Master Settings:
image

Client Settings:
image

Can't Install

I tried to install it i got DB error this and that field is default value none given.

After fix that i logged in got 404 error on admin page , DB BUGS. can't create series, can't edit series,can't create admin user(In Installation), Can't create session db entry, can't update preference DB Errors,

😢 😢 😢 😢

Error: Download Database Backup

Hi i tried to use the "Download Database Backup" tool but i doesn't work.

This is my "Output System Information":


Server Information

Web Server Software = Apache/2.2.21 (Unix) DAV/2 mod_ssl/2.2.21 OpenSSL/1.0.0c PHP/5.3.8 mod_apreq2-20090110/2.7.1 mod_perl/2.0.5 Perl/v5.10.1
PHP Version = 5.3.8

Software Information

FoOlSlide Version = 0.8.6
Environment = Development

PHP Configuration

php.ini Location = /opt/lampp/etc/php.ini
Safe Mode = Off
Allow URL fopen = On
Max Execution Time = 300
File Uploads = Enabled
Max POST Size = 32M
Max Upload Size = 50M
Max File Uploads = 20

Extensions

cURL = Installed
GD2 = Installed
ImageMagick = Installed

Report Generated: Sat, 15 Oct 11 22:02:42 +0200


And this is the error:
"Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 256 bytes) in /opt/lampp/htdocs/system/database/drivers/mysql/mysql_result.php on line 147".

Best regards,
palseif.

Can't install - Error 1364

Hi After enter my information in /install page I got a error 500 page, and after relod I got this

Error Number: 1364

Field 'user_data' doesn't have a default value

INSERT INTO fs_ci_sessions (session_id, ip_address, user_agent, last_activity) VALUES ('97c42b7b3c677ebd1e9f637deba5cc79', 'XXX-XXX-XXX-XXX', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 1500982192)

Filename: libraries/Session.php

Line Number: 327

Here is my sql mode
mysql> SELECT @@sql_mode; +------------------------+ | @@sql_mode | +------------------------+ | NO_ENGINE_SUBSTITUTION | +------------------------+

I have php 7.0.1.

Can't find why I can't install.

edit : yep, It doeasn't work at all when I select MySQL (not table created in the database) and crash when I select MySQLi (some tables created, but crash after with the message above).

Seems the install script is not working with php 7 ?

Releasing FoOlSlide

Yeah, you should release this already. Though it's a trivial problem, do it already.

Email and date doesen't appear completely

is a minor bug and doesen't have effect on the functionality of the site but i want report for all the help you gave me.

In team list and member list i have a strange bug in the member list doesen't appear the first letter of email and first number of registration date

http://i.imgur.com/LPut4V6.jpg

the same is when you go in the team view with list of all member for each team.

Cloud storage work

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

Connection to MySQL database core/loader problem

I suffer from a strange error with connection of the MySQL database. The problem is rand and the error says foolslide can't connect to the database and the problem is in the core/loader at 267 line (i think because i don't remember very well). I know is difficult to work with an error without the proper explanations. I try to make a screenshot the next time i see the problem. Obviusly the problem isn't in the database because the rest of the site work and i installed another site in the same database for see if is a database or the script.

Meta name

Sorry my background is not in computers so no idea where to go to add the meta name and meta description in the foolslide as well as title of website
second issue is i want the website open into directory view is their any way off doing it instead of the latest release as a index page thanks

Russian language does not work / Русский язык не работает (russian)

0.8.13
I changed Default Software Language to Russian under Preferences menu, but admin panel/reader strings are still shown in English. Work all other languages ​​except Russian. I have localization files.

Когда на сервере Linux пробуешь изменить Default Software Language с английского на русский, ничего не меняется и язык остается английским. Работают все остальные языки, кроме русского. Файлы локализации у меня присутствуют. (Russian)

"No input file specified." on install

When I navigate to the install virtual directory I get this message. As I understand it, it's caused by a path issue with a bad value passed to the PHP, but I'm not sure how to fix it. I would really appreciate any suggestions, as it's not a problem mentioned in the install guide. Thanks!

I've tried the different .htaccess files given in the install guide but none of them worked

problem with the update and log file

I have foolslide 0.8.14 and I have problems to upgrade to the latest version 0.8.19. I've tried both through web pages and via ssh. By web page:
photo_2016-03-28_12-05-56
From the last week i have a problem with log file, the line appears: Severity: Warning --> Creating default object from empty value /home/hastarea/www/slide/application/models/comic.php 80
and generates a 2GB file.
thanks so much.

Better l10n support

Is it possible to change these lines to make them easily translatable in a separate language file?:

\content\themes\default\views\read.php

  • Line 108: var gt_key_suggestion = '<?php echo addslashes(_("Use W-A-S-D or the arrow keys to navigate")) ?>';
  • Line 109: var gt_key_tap = '<?php echo addslashes(_("Double-tap to change page")) ?>';
  • Line 197: create_message('is_spread', 3000, 'Tap the arrows twice to change page');

content\themes\default\views\latest.php

  • Line 26: <div class="meta_r">' . _('by') . ' ' . $chapter->team_url() . ', ' . $chapter->date() . ' ' . $chapter->edit_url() . '</div>

content\themes\default\views\comic.php

  • Line 16: <?php if ($comic->author) : ?><?php echo '<b>'._('Author').'</b>: '.$comic->author; ?><br><?php endif; ?>
  • Line 17: <?php if ($comic->artist) : ?><?php echo '<b>'._('Artist').'</b>: '.$comic->artist; ?><br><?php endif; ?>
  • Line 45: echo '<div class="title">'._('Chapters').'</div>';
  • Line 51: <div class="meta_r">' . _('by') . ' ' . $chapter->team_url() . ', ' . $chapter->date() . ' ' . $chapter->edit_url() . '</div>

content\themes\default\views\adult.php

  • Line 9: <?php echo _('This series contains mature contents and is meant to be viewed by an adult audience.<br/> If you are of legal age, click on continue.'); ?>
  • Line 12: <a href="<?php echo site_url() ?>">Back to index</a> or
  • Line 15: echo form_submit('', _('Continue'));

application\models\chapter.php
too much lines, basically every set_notice, a few echo and return, and strings from function help_lang()

I may have forgot some but if these strings were translatable, maintenance and update would be extra-easier.

Control Panel Glitches?

I'll be proposing a possible glitch inside the control panel and a possible sol'n as well

  1. When you change the name for a group and it was successfully applied.
    The url in your browser doesn't update, thus, refreshing or further editing will give you a 404 page.

    The proposed solution: The browser must redirect to the team's updated url.
  2. When you do an import for a series, and fill in subchapters that is > 0.
    You will notice that the uploaded chapters doesn't have the subchapters applied in the import. It's just 0.

    Try to check the code for import series once more.

Button for the login/registration

IS a simply request for made the foolslide userfriendly. I already done with simply html link but if is in foolslide reader from default is a good idea.

Can't install

Well, when I access the /install page, a 404 error page is displayed.
I've already changed the .htaccess file, but I can't install FoolSlide.
My hosting has all the System Requirements.

Error: 404 error
PHP 5.2.13
My SQL 5
Apache
Mod_Rewrite is enabled.

I can't install FoolSlide, because I get 404 error.
What I do?

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.