About GamePoint
Welcome to GamePoint. Here you will find useful information regarding simple operation of the script and information regarding the features. GamePoint was developed in early 2006 by the STCFX Web Design Team and later found a new home with Phobi.NET. GamePoint combines simplicity with a powerful backend interface producing stunning user-end results and creating an easy to install and develop website. With just a few simple clicks your Games website will be ready to play!
Features:
Powerful Backend Admin System
-Upload/Modify/Delete Games With A Click Of A Button
-Create/Modify/Delete unlimited Categories
-Moderate All Users, Ban Users, Edit Users, Delete Users
-PointStore System, Create, Modify Delete Products.
-Pre-Installed with 55+ Games to Get You Started.
Elegant & Simple User Interface
-Header, Content & Footer File
-Easy to modify CSS stylesheets makes changing style easy
-Category, Latest Games & Top Games List
-Easy to modify welcome text
How does the PointStore work?
As GamePoint prides itself on simplicity we have made it as “Turnkey like” as possible. When a user logs in a tries to cash in their points it will take them to the PointStore where they can select the product to buy, which you have added via the backend AdminCP. Once they click the buy link it will direct them to a confirmation page, if they do not have enough points it will display an error message. If they do it will display a continue button where the transaction will be completed. The admin will receive an email with details of the product requested and the users details including address etc. The user will also receive an email saying “Thank you for purchasing the…” text. Upon clicking submit the points will also be deducted from that users account.
Installing The Script
- Upload all files in the ‘upload' folder to your desired folder.
- Create a mysql database and user for your site.
- Go to your PhpMyAdmin and import the sql file in the ‘sql' folder into your database.
- Now to to the includes folder on your uploaded site and open for editing the connection.php file.
- Set the connection information, ie the username, password and database for in the correct fields. Save the connection.php file and close.
- Now open for editing config.php in the includes folder.
- Set the desired variables to what you would like, the file is annotated for easy understanding.
- CHMOD points_thumbs, thumbs and games folder to 777.
- Now test your script at http://www.yourdomain.com/yourinstallationdirectory
Adding A Game
- Login to the AdminCP, this can be located at http://www.yourdomain.com/yourinstallationdirectory/admincp , the default login is username: admin password: admin
- Click ‘Game Control', click ‘Upload A Game'.
- Fill in all fields required, note if no thumb is selected the ‘default.gif' image in your thumbs folder will be used.
- Click Submit Query and it will upload the game & thumb files. It will also report any errors encountered, if any.
- The game is now live on your site!
Adding A Product To PointStore
- Login to the AdminCP, this can be located at http://www.yourdomain.com/yourinstallationdirectory/admincp , the default login is username: admin password: admin
- Click ‘Point Control', click ‘Create A Product'.
- Fill in all fields, note thumbnail is optional, but is highly recommended
- Click submit, if there are no red errors then your product is now live on your site!
|