What Do You Need In The Xf2 Xengallery Version? Vote for your choices here: http://www.sonnb.com/threads/what-do-you-need-in-the-xf2-xengallery-version.1539/

Fixed Unalbe To Permanently Delete Album

Discussion in 'Bug Reports' started by CarlaBirch, Jul 17, 2013.

  1. CarlaBirch

    CarlaBirch Authorized Member Authorized

    Get the following error when trying to permanently delete an album, soft delete works.

    Code:
    The following error occurred:
    Mysqli prepare error: Table '**********.sonnb_xengallery_streams' doesn't exist
     
        Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
        Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
        Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
        Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 661
        Zend_Db_Adapter_Abstract->delete() in sonnb/XenGallery/DataWriter/Photo.php at line 477
        sonnb_XenGallery_DataWriter_Photo->_postDelete() in XenForo/DataWriter.php at line 1738
        XenForo_DataWriter->delete() in sonnb/XenGallery/DataWriter/Album.php at line 278
        sonnb_XenGallery_DataWriter_Album->_postDelete() in XenForo/DataWriter.php at line 1738
        XenForo_DataWriter->delete() in sonnb/XenGallery/ControllerPublic/XenGallery/Album.php at line 1093
        sonnb_XenGallery_ControllerPublic_XenGallery_Album->actionDelete() in XenForo/FrontController.php at line 310
        XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
        XenForo_FrontController->run() in /var/www/vhosts/******/httpdocs/index.php at line 13
    
     
  2. sonnb

    sonnb Administrator Staff Member

    Thank you again Carla, it is another typos. It should be: sonnb_xengallery_stream instead of sonnb_xengallery_streams
     

Share This Page