News

 

Breaking News

How to Create new Menu Group.
2012-04-25 11:31:16 & Posted by : Mr Developer Developer
What is Menu Group ? Menu navigation group is the science and skill which you apply to a web site that helps visitors move from one page to another. In short Menu group is a collection of numbers of menus assembled...
What is Website template
2012-04-25 09:00:28 & Posted by : Mr Developer Developer
A Web template system describes the software and methodologies used to produce web pages and for deployment on websites and delivery over the Internet.[citation needed] Such systems process web templates, using a template...
Customization of search and advance search fields.
2012-04-25 08:53:31 & Posted by : Mr Developer Developer
This tutorial will help you understanding, how to customize (add, edit and remove) search fields according to you requirements. We have used property modules as example but this process can be applied to any other modules...
Introduction of Modules Architecture.
2012-04-25 07:49:53 & Posted by : Mr Developer Developer
When the application becomes bigger and bigger the controller, models and views/scripts directories contain more and more files. That’s a bit odd, because it becomes difficult to maintain, and than the modules come in...
Installation - What are server requirements to run this application ?
2012-04-25 07:04:46 & Posted by : Mr Developer Developer
  The Application requires: Apache web server with mod_rewrite or Lighttpd  MySQL database server, version 5.0 or later  PHP version 5.2 or later  In addition, the following PHP...
Licenses (2)
License Details
Posted Date : 2012-04-26 12:51:11 & Posted by : Mr Developer Developer
License Terms Summary    For full terms please see here.  A license allows one application to be run on one domain name (sub-domains not included). Sub-folders are allowed on a single license. ...
License Troubleshooting
Posted Date : 2012-04-24 01:07:55 & Posted by : Mr Developer Developer
If the Application software can not validate the license the following message may be displayed.   There was a problem validating your software license.   Verify your license code is in defaults.php Try...
Setup and Configuration (2)
Create Manage and Setup Access privilege
Posted Date : 2012-04-26 10:35:27 & Posted by : Mr Developer Developer
All of Eicra’s web application has built-in permission system which was based on ACL architecture, so you can set permission for role (group) or given user to separated modules. By using role, you can tune up how a...
Script installation guide and help tips.
Posted Date : 2012-04-25 05:51:00 & Posted by : Mr Developer Developer
The easiest way to install this application is to use the installation wizard after download the product from your Client Area. The install script is extremely simple. The only action required on your part is to click...
FAQ (2)
Why a registered user fail to log in after...
Posted Date : 2012-04-26 09:23:33 & Posted by : Mr Developer Developer
There might be two reasons why system doesn't allow a user to login. There are: 01 - Admin has not yet approved the user to log in. 02 - Admin may suspended or block user to log in. You can manage user through "Admin =>...
Installation - What are server requirements to...
Posted Date : 2012-04-25 07:04:46 & Posted by : Mr Developer Developer
  The Application requires: Apache web server with mod_rewrite or Lighttpd  MySQL database server, version 5.0 or later  PHP version 5.2 or later  In addition, the following PHP...
Developer Documentation (4)
Introduction with Global Configuration File...
Posted Date : 2012-04-26 11:15:40 & Posted by : Mr Developer Developer
The entire Application is configurable through two re-usable configuration files stored in application/configs. There are :  Application.ini  -  application.ini contains system specific variables and server locations. It...
Setting up privileges and roles as ROOT /...
Posted Date : 2012-04-26 10:56:04 & Posted by : Mr Developer Developer
Managing Privileges & Roles The most secure way to manage privileges for users and roles is to confine use of privilege to commands in a rights profile. The rights profile is then included in a role. The role is...
HowTo, Tips & Tricks (3)
Creating Custom Blocks
Posted Date : 2012-04-26 12:02:43 & Posted by : Mr Developer Developer
A block is a dynamic data model. The purpose of a block is to replace the static view model of MVC application by using a model that can be updated at run time—that is, by using a dynamic block. In short blocks are...
Add, edit and delete Comments.
Posted Date : 2012-04-26 11:25:48 & Posted by : Mr Developer Developer
This section holds all the comments that the users have made on the articles, News articles and other modules, at the client interface.  The client comments will not be visible in the comments section under the article...
Product Wise Documentation (1)
Customization of search and advance search fields.
Posted Date : 2012-04-25 08:53:31 & Posted by : Mr Developer Developer
This tutorial will help you understanding, how to customize (add, edit and remove) search fields according to you requirements. We have used property modules as example but this process can be applied to any other modules...
Maintenance and Optimization (2)
Introduction with Global Configuration File...
Posted Date : 2012-04-26 09:29:27 & Posted by : Mr Developer Developer
The entire Application is configurable through two re-usable configuration files stored in application/configs. There are : Application.ini  -  application.ini contains system specific variables and server locations. It is...
Create Manage and Setup Access privilege
Posted Date : 2012-04-25 08:58:26 & Posted by : Mr Developer Developer
All of Eicra’s web application has built-in permission system which was based on ACL architecture, so you can set permission for role (group) or given user to separated modules. By using role, you can tune up how a...
Templates Customization (4)
Customization of individual Modules theme.
Posted Date : 2012-04-26 10:19:39 & Posted by : Mr Developer Developer
You are free to customize the modules and it’s template according to the requirement. Here it explained the modules hierarchical organizational structure for better...
The core Architecture overview/Directories
Posted Date : 2012-04-26 10:10:14 & Posted by : Mr Developer Developer
As normal Zend Framework project, our application contains an application folder and alibrary folder. The library folder contains the generic scripts: the Zend Framework library, and the...
Knowledgebase (3)
How to add a Custom Dynamic Web Form with a Menu
Posted Date : 2012-04-25 12:54:10 & Posted by : Mr Developer Developer
We assumed, you have already learned and created a dynamic web form using our Application. Now we will explain how you to join an existing web form(s) to a menu or sub-menu of fontend interface. Please make sure you have...
Step By Step installation Guideline.
Posted Date : 2012-04-25 12:13:19 & Posted by : Mr Developer Developer
First, you have to create your database to contain your website data. Before you start please Check :       Hosting Server qualifies our System Requirement PHP is installed on your...
Site Building Guide (1)
Architecture overview/Configuration files
Posted Date : 2012-04-26 12:21:33 & Posted by : Mr Developer Developer
Inside the config folder you will find several .ini and .xml files  In order to keep your config files clear and easy to read you should use multiple files. each file found in...