ApadanaGroup's Hosting Services available now with Unbelievable LOW
PRICES,
Unlimited SPACE AND Unlimited Transfer ....Check it out !!!
http://unlimitpackage.net/
About DataLife Engine
DataLife Engine These are multi-user news cursor is intended for organizing its own MEDIA in the Internet. Because of the powerful system of publication, tuning and editing of news, the cursor to the step forward anticipates its nearest competitors. But because of the precise and thought-out nuclear structure, which reduces to the minimum of requirement for the resources of server, cursor is capable with the ease to work with the high(ly)ed-attend projects, without creating in this case any special loads on server. Flexibility, ease in tuning and integration of its own design will allow you to unroll its own OF THE MEDIA within the shortest periods, without any additional material expenditures. The use of the moved technology AJAX will reduce both the traffic of your server and traffic of your visitors, well and about convenience in work 4 no longer I speak. Because of the increased attention to the safety of script, to convenience in the work with it, and also the dynamic development, in favor of use DataLife Engine already expressed themselves more than 800 portals, its successfully using in the work. Cursor is optimized under the search systems, which will bring to your site of additional clients.
DataLife Engine Install help

Brief information on installation
We thank you for that you have decided to use our script for the site. Notwithstanding, we put major efforts to make a script as it is possible more availably and more clearly, we strongly recommend you will familiarize with the full documentation of a script before to begin with it work.
We thank you for that you have decided to use our script for the site. Notwithstanding, we put major efforts to make a script as it is possible more availably and more clearly, we strongly recommend you will familiarize with the full documentation of a script before to begin with it work.
1. Installation of a script on a server
Installation of a script on a server passes in an automatic mode and not due to cause special problems, but it is necessary for you to execute some actions on adjustment of access rights for folders.
DataLife Engine upgrating

Dear friends!!!
We thank you for that you have decided to use our script for the site. Notwithstanding, we put major efforts to make a script as it is possible more availably and more clearly, we strongly recommend you will familiarize with the full documentation of a script before to begin with it work.
Updating of a script up to the new version
Some updates...
Just some info on the site now and whats next... 
Cross site scripting attack Flaw
Problem: Insufficient variable
$_SERVER [?PHP_SELF”]
Affected versions: 4.5, 4.3, 4.2
Hazard level: Low
Open index.php find:
Replace with:
Affected versions: 4.5, 4.3, 4.2
Hazard level: Low
Open index.php find:
$config['http_home_url'] = str_replace ('index.php', '', $_SERVER['PHP_SELF']);
Replace with:
$config['http_home_url'] = str_replace ('index.php', '', htmlspecialchars(strip_tags($_SERVER['PHP_SELF'])));
Adminpanel bug in DLE 4.3
Bug during the addition of a new user through adminpanel in DLE 4.3
Open \engine\inc\editusers.php Find:
Open \engine\inc\editusers.php Find:
$regpassword = md5($regpassword);
Replace with:
$regpassword = md5(md5($regpassword));
Vulnerability from 18.08.2006
Important news.
Type of vulnerability: XSS attack by remote server. This can only be done if unregistered members have comments posting permission.
How bad is it?: average
Versions affected: 4.1, 4.2 and 4.3
Method of correction: File engine/modules/addcomments.php
find:
replace with:
That is all.
Type of vulnerability: XSS attack by remote server. This can only be done if unregistered members have comments posting permission.
How bad is it?: average
Versions affected: 4.1, 4.2 and 4.3
Method of correction: File engine/modules/addcomments.php
find:
$name = $parse->safeSQL($parse->process($_POST['name']));
$mail = $parse->safeSQL($parse->process($_POST['mail']));
$mail = $parse->safeSQL($parse->process($_POST['mail']));
replace with:
$name = $parse->safeSQL(htmlspecialchars($parse->process($_POST['name'])));
$mail = $parse->safeSQL(htmlspecialchars($parse->process($_POST['mail'])));
$mail = $parse->safeSQL(htmlspecialchars($parse->process($_POST['mail'])));
That is all.
How to translate the calendar all versions
The Months In My Calendar Not True ... Such As :
{August} Show To Me {AMu12 }
{September} Show To Me {thep}
And All Months Same
Please Help Me Where I Can Edit This Or What ???
{August} Show To Me {AMu12 }
{September} Show To Me {thep}
And All Months Same
Please Help Me Where I Can Edit This Or What ???
My fix for it.



Users: 3