This a patch for old version My_eGallery moduls. There is big security hall. If you use my_eGallery, you must delete it on the server, or upgrade, or apply this patch.
So, I explain how we apply this patch on our moduls. Please continue reading..
We apply this patch on 3 step..
modules/My_eGallery/public/displayCategory.php file..
<?php
find the code and,
if (!defined('DMRY')) { die ("Başka kapıya...");}
add this code under it.
modules/My_eGallery/index.phpinclude("modules/$ModName/include-public.inc");
and add
if (!defined('DMRY')) { die ("Başka kapıya...");}
this code under it.
admin/modules/gallery/config.php file.
<?php
after that line,
define('DMRY', true);
add this.
After this patch, I see that stop the security hall. If the problem continue, add yours knowledge under this page..
İsminiz
E-Posta
Web Siteniz
Yorumunuz
Dmry.net Vital Teknoloji tarafından desteklenmektedir