Friday,

Tutorials in IdMatrix

Search:

Tutorials in IdMatrix :

 

The updates: The update is specialized to accommodate changes made by Liberty Reserve with their API interface of v.21. As now Liberty Reserve is recommending to upgrade the API interface to v.21 for all users. So it is recommended for you to change your API setting to v.21 in your LR account.   How to update: Download the newest package in your account area then extract it. Replace all files located in /includes/plugins/withdrawal/libertyreserve/ with the newest version files Login to your LR account and create new API account, make sure it is v.21 Go to Admin control panel and reconfigure LR withdrawal plugin.   Please note: This update is only needed if you use LR withdrawal plugin with API interface. If  you not use it, then no need to update!


For easy translation, all phrases/messages which used by the script are located in file "includes/strings_inc.php". If you would like to change text that is displayed, do the following: Open file "includes/strings_inc.php" Find a phrase you would like to replace. For example, you want to replace text "Register" on signup page to "Join" : define ('_BUTTON_REGISTER', 'Register »'); then change to: define ('_BUTTON_REGISTER', 'Join »'); More example: define ('_BUTTON_ADD_MEMBER', 'Add member »'); change to: define ('_BUTTON_ADD_MEMBER', 'Register member »');    


idMatrix can not work with multi-language features. You can use egBusiness that support multi-language functionality.


That is mean you havent upload the license file to the script directory. idMatrix need the license file to run, do the following: You must download the license file from your account area at egnsoftware.com (My products -> Access product) If you have not filled the domain license, you must create one Scroll down, Then you should download the license/product package After download completed, extract the zip package "egn.idmatrix.license.zip" After extracted, you will find the license file "eg_license.php" Then, upload the license file "eg_license.php" to your web hosting, this file must uploaded to the idMatrix root path.Example : If you install idMatrix in "/home/username/public_html/" then you must upload the license file to "/home/username/public_html/eg_license.php" .If you install idMatrix in "/home/username/public_html/myscript" then you must upload the license file to "/home/username/public_html/myscript/eg_license.php" Run the script and it...


Withdrawal plugins folder are located at "idMatrix/includes/plugins/withdrawal/". Do the following: Copy "banking" folder to the new bank's name, for example "hsbc" Rename files : 1. banking.inc.php to hsbc.inc.php 2. banking.php to hsbc.php Open hsbc.inc.php with your favorite text/php editor, and replace "banking" words using text replace (replace all) to "hsbc" Example: add_withdrawsystem_to_list( array( 'paysys_id' => 'hsbc', 'title' => get_config_value('withdrawal_hsbc_name') != ''?get_config_value('withdrawal_banking_name'):'HSBC Bank Transfer', 'description' => 'Manual withdrawal', 'enable' => get_config_value('withdrawal_hsbc_enable' ))); Open hsbc.php with your favorite text/php editor, and replace "banking" words using text replace (replace all) to "hsbc" Example: $db = get_config_values( 'withdrawal_hsbc_name, withdrawal_hsbc_holder, withdrawal_hsbc_number, withdrawal_hsbc_info, withdrawal_hsbc_enable, withdrawal_hsbc_...


Payment plugins folder are located at "idMatrix/includes/plugins/payment/". To create a new payment plugin do the following: Copy "banking" folder to the new bank's name, for example "hsbc" Rename files : 1. banking.inc.php to hsbc.inc.php 2. banking.php to hsbc.php Open hsbc.inc.php with your favorite text/php editor, and replace "banking" words using text replace (replace all) to "hsbc" Example: add_paysystem_to_list( array( 'paysys_id' => 'hsbc', 'title' => get_config_value('payment_hsbc_name') != ''?get_config_value('payment_hsbc_name'):'HSBC Bank Transfer', 'description' => 'HSBC Bank Transfer', 'public' => 1, 'enable' => get_config_value('payment_hsbc_enable')) ); Open hsbc.php with your favorite text/php editor, and replace "banking" words using text replace (replace all) to "hsbc" Example: $db = get_config_values( 'payment_hsbc_name, payment_hsbc_holder, payment_hsbc_number, payment_hsbc_info, payment_hsbc_enable, payment...


To change your website design, you need to edit html templates file with your favorite html editor software. If you haven't got the html editor software, you can download it free on downloads page. Finding the Templates The templates which determine the appearance of the front end (that parts is visible to users) are located in the folder "templates" . The templates which determine the appearance of the Admin Control Panel are located in "templates/admin" folder. Customizing Header and Footer Files To change header/menu/and footer design, you only need to do editing on file page_index.html which is placed in themes folder. Example: Frontpage: "templates/page_index.html" Member area: "templates/member_index.html" Admin area: "templates/admin_index.html"    Customizing The content of the pages For page on the front page, edit the html templates file with format file name "page_****.html" , and for member area content, edit html templates with "membe...


