Results 121 to 130 of 134
-
25th Feb 2012, 06:11 AM #121Member
Thank you @mgmaik
Finally i found out the problem is a plugin named wcddl_test.php in modules folder. I dont know exactly what it does but it caused my bug. I removed it then my search function is working fine now
-
26th Feb 2012, 07:38 PM #122OP(╯?□?)╯︵ ┻━┻Website's:
Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.comfixed that issue now.
no idea why i left that test module in there, surprised nobody noticed lol.Projects:
WCDDL - The Professional DDL Script
Top Secret Project: In Development - ZOMG
ImgTrack - Never Have Dead Images Again!
-
26th Feb 2012, 08:42 PM #123
-
26th Feb 2012, 08:50 PM #124Respected DeveloperWebsite's:
wrzc.orgEasiest way is to download any of the modules people have made and see how they work. Their isn't any real tutorials that exist.
Check out these threads
http://www.besthostingforums.com/64-...xtensions.html
http://www.besthostingforums.com/92-...hooks-etc.html
@JmZ we really needed this in by default
http://www.besthostingforums.com/799525-post36.htmTutorial How to SEO your Warez Site a guide to help you increase your organic traffic
Huge list of Warez Sites and free Multiposter Templates
-
26th Feb 2012, 09:55 PM #125Member
Mr Happy
an idea i have long time, i try to contact you but can't lol
abut the Update feature
can have there an change to useres place there how places to check like an forum post, looking to the mod version description like V1.0
PHP Code:private function getversion($url){
if(empty($url))
return false;
$url = str_replace( "&", "&", urldecode(trim($url)));
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
$output = curl_exec($ch);
curl_close($ch);
if(is_numeric($output))
return $output;
if(preg_match('/V([\d]\.[\d]+)/', $output, $ver) && is_numeric($ver[1]))
return $ver[1];
return false;
}
PHP Code:public function checkupdate() {
return '2.0;http://www.besthostingforums.com/1256499-post11.htm;http://www.besthostingforums.com/1256499-post11.htm';
}
-
20th Mar 2012, 03:17 AM #126Member
Hello,
Is it possible to have the same version of this script in other languages? i mean not in english.
-
5th Apr 2012, 12:38 PM #127MemberWebsite's:
mafiaWarez.com phaze.co katzbb.com massddl.com buspic.com
-
9th Apr 2012, 02:12 AM #128Member
got bored so I redid it lol
-
10th Apr 2012, 08:22 AM #129MemberWebsite's:
RazorDOX.com
-
18th Jul 2012, 09:46 AM #130MemberWebsite's:
freshimg.comaccepted download from queue not appearing in website
how to solve the problem
---------- Post added at 03:03 PM ---------- Previous post was at 02:49 PM ----------
wcddl v3 error
---------- Post added at 03:07 PM ---------- Previous post was at 03:03 PM ----------
http://ddl.desidownloads.me/wc3admin.php?go=downloads
it show blank page
pass of admin 315056
---------- Post added at 03:16 PM ---------- Previous post was at 03:07 PM ----------
https://rapidshare.com/files/902964357/wc3.php
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Selling] WCDDL Auto Submission Accept Script
By deAthbLisS in forum Completed TransactionsReplies: 14Last Post: 23rd Sep 2011, 12:32 PM -
[Buying] Pre Modded WCDDL Script
By DEViANCE in forum Completed TransactionsReplies: 4Last Post: 15th Jun 2011, 09:08 AM -
[Hiring] for customizing WCDDL script.
By brainst0rm in forum Completed TransactionsReplies: 0Last Post: 17th Oct 2010, 02:09 AM -
WCDDL Theme and Script for KWWH
By Sponge Bob in forum Webmaster ResourcesReplies: 18Last Post: 4th Feb 2010, 12:37 AM -
Customized WCDDL script??
By mobilegangs.com in forum Webmaster ResourcesReplies: 4Last Post: 10th Sep 2009, 08:11 AM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...