Results 1 to 10 of 152
Threaded View
-
25th Feb 2012, 06:59 PM #11MemberWebsite's:
RazorDOX.com@resoft11
Code:MISSING: alteration who need to be done at index.php $downloads = Core::load()->mapRequest('Downloads', array('page', 'query', 'type', 'site')); <- site on array echo $downloads->pages(array( array('default', WCDDL_PAGES_DEFAULT), array('query', WCDDL_PAGES_QUERY), array('type', WCDDL_PAGES_TYPE), array(array('query', 'type'), WCDDL_PAGES_QUERY_TYPE), array('site', WCDDL_PAGES_SITE) <------------------------------------------------------ site to pagination )); if uses the noxxx mod change one line if((empty($type) && !isset($_GET['q']) && !isset($_GET['page']) && !isset($_GET['site'])) || (!isset($_GET['site']) && isset($_GET['page']) && $this->dontshow && $type != 'xxx')) {
Jomasaco released a module of that. I believe it's called "wcddl_joma_site_downl.php"
It will show site page with a working pagination.
The module can be found on WCDDL skins forum
Can't find the link on KWWHunction anymore.
btw you shouldn't edit the wc3.php as it will make it harder to update wcddl script in the future. Best way is to use the module.
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.55 released. Open older version (or...