I have some prolem:
Warning: mkdir() [function.mkdir]: Permission denied in /home/vnstart/domains/vnstart.net/public_html/blog/wp-content/plugins/kommiku/kommiku.php on line 377
How to solve this problem? ( i tried to cmod kommiku.php to 777)
And i hope that this plugin can use the image from a link of a host image instead of upload.
(Sr,I am not good at english ><)
Thanks you very much, this is the best plugin ia have see ^^
Are you thai ?. I think You’re Thai 😆 (Most of English-speakers don’t use ^^, ><) Maybe You’re not. Sorry If I misunderstand. But if you’re Thai, I’m Thai too.
Okay, I think the problem isn’t kommiku.php. You have to CHMOD your root directory to 777, I mean where your wordpress files are in. (in this case should be “blog” directory). If it doesn’t work. Ensure that there’s no the folder that named as same as Upload Directory name you’ve put in Setting of Kommiku.
If it’s still broken, tell me what’s happen (or nothing happens). If I can help, I will. If I can’t, I think you have to wait for Anraiki to answer.
I am Vietnamese ^^
Thanks for your help.
This is the Screen Shot
http://i689.photobucket.com/albums/vv252/TMS3444/untitled-5.png
http://i689.photobucket.com/albums/vv252/TMS3444/2-4.png
I have check the directory, it is correct but i can slove the problem
My contact email: [email protected]
My home page : http://vnstart.net/blog
I hope you can solve this problem ><
Have you CHMODed “blog” directory to 777 ?
Thanks for yor help
I tried to cmod blog directory to 777
This solve the problem
I have another problem when creat a series ><
Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid is 570 is not allowed to access /home/vnstart/domains/vnstart.net/public_html/blog/comics owned by uid 101 in /home/vnstart/domains/vnstart.net/public_html/blog/wp-content/plugins/kommiku/kommiku.php on line 601
You have to turn SAFE MODE of PHP off. (As usual, most of Web Host doesn’t turn it on. How does this happen – -“)
If you can access php.ini in your root directory.
Try editing safe_mode value to safe_mode=Off
If you can’t access php.ini check that there’s .htaccess file in your “blog” directory. If there isn’t, create .htaccess file (By your DirectAdmin or Text Editor programs and uploading) and put the code I tell you in the next paragraph.
Anyway, If there is .htaccess file already, just add this line. php_value safe_mode off
If this doesn’t work try php_flag safe_mode off instead.
If this doesn’t work too, try php_value safe_mode 0 instead.
If it still doesn’t work. let’s change 0 to 1.
If you’ve done all of that and it doesn’t work. Try contact your Web Host and tell them the problem (show them the error).
I tried but nothing happend
I trying to contact Web Host ^^
><
Try a new host?
One that sets off Safe mode at least.
How to creat theme in manga?
Make a copy of the default theme and rename it to something you want your theme name to be.
Edit the files with-in.