Tutorials in egNetworkAds:
First you need to download the product package in your account area, extract the ZIP file to local computer.Then replace in your hosting server:Update version, replace file:- eg_license.phpImprovement of Network Ads features: - includes/eg_ads.phpAdd Voguepay payment plugin: -. Upload folder /includes/payments/voguepayAdd Voguepay withdrawal plugin: -. Upload folder /includes/withdrawals/voguepay
To edit the content is very easy, you can do it online using the Content Management System. But to edit the whole design, you need more effort. Below are the information about how to do it:
First, you need a knowledge of HTML and CSS.
You need a knowledge about running FTP software for Cpanel File Manager to upload files
The main templates are "page_index.html" for frontpage design, "member_index.html" for member area design and "admin_index.html" for admin area. Files location is in directory "themes/***the_template_name***/"
Edit the main templates using your favorite Html Editor
If you have done it, upload them and replace the old files
Go to Admin area to enable your new template.
If you need us to do the work, you can purchase Website Design by requesting at Pro Service request page. Please provide enough information before submitting your request such as layout design, colours, images and other necessary informations. If it possbile to do we will work on it, But if it ...
#1. Bank transfer payment module:
The directory is located in "/includes/payments/" in script directory.
To add more modules for bank transfer payment:
Download the modules at download page to your local computer then extract the zip file
Upload files located in "/includes/payments/" to your server
Go to Admin CP -> Configuration -> Payment, to configure Bank name and other information
#2. Bank transfer withdrawal module:
The directory is located in "/includes/withdrawals/" in script directory.
To add more modules for bank transfer payment:
Download the modules at download page to your local computer then extract the zip file
Upload files located in "/includes/withdrawals/" to your server
Go to Admin CP -> Configuration -> Withdrawal, to configure Bank name and other information
egNetworkAds is work with Mail to Sms method to send sms notification. Here you can find how it work with Clickatell's SMTP API.
- First you need to have a Clickatell account, You can register it here.
- Once you registered, get your "username", your "password", and your API_ID
Then login to the script Admin Control Panel -> Configuration -> SMS Notification
- Set Admin cell phone: your cell phone number, needed if you want to send sms to you
- Sender email: your email address to send email to Clickatell
- Mailer program: mailer program which work with the sender email above
- Recipient email: sms@messaging.clickatell.com
- Save the settings.
Next, you need to set message parameters, click SMS Notification tab then you may edit then set Enable the notification that you want to send. To get it work, in message body you may type the rules:
user:xxxxxpassword:xxxxxapi_id:xxxxxto:xxxxxxxxxtext:meet me at home
Example for Registration notification:
user:clickatel...
egNetworkAds is able to work multi languages. For easy translation, all phrases/messages of egNetworkAds 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 specific for Member Area)- menus.php (translation for menus in installation; no need to change)You can also add more translation file, by knowing the rule:Translation file is work with the name of template file.Example: If you wish to add more text for "english" language in Member Area -> Account setting.The template file will be "member_setting.html" in folder "themes/***template name***/member/"Then create a translation file named "member_setting.php" in folder "includes/languages/english/mem...
egNetworkAds is able to work with SMS notification to notify members to their mobile phone. This feature work with Email to SMS provider to send the Text. So you need to create account first at any Email to SMS provider available then read they instruction about the configuration in sending sms using email.
Most provider have a working email address, and we must send message to this email address to send a message then the provider will forward/send SMS to recipient mobile phone. The format of email message to be sent may be different for any provider, so you may read the instruction carefully.
Once you understood how they work, then go to Admin Control Panel -> Configuration - SMS Notification, then configure:
Admin cell phone : Your mobile phone number, needed if you want to send text to yourself
Sender email: Your email address used to send email to the provider. Some provider need this email address registered with them, make sure it has been correct.
Mailer program: Smtp or...
egNetworkAds is work for Classified Ads, Banner Ads, Text Ads and Solo Ads with bidding system, your members are able to bid the amount of cost (in credits) to shown their ads and the system will automatically show the ads based the bigger bids first. This feature working like bidding system at google adwords or other ads bidding system.
Beside bidding system, there is also free ads, to do this admin may set the ad cost to "0".
Beside Classified ads, Banner ads, Solo ads and Text ads, egNetworkAds also work with Network Ads. Network ads is a feature/ service for Paid members that allow them to create a dedicated ad and will be shown to their networks also for visitors.
Network ads will be displayed on member's website and their downline's website so the ads will be shown frequently. Each time members or their network promote their referral url, the Network ads will be shown.
egNetworkAds can work with custom referral url like http://yourdomain.com/username. This can be done with a special trick, Here the information how do it.Default referral url:http://yourdomain.com/index.php?ref=usernamehttp://yourdomain.com/?ref=usernameCustom referral url:http://yourdomain.com/usernameHere the trick how to make it possible:- First, make sure that your hosting server is able to work with custom htaccess file.- Create new file with name .htaccess in public_html directory- Write the following lines to the .htaccess file then save it.RewriteEngine OnRewriteBase /RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule (.*) index.php?ref=$1
- Then open your site http://yourdomain.com/username , make sure you have changed the username with registered and active member's username
Note:- This trick is to force web server to send information to index.php to set username of sponsor.- Can not work with url such as http://yourdomain.com/username...
Requirements:
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). egNetworkAds tested with php 5.3 and php 5.4 with no problem.
ionCube Loader is required by PHP
CURL must be installed and be compiled into PHP
Php GD Library
Php register_globals = off
MySQL
Sendmail or Smtp installed on the server
If you are unsure whether your hosting meets these requirements, please contact your hosting company for confirmation.
Installation:
Download the product in your accoun area then save it to your local computer.
Unzip the distribution of the script. To do this you will need an unzipping utility.
Copy your license file (eg_license.php) to the script folder
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 somet...
Pages:
12
Popular Tutorials: