MM
I add an Invoice, Customer or Quote... It is added correctly... But if I go to List this does not show me the recent or existing Customer or Quote... It only appears Loading data from the server... In the Database it appears You see the list and the invoices... But not in the lists directly on the system, what could it be? Thank you.
- MMAnsweredThis is what i mean... I dont know what i had to do... Php version 7.4 and Mysql Version: 5.7.44-log-cll-lve - MySQL Community Server - (GPL)
- MMAnsweredOnly list users displays and I can add Users correctlyAttachments
- MMAnsweredI have solved it... Apparently it was the following problem /sales/getdatatableajax/... When installing, put http:// and not https://... Which made it unable to load due to mixed content
- MSAnsweredHello,
Yes, if you have enabled SSL then your `base_url` should start with `https://`
I suggest you try the latest version 4 (RC) as there will be no updates for the v3.
Thank you - Login to Reply