Bu yazı 19.10.2005 - 08:30 tarihinde yayınlanmıştır

Patch for My_eGallery Old Versions

Patch for My_eGallery Old Versions

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..

Patch for My_eGallery Old Versions

We apply this patch on 3 step..

  1. Go to directory and open 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.

  2. Open this file: modules/My_eGallery/index.php
    find this line,

    include("modules/$ModName/include-public.inc");

    and add

    if (!defined('DMRY')) { die ("Başka kapıya...");}

    this code under it.

  3. Finally open 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..

Merak Ettikleriniz

Yorumlar
Yorum Yap

İsminiz

E-Posta

Web Siteniz

Yorumunuz

Dmry.net Vital Teknoloji tarafından desteklenmektedir