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/

Not a bug Unfollow Array To String Conversion

Discussion in 'Bug Reports' started by accounting, Mar 7, 2016.

  1. accounting

    accounting Authorized Member Authorized

    Hi,

    I have an issue since last update, when people want to unfollow, i have this error returned:



    Error Info
    ErrorException: Array to string conversion - library/Zend/Db/Statement/Mysqli.php:208
    Generated By: xxxxx , Today at 9:28 AM
    Stack Trace
    #0 [internal function]: XenForo_Application::handlePhpError(8, 'Array to string...', 'foru...', 208, Array)
    #1 /library/Zend/Db/Statement/Mysqli.php(208): mysqli_stmt->execute()
    #2 /library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
    #3 /library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
    #4 /library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
    #5 /library/sonnb/XenGallery/Model/Gallery.php(682): Zend_Db_Adapter_Abstract->insert('xf_user_alert_o...', Array)
    #6 /library/sonnb/XenGallery/ControllerPublic/Unfollow.php(41): sonnb_XenGallery_Model_Gallery->optOut(Array, 'sonnb_xengaller...')
    #7 /library/XenForo/FrontController.php(347): sonnb_XenGallery_ControllerPublic_Unfollow->actionIndex()
    #8 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
    #9 /index.php(13): XenForo_FrontController->run()
    #10 {main}
    Request State
    array(3) {
    ["url"] => string(38) "/gallery/unfollow"
    ["_GET"] => array(0) {
    }
    ["_POST"] => array(7) {
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["u"] => string(6) "953468"
    ["c"] => string(32) "4d7abb3337036e26dc78add38b645170"
    ["e"] => string(1) "1"
    ["t"] => string(13) "album_comment"
    ["id"] => string(1) "0"
    }
    }

    Anyone could help me with this please ?
     
  2. sonnb

    sonnb Administrator Staff Member

    Can you share me privately the list of your addon?
     
  3. accounting

    accounting Authorized Member Authorized

    well it's ok i resolved the issue ! it came from a dead link !
     
  4. sonnb

    sonnb Administrator Staff Member

    Good to hear that ;)
     

Share This Page