rajlaksh
Forum Replies Created
-
Forum: Plugins
In reply to: [Kommiku] Create chapter images on serverempty($page_list) == when their is no pages run code this.
click on chapter.
if pages already their but not in kommiku chapter . then its create those pages.
i used it for creating 1000 pages.
are want to create Breadcrumb (navigation) like
You are reading >> “Series Title >> Chapter Title” >> Love It.
if yes here is
<a href="<?=HTTP_HOST?><?=$kommiku['url']['series']?>"><?=stripslashes($kommiku["title"]["series"])?></a> > <a href="<?=HTTP_HOST?><?=$kommiku['url']['series']?><?=$kommiku['url']['chapter']?>">Chapter :<?=stripslashes($kommiku["slug"]['chapter'])?></a> > <a href="<?=$kommiku['url']['page']?>">Page <?=$page["slug"]?></a>
Forum: Plugins
In reply to: [Kommiku] I cant dumpppp chapppterrrrrrrrrrs!!You didn’t installed unrar in your server.
if u using shared hosting contact ur WEBHOST to install unrar package for you ??Here is tutorial of installation
https://www.mickgenie.com/install-rar-and-unrar-in-linux/Forum: Plugins
In reply to: [Kommiku] Create chapter images on serveradd this code to KOMMIKU >> ADMIN >> list_pages.php page file done.
Forum: Plugins
In reply to: [Kommiku] Changing Title DisplayYou need to Modified kommiku.php file.
Search SEO TITLE on kommiku file. There you will find all title of pages. ??
Forum: Plugins
In reply to: [Kommiku] Manga of the weekWorking and Enjoying.
Forum: Plugins
In reply to: [Kommiku] Manga of the weekIts working now on Linux too. ??
+rep ??Forum: Plugins
In reply to: [Kommiku] [Plugin: Kommiku] Create list of thumbnailsHere it is ??
paste it in Kommiku.php file where all shortcode located.add_shortcode( 'kommiku_chapter_recent_update' , 'recnet_chapter_update_list' ); function recnet_chapter_update_list() { require_once(KOMMIKU_FOLDER.'/admin/database.php'); $db = new kommiku_database(); $chapterUpdateList = $db->chapter_update_list(); if($chapterUpdateList) echo "<style type=\"text/css\"> #list td{ text-align:center; padding:0px 8px 0px 0px; line-height:18px !important } #list { clear:both; float:left; margin:3px !important; } #list td img{ width:140px; height:200px; padding:1px; border:2px solid #38B63C; } </style>"; $i = 0; foreach ($chapterUpdateList as $item) { $i++; $theLIST .= '<td><a href="'.HTTP_HOST.KOMMIKU_URL_FORMAT.'/'.$item->series_slug.'/'.$item->chapter_slug.'/"> <img src="'.UPLOAD_URLPATH.'/'.$item->series_slug.'/'.'cover.jpg" onerror="this.src =\'/no_preview.jpg\';" /><br/>'.$item->series_name.' - Wallpaper '.$item->chapter_slug.'</a></td>'; if($i > 3){break;} }; return $theLIST; }
Forum: Plugins
In reply to: [Kommiku] [Plugin: Kommiku] Create list of thumbnailsruriko are you looking for this this?
https://www.picsbash.com/Forum: Plugins
In reply to: [Kommiku] [Plugin: Kommiku] chapter dumping errorbrother 1 new site MANGATRIX.COM
hope you will check and reply here
i really need working KOMMIKU for my scanlation group
Forum: Plugins
In reply to: [Kommiku] [Plugin: Kommiku] chapter dumping erroranraiki just check this site MANGAYES.COM
its reader look like KOMMIKU type isn’t it .
Forum: Plugins
In reply to: [Kommiku] [Plugin: Kommiku] chapter dumping errorhmm , i am sorry to say but most people were unable to suitably used KOMMIKU. but KOMMIKU provides facilities for images(not only for manga)
i had a cool wallpaper type website design in my mind but neither i knew programming nor KOMMIKU worked for me. open source sounds good but if not work for us all then it is of no use naa. i know you being trying hard
that’s why even i am trying different readers and want to help .also let us guide on webhosting services too with which KOMMIKU works fine.
Forum: Plugins
In reply to: [Kommiku] [Plugin: Kommiku] chapter dumping errorwhy not you add JAVA/FLASH UPLOADER with this script huh.
also please visit this place each day . it just take few minutes .
also us all uses want to test TOSHO . can you let us all test it .
i hope it is better than KOMMIKUForum: Plugins
In reply to: [Kommiku] [Plugin: Kommiku] chapter dumping erroranraiki . what sorta big plans . also which webhosting you are using, as you always said KOMMIKU not run on some hostings.
THE TOSHO use which web hosting .i have a news for youMANGA.ANIMEA.NET has now updated their READER’S version and its more cool now .surely check it.
although kommiku never worked for me but i want to try my hands on tosho.
Forum: Plugins
In reply to: [Kommiku] [Plugin: Kommiku] chapter dumping erroryes but now as i have researched the foolsreader i found it a bit drag really drag suits it .
anraiki which webhosting can run your kommiku. which free webhosting you use . what actually i want to do is link “description page” with “specific manga” . i am still developing my site . if somehow i could get script of ONEMANGA.COM
also please reply a bit fast . i can come daily here . we both can develop a good script .