Results 1 to 10 of 152
Threaded View
-
19th Jan 2012, 01:15 AM #11Member
V1.0 jomasaco - site name arrow up
/*
Install
index.php
FIND
$downloads->query = str_replace('-', ' ', $downloads->query);
AFTER ADD
$downloads->siteInfo = true;
FIND
<td>Views</td>
CHANGE TO
<td>Views</td><td>Provider</td>
FIND
<td><?php echo $row->views; ?></td>
AFTER ADD
<td><?php echo $row->arrowup ?></td>
*/
Code:https://rapidshare.com/files/2430555014/wcddl_siteuparrow.php
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
WCDDL - Development How-To (Modules, Hooks, etc)
By JmZ in forum Web Development AreaReplies: 19Last Post: 25th Jan 2014, 09:09 AM -
WCDDL Modules
By Peach in forum Forum and DDL DiscussionReplies: 3Last Post: 21st Jun 2011, 01:19 PM -
Ultimate WordPress Free Plugins Thread !-Sharing top plugins.
By alex17 in forum Webmaster ResourcesReplies: 3Last Post: 2nd Jun 2011, 04:05 PM -
2x Custom modules, black/whitelist WcDDL
By Chris2k in forum Webmaster ResourcesReplies: 0Last Post: 21st May 2011, 01:01 AM -
Best WCDDL plugins
By bunnny in forum Forum and DDL DiscussionReplies: 25Last Post: 7th Apr 2011, 06:56 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...