dquigley
New Member
- Messages
- 249
- Reaction score
- 0
- Points
- 0
So I downloaded this script/website, and it is a little older and uses something called e-gold. I would like to switch over to a newer method for my customers to use and Im guessing paypal would be a good one. There will be a lot of form editing that needs to be done, and I need the help of any genius who can help me with this, Ill even give you some credits if that would motivate you. Anwyays, if you would like to see what I need help with my website is
http://residualincome.x10hosting.com/ the home page,
just click register and you can see the form wants you to enter your egold and bank info, and in my sites admin panel it wants me to put in my egold info too I want to switch this all to something else so if you think you can help that will be great. Ill post the original script so you can edit or look at anything you need too. Some antiviruses think there is a virus in the folder but I guarantee you that is incorrect, there are no viruses it is a mistake that some but not all antiviruses make so dont worry. Thank you for the help guys.
p.s. I already have the website up but ill paste the install just to give you info you may need.
http://residualincome.x10hosting.com/ the home page,
just click register and you can see the form wants you to enter your egold and bank info, and in my sites admin panel it wants me to put in my egold info too I want to switch this all to something else so if you think you can help that will be great. Ill post the original script so you can edit or look at anything you need too. Some antiviruses think there is a virus in the folder but I guarantee you that is incorrect, there are no viruses it is a mistake that some but not all antiviruses make so dont worry. Thank you for the help guys.
p.s. I already have the website up but ill paste the install just to give you info you may need.
[FONT="]nXn Matrix HYIP System V1.2
—————————————-
This is the installation guide of script to your server.
To customize the look of your script, open the files with the extension .html in templates directory
and edit them.[/FONT]
[FONT="]Requirements :
————–
1. A webserver with php 4.3 or higher (If you’re curious about what version you have, run the phpinfo.php script which comes with this release)
2. CURL must be installed and be compiled into PHP
3. MySQL
4. You must have sendmail or Smtp installed[/FONT]
[FONT="]Notes :
——-
This script use a $_SESSION (session) for all parameters, so you need create a new session in your web browser or perform a logout for
any changes are lodaed.
Installation :
————–
1. Download the script and unzip the file
2. Configure and set parameters in your config_inc.php
3. Upload the contents of the zip file to your server
4. Create database and import tabel structure from file called db.sql.zip
5. CHMOD “cron” folder and all files under it to 755 (0755 or r-x-r-x-r-x)
6. Login to Control Panel (http://yourdomain.com/admin) username: admin, password: 123456[/FONT]
[FONT="]Cron Job :
———-
Run all scripts in your “cron” directory!
1. del_ads.php (to delete expiired ads in your classifieds) -> Run every day (once a day)
2. sendmails.php (to send auto follow up messages) -> Run every day (once a day)
3. set_exp.php (to set expired membership) -> Run every day (once a day)
Accepting Payment :
——————–
This program offer multi-payment support!
Currenty available for e-gold and bank transfer.
Payment settings are available at “payments/” directory.[/FONT]
[FONT="]Please edit these files by the wanted setting:
- pay_egold.php
- pay_bank.php[/FONT]
[FONT="]IPN (Instant Payment Notification ) System :
——————————————–
All IPN scripts are located at “payments/” directory.
Please edit these files by the wanted setting:
- egold_ipn.php[/FONT]
[FONT="]Language :
———–
This program offer multi-language support.[/FONT]
[FONT="]#— Text Language (Translation)
———————————
For each language a translation files are located in ‘includes/lang/’ directory.
The filename has the following format : LANG.php) where LANG is the language
name :[/FONT]
[FONT="] ‘af’, // afrikaans.
‘ar’, // arabic.
‘bg’, // bulgarian.
‘ca’, // catalan.
‘cs’, // czech.
‘da’, // danish.
‘de’, // german.
‘el’, // greek.
‘en’, // english.
‘es’, // spanish.
‘et’, // estonian.
‘fi’, // finnish.
‘fr’, // french.
‘gl’, // galician.
‘he’, // hebrew.
‘hi’, // hindi.
‘hr’, // croatian.
‘hu’, // hungarian.
‘id’, // indonesian.
‘it’, // italian.
‘ja’, // japanese.
‘ko’, // korean.
‘ka’, // georgian.
‘lt’, // lithuanian.
‘lv’, // latvian.
‘ms’, // malay.
‘nl’, // dutch.
‘no’, // norwegian.
‘pl’, // polish.
‘pt’, // portuguese.
‘ro’, // romanian.
‘ru’, // russian.
’sk’, // slovak.
’sl’, // slovenian.
’sq’, // albanian.
’sr’, // serbian.
’sv’, // swedish.
‘th’, // thai.
‘tr’, // turkish.
‘uk’, // ukrainian.
‘zh’ // chinese.[/FONT]
[FONT="]This program automatically parse this folder to find available languages.[/FONT]
[FONT="]To create a new language file, follow theses instructions :
1. Do a copy of lang_template.php file, with the name LANG.php,
where ‘LANG’ is the name of the lang (for example: af (afrikaans), en (english), …)
2. Translate all the english sentences by the wanted language sentences.
3. Save the file.[/FONT]
[FONT="]#— Template Language
———————————
Translation templates are located in ‘theme/’ directory.
To create a new template, follow theses instructions :
1. Do a copy of folder “template” and all files under it, with the name “LANG”,
where ‘LANG’ is the name of the lang (for example: af (afrikaans), en (english), …)
2. Translate all the english sentences by the wanted language sentences.
3. Save the files.
4. Add your new language in “page_index.html” and all others html/template files.[/FONT]
Last edited: