Having Some Problems

1

Dear Concern,

Please do the needful. Here I'm given you some of screenshot link for your reference:

Product details display problem:
https://i.postimg.cc/Gp7hCWW3/screenshot-183.png

notification on top:
https://i.postimg.cc/c4g35m88/screenshot-184.png
https://i.postimg.cc/J7BJpxXH/screenshot-185.png

Back to POS link are missing:
https://i.postimg.cc/nr0t4BnF/screenshot-186.png

Thanks in Advance

Question Resolved For: Stock Manager Advance with Point of Sale Module 1 Votes 2 Answers 265 Views
Asked by Sharif Sarkar 2 years ago

1

Answered by Mian Saleem 2 years ago

Hello,

Please check your server's php error logs and let me know the error details so that I can suggest.

I have listened that flashdata is not being clear for some users on php8. You can add the lines below in the page_construct method of app/core/MY_Controller.php before $this->load->view lines to manually clear it

$this->session->unset_userdata('error');
$this->session->unset_userdata('message');
$this->session->unset_userdata('warning');

I will need the error details for first and last, I suspect it's due to server requirements that qrcode or barcode is generating the error.

Thank you

0

Answered by Sharif Sarkar 2 years ago

Thanks for your reply.
I was using PHP 8, now everything is fine in PHP 6.3.

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.