Results 11 to 20 of 134
-
29th Apr 2011, 01:17 PM #11OP(╯?□?)╯︵ ┻━┻Website's:
Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.comThe main reason for not having one loader/bootstrap file is because a lot of webmasters prefer having one file per page. They don't understand the whole 'one loader and multiple includes' thing.
The caching idea can be done by a module with the current structure.Projects:
WCDDL - The Professional DDL Script
Top Secret Project: In Development - ZOMG
ImgTrack - Never Have Dead Images Again!
-
29th Apr 2011, 05:10 PM #12
-
29th Apr 2011, 05:15 PM #13Google Corp.
Looking forward to seeing v3.
Life asked Death: "Why do people love me, but hate you?"
Death responded: "Because you're a beautiful lie and I'm the painful truth."
-
30th Apr 2011, 12:35 AM #14Respected DeveloperWebsite's:
wrzc.orgIt's going to be epic. Already started coding some mods for V3 which are of course fully customizable.
Tutorial How to SEO your Warez Site a guide to help you increase your organic traffic
Huge list of Warez Sites and free Multiposter Templates
-
30th Apr 2011, 12:42 AM #15Respected Member
-
30th Apr 2011, 12:51 AM #16OP(╯?□?)╯︵ ┻━┻Website's:
Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.comMr Happy I added a list of hooks to the first post of this thread for v3.
I'll be adding more.Projects:
WCDDL - The Professional DDL Script
Top Secret Project: In Development - ZOMG
ImgTrack - Never Have Dead Images Again!
-
30th Apr 2011, 01:09 AM #17
-
30th Apr 2011, 04:08 PM #18OP(╯?□?)╯︵ ┻━┻Website's:
Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.comHooks are pretty much done for non-admin functionality.
I still have to code the admin functionality.
Here's an example module using hooks:
PHP Code:function checkBacklink($submit) {
// $submit is a Submit instance
// surl is the site url
$html = file_get_contents($submit->site_url);
if(!preg_match('#href="http://(www\.)?mysite\.com/"#', $html))
$submit->error = 'No backlink detected.';
// That is all
// Now validation will fail if no backlink is found
}
Core::load()->hook('SubmitValidation', 'checkBacklink');
Projects:
WCDDL - The Professional DDL Script
Top Secret Project: In Development - ZOMG
ImgTrack - Never Have Dead Images Again!
-
1st May 2011, 05:14 PM #19Respected DeveloperWebsite's:
wrzc.orgLooks cool. I'm looking forward to a beta so I can test and have a play around with it.
You know it's quiet easy to update existing mods so as it's similar. They won't really have to be re-coded from scratch.Tutorial How to SEO your Warez Site a guide to help you increase your organic traffic
Huge list of Warez Sites and free Multiposter Templates
-
1st May 2011, 05:18 PM #20Member
Please code the script taking into consideration the new google's penalty. Thanks.
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.22 released. Open older version (or...