Jump to content
MakeWebGames

Recommended Posts

Posted

Promo Code Manager v1.0.1

This simple addition will give you the ability to manage promotional codes for your game without having to make changes to the registration file. Installation requires editing 1 file, creation of 1 file, adding 1 table to your database.

1. Create the following table in your database

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

2. Copy and Paste the below code into a file named promo.php and upload to your host.

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

3. Make the folowing 2 changes to your register.php file....

Find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Replace with

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Replace with

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

That is it! You have now installed this simple promo code manager. Simply go to http://yourgameurl.com/promo.php and setup/mange your promo codes

This modification was created with an unedited register.php file. If you have already modified your register.php, you may need to make slight changes to the edits I have posted. As always... backup your files before making changes

UPDATES!

v1.0.1 - Added tracking of how many times a code is used

Posted
This is a great mod!! dont use abs though, use intval instead.. abs do not exactly secure it.. what i learned...

Neither exactly "secure it", whatever it may be.

abs() is perfectly acceptable here.

  • 7 months later...
Posted
did everything u said and when i go to myurl.com/promo.php it says this

Not Found

The requested URL /promo.php was not found on this server.

File named correctly? promo.php in the correct directory?

  • 1 month later...
  • 4 months later...
Posted
i get this when i sign up

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Replace with this for the last step :

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

  • 1 year later...
Posted

Great mod-! But i get one error with the last step

I get A critical error has occurred, and this page cannot be displayed. Please try again later.

Query failed

can someone please fix this??

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...