Title: [Plugin: Kommiku] chapter dumping error
Last modified: August 19, 2016

---

# [Plugin: Kommiku] chapter dumping error

 *  [larknart](https://wordpress.org/support/users/larknart/)
 * (@larknart)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/)
 * it give me error when tried upload zip file..
    seem like mkdir function problem.
 *     ```
       Warning: mkdir() [function.mkdir]: No such file or directory in /home/kakikom1/public_html/wp-content/plugins/kommiku/extension/dumper.php on line 77
   
       Warning: mkdir() [function.mkdir]: No such file or directory in /home/kakikom1/public_html/wp-content/plugins/kommiku/extension/dumper.php on line 81
       ```
   

Viewing 15 replies - 1 through 15 (of 38 total)

1 [2](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/page/2/?output_format=md)

 *  [Fantasier](https://wordpress.org/support/users/fantasier/)
 * (@fantasier)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798551)
 * Ensure you have CHMODed your blog directory to 777.
 *  Thread Starter [larknart](https://wordpress.org/support/users/larknart/)
 * (@larknart)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798633)
 * you mean chmod my root folder public_html? or just certain folder in my blog 
   like comics upload folder?
 *  Plugin Author [Anraiki](https://wordpress.org/support/users/anraiki/)
 * (@anraiki)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798675)
 * Let see on line 77 and 81…
 *     ```
       //Check if the Upload Directory Exist
               if(!is_dir(UPLOAD_FOLDER.$seriesFolder.'uploads/'))
       	        mkdir(UPLOAD_FOLDER.$seriesFolder.'uploads/');
       ```
   
 * Apparently… one of the following Directory does not exist or was not been able
   to be created:
 * The Upload Folder which is usually “comic” and the Series Folder which is whatever
   the series slug is.
 * Go into your WordPress directory and see if these folder exist.
 *  [rajlaksh](https://wordpress.org/support/users/rajlaksh/)
 * (@rajlaksh)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798942)
 * i checked anraiki
 * i’have CHMODed your blog directory to 777 and it disabled the directory
    and 
   directory got locked . no one can open it .
 * what is the cause of the problem
 *  Plugin Author [Anraiki](https://wordpress.org/support/users/anraiki/)
 * (@anraiki)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798943)
 * I can’t seem to reduplicate this bug. Maybe it can be the webhost? How did the
   directory get locked through chmod?
 *  [rajlaksh](https://wordpress.org/support/users/rajlaksh/)
 * (@rajlaksh)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798944)
 * hey anraiki ,
 * i’ve 77 and 81 error
 * > Warning: mkdir() [function.mkdir]: No such file or directory in /home/animang1/
   > public_html/French/wp-content/plugins/kommiku/extension/dumper.php on line 
   > 77
   > Warning: mkdir() [function.mkdir]: No such file or directory in /home/animang1/
   > public_html/French/wp-content/plugins/kommiku/extension/dumper.php on line 
   > 81
 * i checked these folders are exits
 *  Plugin Author [Anraiki](https://wordpress.org/support/users/anraiki/)
 * (@anraiki)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798947)
 * Try using the latest update. Hopefully, I have fixed it.
 *  [rajlaksh](https://wordpress.org/support/users/rajlaksh/)
 * (@rajlaksh)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798948)
 * i tried it .
 * same error
 * > Warning: mkdir() [function.mkdir]: No such file or directory in /home/animang1/
   > public_html/French/wp-content/plugins/kommiku/extension/dumper.php on line 
   > 76
   > Warning: mkdir() [function.mkdir]: No such file or directory in /home/animang1/
   > public_html/French/wp-content/plugins/kommiku/extension/dumper.php on line 
   > 80
 * i’m on linux webhosting .
 * please tell me is it work on any version(from2.0.8 to latest) of wordpress because
   i am currently using latest version of wordpress
 *  [rajlaksh](https://wordpress.org/support/users/rajlaksh/)
 * (@rajlaksh)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798950)
 * i just checked 1 page upload
 * and its working but it doesn’t pick zip files or dumper files option
 *  Plugin Author [Anraiki](https://wordpress.org/support/users/anraiki/)
 * (@anraiki)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798951)
 * I will look into this issue and try to get back to you by tomorrow.
 *  [rajlaksh](https://wordpress.org/support/users/rajlaksh/)
 * (@rajlaksh)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798952)
 * HEY anraiki is there no way to use ftp transfer in kommiku i don’t know much 
   about programming but i have seen the script and it seen the it is possible to
   do so.
 * also why not an upload system like mangafox and many other sites has
    mangafox
   option seems like dumper file option.
 * hope you will find the solution of it .
 * also i was searching the google and found a script where you can showcase every
   image in the zip file without extracting it .
 * i have seen system of STOPTAMZO.COM
 * i think they provide same file for download as well as read online .
 *  Plugin Author [Anraiki](https://wordpress.org/support/users/anraiki/)
 * (@anraiki)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798963)
 * Where can I find these scripts, maybe I can duplicate them…
 *  [Fantasier](https://wordpress.org/support/users/fantasier/)
 * (@fantasier)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798964)
 * Hello, Anraiki and Rajlaksh
 * I think you don’t have to do much to make a system of “FTP dumper”. If I were
   you, I’ll just make a script for a button “Check for new chapters” under the 
   subject “Upload by FTP”, which can check for new “chapters” directories, open,
   and find images in those chapters then update database automatically. And yeah,
   It’s not really hard to make the script know chapters’ name. Just make users 
   put some text file with chapters’ summary in the same directory of images (with
   the specified name like “inform” or something). Well, This is possible and not
   really hard for me. I’ll try making this if I have a chance and time.
 * Anyway, Rajlaksh, I think there’s no way to find any images in ZIP without extracting
   it (Because Web Server looks at ZIP files as FILES not DIRECTORY). Kommiku’s 
   Dumper works by uploading ZIP file with images in it, Extracting it and moving
   images to the directory that they should be in, And then deleting the ZIP file.
   This solution is good enough to show every images in the ZIP file. By the way,
   About Download service, I’ve heard about scripts that can compress files in directories
   to ZIP files temporarily though, I’ve never searched this. But if it’s exist (
   I think it is) I’m sure this script can be a new feature of Kommiku as well.
 *  [rajlaksh](https://wordpress.org/support/users/rajlaksh/)
 * (@rajlaksh)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798965)
 * hey anraiki i will try to find the scripts
    for you .but you often not come here
   please be present everyday .at least for few minutes .
 * also hey bro fantasier help us man
 * just check STOPTAMZO.COM and try to read any manga there
    in chapters location
   chapters appear in zip mode like 177.zip page 1/2/3
 * also are you talking about print directory feature .
 * i think we need ftp upload for certain to make kommiku a success
 * although HTTP UPLOAD IS ALWAYS FAST AND BETTER THAN FTP ONE .
 * i use ONLINEMANGA VIEWER 1.4 and have made many changes into it .
 * but still the most required thing is description page which i don’t know how 
   to connect to the directory .
 * I WANTED KOMMIKU FOR ITS CATEGORY AND DESCRIPTION AND FEED PURPOSE .
 *  [Fantasier](https://wordpress.org/support/users/fantasier/)
 * (@fantasier)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/#post-1798966)
 * Hello,
 * Okay, I think you mean STOPTAZMO not STOPTAMZO. Well, I’ve seen it. I think this
   feature is quite easy. Just don’t make the script delete the ZIP file you’ve 
   uploaded and make links for downloading it or use the script I’ve mentioned before
   to save some web server’s space (which might make server work so much if there’s
   too many people downloading those).
 * Anyway, What is print directory feature. I don’t get this at all LOL. BTW, FTP
   Dumper is actually FASTER than HTTP Upload for a big file. The thing is, people
   who are using Kommiku want FTP Uploader feature because they don’t want to spend
   so many times to upload chapter by chapter.
 * Kommiku’s already had Categories feature. And soon it’ll have RSS FEED feature
   too.

Viewing 15 replies - 1 through 15 (of 38 total)

1 [2](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/page/2/?output_format=md)

The topic ‘[Plugin: Kommiku] chapter dumping error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kommiku.svg)
 * [Kommiku](https://wordpress.org/plugins/kommiku/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kommiku/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kommiku/)
 * [Active Topics](https://wordpress.org/support/plugin/kommiku/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kommiku/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kommiku/reviews/)

 * 38 replies
 * 5 participants
 * Last reply from: [rajlaksh](https://wordpress.org/support/users/rajlaksh/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-kommiku-chapter-dumping-error/page/3/#post-1799029)
 * Status: not resolved