1

Topic: Syntax problems in current release

Hey everyone, after putting several hours in building my own LIM system, I thought I would check out what other people are doing.  You've certainly put some time in this one.  Though over all, it is a very different organization and hierarchy from what I was planning (which is more location based).

As I'm first looking at files some notes:  [of course I might be missing something and not understand why things were the way they were]

chemicals.php
=> Line 67, missing ')' at the end of the echo statement

plasmids.php
=> Line 120

. .'\')">Details</a>' //<= at the end here is should be . '\')">Details</a>'

So where would be a good place to spit-ball about structure?  Also can I be elevated to post?

2

Re: Syntax problems in current release

Hi. Thanks for trying LabStoRe. I do continue to maintain the software for the few installations that exist and just in case someone wanted to try it. But it has been many years since the software had a proper update. The recent updates were to address some security issues and I apologize for the few bugs that may have gotten into the new releases. I will look into the one you note and put in the fix.

Any other comment that you may have, let me know.

(ps. Your account should now have the privilege to post in the LabStoRe forum.)

3

Re: Syntax problems in current release

LabStoRe has been updated to version 1.6.1; the PHP files for the Chemicals and Plasmids modules were changed to fix the issues reported here by Volos (thanks!).