Home| Submit article | Register member| Leech Server| Operating Systems| Upload Free| Photoshop Online| Movies| RSS | Sitemap
oviet.net, Free download ebook, free download software, free download theme, free download template, free download game, download driver
Member Panel
Name: 
Password: 
 
New Download
Ad-Aware Free 8.3.3
Ad Aware Internet Security gives you the power to ...

Apple Safari 5.0.2 (33.18.5) Final
Experience the web Apple Style with Safari the ...

Google Chrome 6.0.472.55 Final
Google Chrome is a browser that combines a ...

F-Secure Internet Security 2011 10.50 Final
F Secure Internet Security provides a complete ...

avast! Antivirus 5.0.677 Final
avast antivirus software provides complete virus ...

avast! Internet Security 5.0.677 Final
avast provides a package of applications that aim ...

VSO ConvertXToDVD 4.1.1.334 Final
ConvertXtoDVD formerly DivXtoDVD is a software to ...

Mozilla Firefox 3.5.12 Final / 3.6.9 Final / 4.0 Beta 5
Mozilla Firefox faster more secure easier to use ...

Internet Download Manager 6.02 Beta 2
Internet Download Manager has a smart download ...

Realtek High Definition Audio Driver R2.52
The ALC882 series 7 1 2 Channel High Definition ...

Last Comments

Home » Download » PHP/MySql » nXn Matrix HYIP System + Classified V1.2



Thông Báo !

Xin chào Bạn Bạn đang xem bài nXn Matrix HYIP System + Classified V1.2 tại Oviet.net.

Bạn chưa đăng nhập vào hệ thống với tài khoản và mật khẩu đã đăng ký tại oviet.net
Một số chức năng không thể sử dụng khi chưa đăng nhập như ( Download, Hiện nội dung, copy Link ...)
----------------------------------------------
Hello Guest You curent view news nXn Matrix HYIP System + Classified V1.2 in Oviet.net.
You must login to site for see hidden texts and copy link
www.oviet.net
nXn Matrix HYIP System + Classified V1.2 Download » PHP/MySql 

Excellent HYIP script free of charge


Features:

  • Payment Processors supported: egold, wire transfer bank, account balance
  • Flexible template system allows you to easily change the design.
  • Language template system allows you to easily change the language interface
  • Turing image for verification. It will stop brute force scripts from hacking the passwords providing higher security.
  • Unlimited investment plans.
  • Unlimited payouts plans (daily / weekly / bi-weekly / monthly / yearly / after the specified period).
  • Instant payment.
  • Unlimited referral plans.
  • Multilevel referral program, up to�n levels.
  • nxn Matrix system
  • Last registered user account in infobox.
  • Users can transfer funds to other users’ accounts inside the system. Admin Bells and Whistles
  • Accept almost any of payment systems
  • Administrator can define a maximum deposit for which compounding is possible.
  • Administrator can define a minimal and maximal compounding percent.
  • new Administrator can make a plan paying but closed for further deposits.
  • Automated administrator e-mail notification when one deposits.
  • Bank Wire Support. Administrator can easily receive and manage Bank Wire deposits.
  • Block user’s accounts.
  • Block user’s e-gold account
  • Block user’s IP address
  • Automated Mail System
  • Users�can post unlimited classified ads in the system
  • Administrator can disable automatic withdrawal for any user.
  • And Much More…
script ini sama persis dengan buatan script4***profit.com (juga pernah di posting 1000null.co.cc) �hanya tampilan nya yang berbeda dan cara install, untuk membuat tabel di lakukan secara manual dengan mengimpor file.sql yang telah disediakan melalui phpmyadmin

Install guide


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.

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

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

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.

Please edit these files by the wanted setting:
- pay_egold.php
- pay_bank.php

IPN (Instant Payment Notification ) System :
——————————————–
All IPN scripts are located at “payments/” directory.
Please edit these files by the wanted setting:
- egold_ipn.php

Language :
———–
This program offer multi-language support.

#— 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 :

� ‘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.

This program automatically parse this folder to find available languages.

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.

#— 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.

 


DOWNLOAD LINK:


Download Now!

 
You must login to site for see hidden texts and copy link - Bạn phải đăng nhập mới có thể Copy Link và nội dung ẩn



#1 Author: nkm_swot (31 December 2009 00:11)
Download Link Dead! Pls Link Again!!

Thanks in Adv.!

#2 Author: Admin (31 December 2009 11:23)
http://rapidshare.com/files/115505865/goldcoders_hyip_manager_script_10_template
s-kuaza.org.rar
rar pass : NO

#3 Author: nkm_swot (31 December 2009 12:42)
I downloaded.. But its totally different..script..
I need the same nxn matrix hyip script, which you mentioned in this posting...

#4 Author: Admin (31 December 2009 12:48)
NXN – Matrix+Hyip Autopay – Full Version
http://bf0ebc8c.qvvo.com/


#5 Author: nkm_swot (7 January 2010 22:24)
i got it from different source. but after installation it doesn't work.
it doesn't have many functions like do crypt(). like

What i do now?

#6 Author: nkm_swot (21 January 2010 09:13)
The package doesn't work...
Some files are missing......
Plz Reupload with full package and with rapidshare............Pleaze..................

Members of Guest cannot leave comments.


Search :
Download random
Update
Vote

Best
Good
Normal
Bad


Calendar
«    September 2010    »
MoTuWeThFrSaSu
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
Top News
» DLE Template Software
» Datalife Engine 9.0 IN ENGLISH
» Windows 8 Professional Edition 2010
» WINDOWS 7 SEVEN ULTIMATE LITE 32-bit + Activator
» WWE Raw Ultimate Impact 2010 (JAKKS Pacific)
» Devastation Pc Game Full Rip
» PSD - Alcohol drink 5
» Jacked PC Portable
» Irreversible DVDRip [18++]
» Jade Empire: Special Edition (2007/PC/ENG/RUS/RePack)
Statistics
Site Visits
Today Visits: 578
This Week Visits: 23702
This Month Visits: 46254
This Year Visits: 552228
All Visits: 552228
Record: 14609 In 25.06.2010

Link

Copyright © 2008-2010. Oviet.net | Work best with Firefox