1. A webserver with php 5 or higher (If you're curious about what version you have, run the tester.php script which comes with this release)2. ionCube Loader is required by PHP3. CURL must be installed and be compiled into PHP4. Php GD Library5. Php register_globals = off6. MySQL7. You must have sendmail or Smtp installedIf you are unsure whether your hosting meets these requirements, please contact your host company for confirmation.


1. Unzip the distribution of the script. To do this you will need an unzipping utility. 2. Copy your license file (eg_license.php) to script folder 3. Using your favorite FTP client or webhosting control panel file manager, upload all files to root folder of your website. Depending on your hosting,it may be named "public_html", "www", "mainwebsite_html", "htdocs" or something like that. 4. Browse to http://www.yourdomain.com/install.php 5. Follow Web Based Setup script instructions;   If the setup script requires, the following folders must be made writeable for the script:    * idmatrix/files/    * idmatrix/pictures/     * idmatrix/photos/     * idmatrix/config_inc.php     This usually means CHMOD to permission 707, 770 or 777. Which one will depend on your server configuration. Try 707, if you get an error in the installation procedure you can change it to 777. Please do chmod only if the se...


 

Popular Tutorials:


Testimonial

February 16, 2016
Kennedy Odjiko from Port Harcourt, Nigeria:
 EGN scripts are an excellent value for money. I initially had some misgivings about the quality of the script because of the low price. However, I decided to give a try. I bought egSuperBusiness and the quality I got exceeded my expectation. Above all, The customer support team is wonderful. They helped me to make some adjustment on my scripts when I was having some challenges with my payment processor, even though I my webhost ( not EGN) not could not resolve the issue. I recommend EGN to everyone looking for a good network marketing software.  

Latest News

January 27, 2023:
An update of egMLM + Revenue Sharing is available (v1.1). egMLM + Revenue Sharing is getting better with improvement and new features such as: Improvement with Member Area security Improvement with new member Regular matrix placement Improvement with Templating system Improvement with Binary Genealogy Tree Improvement with Add downline on page Binary Genealogy Tree Fix problem with email validation on new member registration And other improvements and fixes, please visit demo of egMLM + Revenue Sharing to see more.   Download your copyThe update is available to download in your account area and update instruction is available in product tutorials. Please log in to your account area to access them.   Best regards, EGN Software 
June 16, 2022:
A new version of egMLM now available, The current version is 2.0 and egMLM is better with improvement and new features such as: New account functions: Add new options in Admin area on Downgrade members and Delete members, Admin can choose how the system manage the position in the network. New Network configuration: New member position in Binary Network, now Admin can configure the default option for new members position in the Binary tree: Automatic Outer Left or Right, Automatic Pair Left/Right, Position Left or Position  Right New withdrawal plugin: Metamaskwallet - Working with Binance Smart Chain and the custom tokens New template: Template4, New layout position and work with multi language features provided by gtranslate.io, so your website will work with many language translation. And other improvements and fixes, please visit demo website to see more...   Download your copyThe update is available to download in your account area and update instruction is available in product tutorials. Please log in to your account area to access them.   Best regards, EGN Software 
March 24, 2022:
We are pleased to release a new software in lineup of EGN's products: egMLM + Revenue Sharing egMLM + Revenue Sharing is a Multi Level Marketing Software that you use to build your Network Marketing Business/ MLM business and also provide Revenue Sharing or Investment Plans to your members on the same website. egMLM + Revenue Sharing allow you to configure custom networking pay plans and compensation rule such as Binary plan, Pairing bonus, Matching bonus, Unilevel matrix, Revolving matrix, Regular matrix, Pool bonus, Reward bonus, Pass-up bonus, Sponsor bonus, Reward point, etc. egMLM + Revenue Sharing is also  includes necessary features like Advanced Revenue Sharing Program with configurable and unlimited plan, Multi Membership/ Enrollment packages, E-wallet, managing distributors & downline members, Ranks, handling MLM leads, processing commissions & payouts, track sales volumes, statistics, ePIN, eCopupon, ecommerce/Online Shop/ Shopping cart and many more. Product's details please click here... To visit demo site, please click here...   Good luck for your business and Best regards, EGN Software  
March 12, 2022:
A new release of egMLM now available, The current version is 1.9 and egMLM is better with improvement and new features such as:   New design for Frontpage, Admin area and Members area - Now look better with Mobile/ Responsive template design 4 new free templates with new and unique design New template "Members Only" : to use egLM to manage members only and use wordpress or other CMS software as the frontpage Change the php version requirement to version 7.2 or higher Ready to work with Mobile App (In development progress) New payment plugin: Payex - Malaysia payment gateway ( https://www.payex.io ) New payment plugin: Paytm - India's largest mobile payments and commerce platform New payment plugin: Nowpayments - Receive online payments in crypto New payment plugin: Metamaskwallet - Working with Binance Smart Chain and the custom tokens New look of Genealogy Trees, look better and responsive design. Correction with Cron task timing Add more option to enable/run feature Revolving Matrix Update PHPMailer to the latest version available Update many functions to run more efficiently and upgrade security functions And many other improvements and fixes, please ... 
January 2, 2022:
It is a pleasure doing business with you, thank you for all the trust and work on us, we are looking forward to a new year filled with plenty of work and opportunities from you, once again wishing you a Happy and Prosperous New year! Get discount 22% and more on purchasing EGNSoftware products, enter promotional code 02012022 during checkout. Order now...    Stay Safe and Healthy, EGN Software     

Accepted Payments