Question: Store Product Category People All Are Not Lording

Store Product Category People All Are Not Lording

Display in this only, "Leading data from server" - not lord any products or details. Please support our system. URL: https://pos.greenline.lk/

TP

Thizzi POS

Asked

Display in this only, “Leading data from server” - not lord any products or details. Please support our system. URL: https://pos.greenline.lk/

  • TP

    Thizzi POS

    Answered

    not loading data on the system. How to fix this error.

  • MS

    Mian Saleem

    Answered

    Hello,

    Please check mysql mode ONLY_FULL_GROUP_BY It need to be disabled as mentioned on the item page.

    If you are on shared hosting then you can disable it on session base by editing the app/core/MY_Controller.php and adding the following line after line 8 parent::__construct();

    if ($this->db->dbdriver == 'mysqli') {
        $this->db->query('SET SESSION sql_mode = ""');
    }
    

    Thank you

  • TP

    Thizzi POS

    Answered

    Can Deactivate or Disable Settings parts. (Company name/Number, and Main Settings) How to do it. can tell setting part file path or folder. Can I edit it? And other questions can this system use multiple subdomains on our different stores and companies. Can reinstall this system on one license.

  • TP

    Thizzi POS

    Answered

    I changed the cord but not work. our system depends on shared hosting. Please support, what to do.?

  • MS

    Mian Saleem

    Answered

    Hello,

    Please move the new line above the settings line.

    I didn’t understand your other question about deactivate/disable settings part? What settings part? You can edit store details from Stores menu under settings. If something else please reply with screenshot.

    Thank you

  • TP

    Thizzi POS

    Answered

    Please check and tell the issues.

  • MS

    Mian Saleem

    Answered

    Yes, looks fine.

    Is the issue resolved or not?

    If not, please check your server error logs and let me know error details.

    Thank you

  • TP

    Thizzi POS

    Answered

    Not lord data. what to do. please tell setup by step please. Error : Leading data from server.

  • MS

    Mian Saleem

    Answered

    Let me know the admin account details to have look.

    You can post private reply by enabling the PRIVATE for Staff only at top right of the reply section.

  • MS

    Mian Saleem

    Answered

    Hello,

    What is your base_url in app/config/config.php

    Please check and if it’s not starting with https:// Please change it to https://

    Thank you

  • Login to Reply