weex / phpBMS

web-based, free, business management software
http://phpbms.org
BSD 3-Clause "New" or "Revised" License
24 stars 12 forks source link

search.php blank #26

Open izzysanime opened 10 years ago

izzysanime commented 10 years ago

Hi, Whenever I click a link that goes to a search.php file, it brings me to a blank white page with no error message.

Example: search.php?id=16 (When i click on sales orders to view all of the sales)

Thanks, Josh

Jacquesvw commented 10 years ago

The id should be the table definition uuid for example: search.php?id=tbld%3A62fe599d-c18f-3674-9e54-b62c2d6b1883

Are you are the database was constructed properly during the install?

izzysanime commented 10 years ago

Ive had it installed for a few years with no issue, it only recently started. My host did transfer it to a new server though which I'm sure is part of the problem but I dont have any error messages that would help me determine the actual issue.

Jacquesvw commented 10 years ago

Are you running the modified version here or the original from phpbms.org?

You can try to replace the files with the files from the version you currently have installed. As long as you don't do anything to the database your data should be left intact. Just make sure you have backups.

izzysanime commented 10 years ago

The original one from phpbms.org, I came here cause the site was hosting something else now. Which one should I start with? maybe the search.php file?

Thanks for your help too ^_^

Jacquesvw commented 10 years ago

Ouch, the phpbms here had allot of changes made to many of the source files as well as the database. Replacing your installation with the files here will likely break something, first we will have to update the database and then replace your entire phpbms installation with the newer version here.

I could help you with that as I've done it many times before, but not sure if you will trust me with access to your hosting account?

izzysanime commented 10 years ago

Well, its not that I wouldn't trust you, I like to learn as well. I guess I wasn't expecting this to be a big problem, thought maybe was something wrong with a file or something similar.

Jacquesvw commented 10 years ago

Ok, how can I email you so that I can send you the files and database alter statements?

izzysanime commented 10 years ago

Thanks for the help! I just updated my profile with my email izzysanime@gmail.com. I wont have much time today to try it but Ill try sometime soon.