Results 1 to 10 of 13
Threaded View
-
21st Jan 2009, 09:51 AM #1OPThe Wise OneWebsite's:
twilight.ws ddlrank.comkDDL Webmasters - Better Loading Edit Downloads
Hi,
I am targetting all DDL webmasters that are still running kDDL. As you may already know when you have a huge number of downloads in your database it takes a (long!) while to load the view/edit downloads page. It's because of all the page number that are generated at the bottom. I made an improved code to increase the loading time from ages to really fast lol.
open edit.class.php
Find:
Code:$this->page("admin.php?go=stats&page=");
Code:for($y = 1; $y <= 20 ; $y++){ echo '<a href="admin.php?go=stats&page='.$y.'">['.$y.']' ; }
Enj0y!Whoo Reviewed by Whoo on . kDDL Webmasters - Better Loading Edit Downloads Hi, I am targetting all DDL webmasters that are still running kDDL. As you may already know when you have a huge number of downloads in your database it takes a (long!) while to load the view/edit downloads page. It's because of all the page number that are generated at the bottom. I made an improved code to increase the loading time from ages to really fast lol. open edit.class.php Find: $this->page("admin.php?go=stats&page="); Replace by: Rating: 5I can always be contacted by sending a tweet @twilightws
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
For any webmasters using KDDL, msg when no results found?
By kurupt in forum Forum and DDL DiscussionReplies: 1Last Post: 3rd Jan 2012, 12:29 PM -
[Selling] kDDL Proffesional Skin
By Zee Design in forum Completed TransactionsReplies: 8Last Post: 18th Nov 2011, 08:22 AM -
KDDL Script?
By Daviid in forum Forum and DDL DiscussionReplies: 8Last Post: 27th Sep 2009, 08:39 PM -
kDDL Blacklist Killr ($5)
By Whoo in forum Completed TransactionsReplies: 0Last Post: 12th Jan 2009, 12:09 PM -
KDDL to WCDDL
By JmZ in forum Webmaster ResourcesReplies: 2Last Post: 17th Oct 2008, 07:15 PM
themaManager - edit and manage...
Version 4.19 released. Open older version (or...