+ Reply to Thread
Results 1 to 3 of 3

Thread: Mysql error

  1. #1
    Junior Member
    Join Date
    Nov 2017
    Posts
    14

    Mysql error

    MYSQL ERROR
    Error: Unknown column 'Array' in 'where clause'
    Query: SELECT `Key` FROM `ss_categories` WHERE `ID` IN (Array) ORDER BY FIND_IN_SET(`ID`, 'Array') DESC
    Function: prepareParentCategoryKeys
    Class: Flynax\Classes\ManageListing
    File: /home/xxxx/public_html/includes/classes/AddListing.php (line# 661)


    I received this error when add listing and and may i know how to fix this?

    Regards,

  2. #2
    Junior Member
    Join Date
    Nov 2017
    Posts
    14
    @Rudi...

    This time round...i followed this topic to fix that > https://forum.flynax.com/showthread....mn+%27Array%27

    But received this message at header

    seleOutput has already been sent to the browser at /home/xxxx/public_html/includes/classes/admin/rlControls.class.php:1.
    Please make sure the command $xajax->processRequest() is placed before this.

    rlControls.class.php Error.PNG
    Last edited by Thant Zin; August 24, 2022 at 03:24 PM.

  3. #3
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,160
    You need to create a ticket to look into the issue

+ Reply to Thread