opensourcepos / opensourcepos

Open Source Point of Sale is a web based point of sale application written in PHP using CodeIgniter framework. It uses MySQL as the data back end and has a Bootstrap 3 based user interface.

Home Page:http://www.opensourcepos.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't restore my ospos backup using PMA[Bug]:

DrXtreme opened this issue · comments

Bug Description?

I have a backup and I tried to restore it using PMA successfully but the app is broken afterwards and almost no data appear.

Steps to Reproduce?

Get backup .sql file.
Restore using PMA.
Login works.
No data shows up and even config stops working.

Expected Behavior?

All data should be visible and everything works as if I never reinstalled

OpensourcePOS Version

opensourcepos 3.3.9

Php version

Php 7.2

What browsers are you seeing the problem on?

Firefox

Server Operating System and version

Debian

Database Management System and version

mariadb:10.5

Web Server and version

nginx

System Information Report (optional)

System Information Report

Unmodified copy of OpensourcePOS

  • I agree this copy has not been modified

I just had JavaScript turned off in my browser!!! that was the whole reason.

Closing...