BUG REPORT: config.inc.php

Discussion in 'Troubleshooting' started by draj, Jan 15, 2007.

  1. draj

    draj New Member

    Joined:
    Dec 29, 2006
    Messages:
    252
    Hallo Alex!

    The following fields in the aMember_config table are inserted from config.inc.php of the respective Plugin and are stored:

    add_config_field('protect.pluginname.cfg_field'

    &

    add_config_field('protect.pluginname.db',

    I deactivated the Plugin and also have removed the directory.

    However the respective field value in in the aMember_config table is still not removed. Hence the deactivation did not delete those values.
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Yes. It is not bug.
    When you enable plugin again, fields will be here with previous values.
  3. draj

    draj New Member

    Joined:
    Dec 29, 2006
    Messages:
    252
    Hi!

    If it is not a bug, then a small part of the programming is MISSING.

    That means that I can deactivate a plugin but can never ever delete it!

    Thats what I wantet. I renamed a plugin for testing and than wanted to delete it. So there is no other possibility to delete it from the database.

    Although it is not so important at ll, as I have deleted directly from mysql, I just wanted to bring to your attention...

Share This Page