Results 1 to 10 of 24
Threaded View
-
19th Apr 2011, 12:06 AM #3Respected DeveloperWebsite's:
wrzc.orgSome ideas.
When a admin goes through the list and if he rejects a site then the site is just removed from the wcddl_wait but no email message or anything is sent to the Webmaster. No record is made anywhere so your just going to have that webmaster return and request to be whitelisted again and again.
Maybe you could add another column (int) 1 where 1 is processed and the site was rejected and 0 (the default) is still to be processed. That way if a Webmaster returns and tries to get whitelisted again they can be told that they are rejected. Other alternative is to have the code update the blacklist with a rejected reason. That means you'll have to add an extra input field in the form in the Webmaster area to give a reason.
I don't understand the reason behind this line:
$htmlsaida = 'For security reasons must check the box after the Site Url';
Why are you making them check the box? Can't you just add it as a hidden input like the email?
For safety you should also validate the email and surl again in the Admin area. If someone were to gain access to the admin area they could gain access to the server. Always validate everything everywhere.
You have the line where it's added to the whitelist commented out. I'm guessing that was for testing. You'll need to uncomment it now or else it won't work for people.
No reason for `type1` to be TEXT. It can be VARCHAR( 10 ) NOT NULL like the other type2 and type3.
You could expand on this a lot more but it's a good start.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
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Selling] WCDDL v2 Module - Instant Whitelist
By gtaclub in forum Completed TransactionsReplies: 0Last Post: 21st Aug 2011, 03:52 AM -
2x Custom modules, black/whitelist WcDDL
By Chris2k in forum Webmaster ResourcesReplies: 0Last Post: 21st May 2011, 01:01 AM -
[WCDDL] Wcddl Black or whitelist not working
By fletch in forum Web Application/Script SupportReplies: 0Last Post: 5th Apr 2011, 04:30 PM -
WcDDL whitelist.php
By Chris2k in forum Webmaster DiscussionReplies: 4Last Post: 8th Mar 2011, 06:12 PM -
ddl2.com 3weeks since my first whitelist request - no response
By DoctorX in forum Forum and DDL DiscussionReplies: 4Last Post: 2nd Sep 2010, 12:36 AM
themaManager - edit and manage...
Version 4.22 released. Open older version (or...