Popular Tutorials:
Yes, if you need EGN Staff to change your website design. Please contact us or submit Professional Service request in EGN members area. Please provide details of you need such as the layout, colors, logo, text or any things that you want to use on your website, then please wait till we reply you with the cost and time frame to done the project.
Do the order for the product you want to buy at http://egnsoftware.com/order , Fill in the product that you want to buy, then press "Check Out" button.
Next, you will be brought to check out page to confirm your purchase.
If you had registered as our member before, please fill in your Username and Password to login to member area on "Member Only" section. But if you are not registered yet on our website, Please klik link "Register and do payment".
Then you will be brought to payment page, y...
Payment plugins folder are located at "egbusiness/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_con...
egBusiness is a multi-languages program. For easy translation, all phrases/messages for customer side of egBusiness are contained within language files inside egBusiness/languages/ folder. If you would like to change text that is displayed, do the following:
Open file for your language in egBusiness/languages/ folder, for example for English language it will be file named egBusiness/language/en.php
Now open file egBusiness/language/en.php and using text search to find a phrase you would like...
All frontend (user-side) messages are located in a single file and can
be easily translated. It is even possible to enable several languages
and user will be able to choose interface language while navigating on egBusiness pages.
How To Translate messages?
Go to egbusiness/languages/ folder. You will see existing language files.
Copy file en.php to, for example it.php (use your language common abbreviation)
Copy file en.inc.php to, for example it.inc.php (again use common ab...
egInvestment is able to work multi languages. For easy translation, all phrases/messages of egInvestment are contained within language files inside folder "includes/languages/***language name***/".For example an English language:The translation files will be in "includes/languages/english/" and the folder might be contains:- admin (folder) - frontpage (folder)- member (folder)- admin.php (translation specific for Admin Area)- general.php (translation for general purpose)- member.php (translation...
Withdrawal plugins folder are located at "egbusiness/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('withdraw...
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 "themes/language_name/" . The templates which determine the appearance of the Admin Control Panel are located in "themes/language_name/admin" folder.
Exa...
egBusiness can work with 1 Tier or with multi level plan. To determine them, you
must do the configuration on Admin CP -> Configuration
-> General, like the samples below:
Then go to CP -> Configuration -> Commission, to determine commission
plan
Direct commission
"Direct sponsor commission" is commission which produced by people
who is successfull in sponsoring new member to join. "Admin commission"
is commission which gained by Admin for every new registration. This
s...
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; &nb...
Please login to members area, then access your product. Please see the picture
bellow:
Please fill out the details of your website and the installation, make sure
your website is ACTIVE and it is accessible
Available only for products which give a free installation bonus,
Installation process will be completed within 12-24 hours on
weekdays and 2x24-hour on weekends/ holidays,
Free installation only occur for 1 domain/license,
We ONLY do the job upon reques...
Change to bigger size:
On image search html code, change the captcha size, example:
img src="touring.php?width=70&height=17"
Then change it to :
img src="touring.php?width=90&height=25"
The captcha should bigger with width=90 & height=25
Change the captcha look or make it clearer:Edit includes/class.touring.phpthen search code like this: for ($i = 0; $i < 20; $i++) { &nbs...
First, you need to purchase an upgrade for your current domain license, you can upgrade the license by purchasing "Upgrade License" by accessing your product. Once we activate your upgrade license, you need to download the product package and replace the license file (eg_license.php) with the just downloaded license file. This method will automatically hide EGN Copyright at your website.
***. eg_license.php is available in the main directory of the script.
***. Please do not hi...
What is a cron job?
The cron daemon is a long running process that executes commands at specific
dates and times. To schedule one-time only tasks with cron, use at or batch. For
commands that need to be executed repeatedly (e.g. hourly, daily or weekly).
How to start Cron
We will provide here instructions for CPanel-based control panel. I hope you
will be able to find equivalent controls if your hosting uses different panel
software.
Login into your webhosting control pa...
Epin is a pin or coupon to join the site without making payment, new members can join site then they will upgraded automatically if they join with epin.
Company/Admin can create infinite number of e-pin by the software then sell them to VIP members then let them sell the pins to others. This option will make new members easier to pay the upgrade fee without making payment to company, they only need to contact your members/stockist to get the pins.
More information about epin:
To disable fre...