Proxy Coder

Free Proxy List Script

Powered By on the Title

with 3 comments

Hi to all users. You may remove the “Powered By” thing on the title. It is not required :)

Written by ProxyCoder.com

January 8th, 2010 at 11:49 pm

Posted in Announcement

Disable Admin Captcha

with 2 comments

Since on the current version admin captcha config is stored on database. To activate / deactivate you have to modify it on the database. On the next version, this will be stored on config file such as the older version, but for submission and contact captcha is still placed on the database :)

Run this in your phpMyAdmin
UPDATE config SET config_value = '0' WHERE config_name = 'image_verification_admin_login';

Written by ProxyCoder.com

November 22nd, 2009 at 8:58 am

Posted in Announcement

How to Upgrade From Old Version

with 5 comments

A copy of this reference can be found in your “/documentation/upgrade-from-first-release-readme.txt” file.

Here are the steps :)
Read the rest of this entry »

Written by ProxyCoder.com

October 9th, 2009 at 4:26 pm

Posted in Announcement

Tagged with

New Beta Version Released

with 7 comments

After few months of delay, here is the new beta version.

New features :

  1. Most config are not stored on config.php anymore, but on database, with admin panel.
  2. Supports multiple theme directories at same website. And selectable on admin page. I plan to make it such as wordpress admin theme page. (just check the admin page to view what i mean “admin.php?do=theme”)
  3. Proxy speed support.
  4. Proxy category. (can be modified from admin).
  5. “Recently Visited” page. Proxy which recently visited will be sorted up. So this is a kind of “bumping” on thread.
  6. Paging on all “List” pages, so all proxies will be visible. (the old one was just “top X”)
  7. Some changes on the header.
  8. Better admin page.
  9. Better cron script.
  10. Better coding (just fyi ).
  11. I probably missed something, i’ll update it here.

Read the rest of this entry »

Written by ProxyCoder.com

October 8th, 2009 at 8:27 am

Posted in Announcement

Tagged with

Bug Fix : Invalid Stats

without comments

There is a display bug. The script will show invalid click stats.

I have updated the ZIP file with the new script.

Here is how to fix this bug.
Read the rest of this entry »

Written by ProxyCoder.com

September 26th, 2009 at 8:10 pm

Posted in Bug Fix

Tagged with

Is Your Captcha Broken ?

with 7 comments

Is your captcha broken and can not be viewed on your proxy list?
There are three possibilities.
First, your PHP GD is not activated. Second, your mod_rewrite is not activated. Third, your environment setting.
Read the rest of this entry »

Written by ProxyCoder.com

September 26th, 2009 at 1:09 pm

Posted in Tips

Tagged with

Captcha : With or Without ?

with 4 comments

The proxy list script has a built in captcha (image verification) feature on proxy submission.
This feature can be activated / deactivated easily according to you.
So are you going to use it or not?
Here are some reasons to use captcha :

  1. It prevents bot from submitting proxy to your website.
  2. The captcha is the front gate of your submission script before proxy checking, backlink checking, etc. So as long as user does not input the correct captcha, there will be no further checking for submission input.

This feature needs PHP GD to be activated. It can be activated easily by your webhosting.
So do not deactivate it just because the captcha can not be loaded on your website :)

Written by ProxyCoder.com

September 22nd, 2009 at 5:22 pm

Posted in Tips

Tagged with

Bug Fix : Error Message on Invalid Reciprocal

with 6 comments

There is a small display bug (not a security one) on the old version.
If a user submits a proxy, and you require a backlink, and the backlink is invalid on the submitted proxy, there is no error message displayed.
This will confuse the user because he can not know what is wrong with the submission.
Read the rest of this entry »

Written by ProxyCoder.com

September 22nd, 2009 at 5:15 pm

Posted in Bug Fix

Tagged with ,

Join The Project

without comments

I decide to let anyone to join the proxy list coding project.
I use subversion for this.
If you are interested, you can use Tortoise SVN or Netbeans as your SVN client.
If you are a PHP programmer and like to join the project, you can just leave a comment here along with your e-mail on the comment field.

The more qualified programmers join this project, the greater this script will be.

Written by ProxyCoder.com

September 22nd, 2009 at 5:09 pm

Posted in Announcement

Tagged with , ,

Continued Development, Next Version

with one comment

I decide to continue the development recently.

It will contain more features and bug fixes.

Written by ProxyCoder.com

September 18th, 2009 at 5:50 pm

Posted in Announcement

Tagged with ,