<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>DataLife Engine Support</title>
<link>http://dleviet.com/</link>
<language>ru</language>
<description>DataLife Engine Support</description>
<generator>DataLife Engine</generator><item>
<title>Change html tag italic(i) and bold(b) to tag (em) and (strong) for SEO</title>
<guid isPermaLink="true">http://dleviet.com/dle/edit-code/672-Change-html-tag-italic-and-bold-to-tag-em-and-strong-for-SEO.html</guid>
<link>http://dleviet.com/dle/edit-code/672-Change-html-tag-italic-and-bold-to-tag-em-and-strong-for-SEO.html</link>
<description><![CDATA[<!--code1--><div class="scriptcode"><!--ecode1-->Change &#60;i&#62; to &#60;em&#62; &amp; &#60;b&#62; to &#60;strong&#62; for sake of SEO<!--code2--></div><!--ecode2--><br />The essence of the <!--filter:hack-->edit code<!--/filter--> - change the tag <b> () and [i] () on the tags -  and , which is more consistent with SEO (search engine optimization). <br /><br /><div align="center"><!--dle_image_begin:http://imgur.com/MzJFE.jpg|--><img src="http://imgur.com/MzJFE.jpg" alt="Change html tag italic(i) and bold(b) to tag (em) and (strong) for SEO" title="Change html tag italic(i) and bold(b) to tag (em) and (strong) for SEO"  /><!--dle_image_end--></div><br /><br />Everyone knows html tag "b" and "strong". if not then go to w3schools.com or read below<br /><br /><!--QuoteBegin--><div class="quote"><!--QuoteEBegin-->[b] </b>- Strictly a presentational element. <br />If you want text to be italicized and not have any real semantic meaning, then wrap it in .<br /><b>[/b] - Strictly a presentational element. <br />If you want text to be bold and not have any real semantic meaning, then wrap it in .<br />[b]</b> - Strictly a structure element. <br />If you want text to be spoken with emphasis using a speech reader, then wrap it in .<br />[b][/b] - Strictly a structure element. <br />If you want text to be spoken with strong emphasis using a speech reader, then wrap it in <!--QuoteEnd--></div><!--QuoteEEnd-->.<br /><br />Search engines love the tag "strong". Use it correctly]]></description>
<category><![CDATA[Edit Code]]></category>
<dc:creator>Pakistan</dc:creator>
<pubDate>Thu, 22 Jul 2010 14:20:29 -0600</pubDate>
</item><item>
<title>Automatic Upload Image  Module</title>
<guid isPermaLink="true">http://dleviet.com/dle/module/671-Automatic-Upload-Image-Module.html</guid>
<link>http://dleviet.com/dle/module/671-Automatic-Upload-Image-Module.html</link>
<description><![CDATA[This module helps you to reduce time for posting.. <br />Normally you upload images using files manager. but now you can just post the image path in the editor by using simple insert image button. (<!--dle_image_begin:http://imgur.com/iBbBL.jpg|--><img src="http://imgur.com/iBbBL.jpg" alt="Automatic Upload Image  Module" title="Automatic Upload Image  Module"  /><!--dle_image_end-->) <br />eg :<br /> <!--QuoteBegin--><div class="quote"><!--QuoteEBegin--> [img ]http://tinypic.com/box_small.jpg[/img]<!--QuoteEnd--></div><!--QuoteEEnd--> <br /><br />When you will click post this Automatic Image Unloader will upload your image <b>http://tinypic.com/box_small.jpg</b> to your host /uploads/posts/<br /><br />so you will not need to use "file upload module"  & it will reduce your posting time.]]></description>
<category><![CDATA[Module]]></category>
<dc:creator>Pakistan</dc:creator>
<pubDate>Thu, 22 Jul 2010 13:20:54 -0600</pubDate>
</item><item>
<title>DataLife Engine v.9.0 Press Release</title>
<guid isPermaLink="true">http://dleviet.com/dle/source/486-DataLife-Engine-v90-Press-Release.html</guid>
<link>http://dleviet.com/dle/source/486-DataLife-Engine-v90-Press-Release.html</link>
<description><![CDATA[<!--dle_image_begin:http://dleviet.com/download/box_small.jpg|left--><img src="http://dleviet.com/download/box_small.jpg" align="left" alt="DataLife Engine v.9.0 Press Release" title="DataLife Engine v.9.0 Press Release"  /><!--dle_image_end--><br /><b>Dear friends,</b><br /><br />DataLife Engine version <b>9.0</b>, release is on testing and preparation, but for now we suggest you read the information about what awaits you with a new version. In this release, we introduce new JS script framework, new features in the templates to implement your ideas, new opportunities for video player, new mechanisms to fight spammers and much more, but everything in detail ...]]></description>
<category><![CDATA[Source]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Mon, 14 Jun 2010 22:39:56 -0600</pubDate>
</item><item>
<title>Insufficient filtering of incoming data for DLE 8.5</title>
<guid isPermaLink="true">http://dleviet.com/dle/bug-fix/480-Insufficient-filtering-of-incoming-data-for-DLE-85.html</guid>
<link>http://dleviet.com/dle/bug-fix/480-Insufficient-filtering-of-incoming-data-for-DLE-85.html</link>
<description><![CDATA[<b>Problem:</b> User is allowed to upload files to server (no pictures), may go beyond the permitted download folder, and if he has the administrator account, then interrogate the script.<br /><br /><b>Error in version:</b> All Versions<br /><br /><b>The degree of danger:</b> <!--colorstart:#FF0000--><span style="color:#FF0000"><!--/colorstart-->Medium (High if the administrator account are online)<!--colorend--></span><!--/colorend--><br /><br />Distribution version 8.5 has been updated.]]></description>
<category><![CDATA[Bug Fix]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Wed, 09 Jun 2010 23:38:50 -0600</pubDate>
</item><item>
<title>Fix bug cross-site scripting (XSS) attacks</title>
<guid isPermaLink="true">http://dleviet.com/dle/bug-fix/475-Fix-bug-cross-site-scripting-XSS-attacks.html</guid>
<link>http://dleviet.com/dle/bug-fix/475-Fix-bug-cross-site-scripting-XSS-attacks.html</link>
<description><![CDATA[<b>Problem:</b> Under certain conditions, your site can be attacked XSS. Attacker can steal cookies; browser if administrator use outdated browser. So he can access to authorized area.<br />View more about XSS : <a href="http://en.wikipedia.org/wiki/Cross-site_scripting" target="_blank">http://en.wikipedia.org/wiki/Cross-site_scripting</a><br /><br /><b>Affected version:</b> <!--colorstart:#CC0000--><span style="color:#CC0000"><!--/colorstart-->7.x - 8.5<!--colorend--></span><!--/colorend--><br /><br /><b>The degree of danger:</b> <!--colorstart:#CC0000--><span style="color:#CC0000"><!--/colorstart-->Low<!--colorend--></span><!--/colorend--><br /><br /><b>Download the patch and copy to your own server patch:</b> <a href="http://dle-news.ru/files/dle7_85_path.zip" target="_blank">dle7_85_path.zip</a><br /><br />This patch applies to all versions: 7.x - 8.5]]></description>
<category><![CDATA[Bug Fix]]></category>
<dc:creator>admin</dc:creator>
<pubDate>Sun, 06 Jun 2010 03:33:19 -0600</pubDate>
</item><item>
<title>Can't post new post ( help me plz)</title>
<guid isPermaLink="true">http://dleviet.com/dle/faq/426-Cant-post-new-post-help-me-plz.html</guid>
<link>http://dleviet.com/dle/faq/426-Cant-post-new-post-help-me-plz.html</link>
<description><![CDATA[Hello team and DLEviet<br />I don't know why I can't post new post<br />After I submit, the site open to " 	Requested page was not found."<br />Plz help me fix it<br />Thank to all :(]]></description>
<category><![CDATA[Help (FAQ)]]></category>
<dc:creator>vietptc</dc:creator>
<pubDate>Mon, 24 May 2010 07:31:02 -0600</pubDate>
</item><item>
<title>What is database? pl tell me detailed answer?</title>
<guid isPermaLink="true">http://dleviet.com/dle/faq/413-What-is-database-pl-tell-me-detailed-answer.html</guid>
<link>http://dleviet.com/dle/faq/413-What-is-database-pl-tell-me-detailed-answer.html</link>
<description><![CDATA[hi<br /><br />admin and all members<br /><br />What is database size in dle website? (showing  every site :  /stats)<br /><br />for example  :  http://dleviet.com/index.php?do=stats<br /><br />Database size:	2.49 Mb ( 19 5 2010)<br /><br />still i am thinking, this is whole website memory cache size and also total members database size .<br /><br />pl tell me correct answer.<br /><br />thank you<br /><br />sri]]></description>
<category><![CDATA[Help (FAQ)]]></category>
<dc:creator>sri</dc:creator>
<pubDate>Thu, 20 May 2010 00:27:53 -0600</pubDate>
</item><item>
<title>problem in template.class.php</title>
<guid isPermaLink="true">http://dleviet.com/dle/faq/396-problem-in-templateclass.html</guid>
<link>http://dleviet.com/dle/faq/396-problem-in-templateclass.html</link>
<description><![CDATA[Hello DLEVIET.com<br />i have some problem in my site,<br /><br />Warning: php_uname() has been disabled for security reasons in /XXXX/XXXX/XXXXXX/warez----/public_html/engine/classes/templates.class.php on line 116 <br /><br />Who can help me to fix it :)?<br /><br /><br />Thanks!<br /><br /><!--QuoteBegin--><div class="quote"><!--QuoteEBegin--><br />Answer by DLEVIET<br /><br />If you use Linux host, only open that file and add "//" at begin of that line (become comment). Save<br />If you use Windows host, delete line 116 and 117. Save<br /><!--QuoteEnd--></div><!--QuoteEEnd-->]]></description>
<category><![CDATA[Help (FAQ)]]></category>
<dc:creator>NorthenAstra</dc:creator>
<pubDate>Tue, 18 May 2010 01:24:04 -0600</pubDate>
</item><item>
<title>Module DLE Bookmarks US! v1.0 by SMed79</title>
<guid isPermaLink="true">http://dleviet.com/dle/module/395-Module-DLE-Bookmarks-US-v10-by-SMed79.html</guid>
<link>http://dleviet.com/dle/module/395-Module-DLE-Bookmarks-US-v10-by-SMed79.html</link>
<description><![CDATA[<div align="center"><!--colorstart:#CC0000--><span style="color:#CC0000"><!--/colorstart--><!--sizestart:4--><span style="font-size:14pt;line-height:100%"><!--/sizestart--><b>DLE Bookmarks US! v1.0</b><!--sizeend--></span><!--/sizeend--><!--colorend--></span><!--/colorend--><br /><br /><!--dle_image_begin:http://i40.tinypic.com/s42t8m.png|--><img src="http://i40.tinypic.com/s42t8m.png" alt="Module DLE Bookmarks US! v1.0 by SMed79" title="Module DLE Bookmarks US! v1.0 by SMed79"  /><!--dle_image_end--></div>]]></description>
<category><![CDATA[Module]]></category>
<dc:creator>smed79</dc:creator>
<pubDate>Tue, 18 May 2010 00:27:26 -0600</pubDate>
</item><item>
<title>Popup require guest register new user v2.0</title>
<guid isPermaLink="true">http://dleviet.com/dle/edit-code/391-Popup-require-guest-register-new-user-v20.html</guid>
<link>http://dleviet.com/dle/edit-code/391-Popup-require-guest-register-new-user-v20.html</link>
<description><![CDATA[<div align="center"><!--colorstart:#FF0000--><span style="color:#FF0000"><!--/colorstart--><b>Popup require guest register new user v2.0</b><!--colorend--></span><!--/colorend--><br /><br /><!--dle_image_begin:http://i40.tinypic.com/i2osnc.png|--><img src="http://i40.tinypic.com/i2osnc.png" alt="Popup require guest register new user v2.0" title="Popup require guest register new user v2.0"  /><!--dle_image_end--></div>]]></description>
<category><![CDATA[Edit Code]]></category>
<dc:creator>smed79</dc:creator>
<pubDate>Fri, 14 May 2010 08:57:39 -0600</pubDate>
</item></channel></rss>