2019.1.1 20190321 Update

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #353
    RRowley
    Participant

    This version while still noted for beta test, has just been updated to use AJAX to populate the Customer and Products manage tables (primary selection screens). This should give noted performance improvement for those with a large customer base and product inventory.

    Previous versions added AJAX population to the Invoice and Payments manage tables. So with this current updated, the tables with the greatest number of entries should now have noted performance improvement.

    #355
    RRowley
    Participant

    Note that 2919.1.1 version has now been merged into the master_2019 version as officially released for general use. Enjoy!

    #416
    Pav
    Participant

    Thank you so much for supporting PHP 7+! I have attempted to update from official 2011.1 version.
    I was not able to copy custom_config.php as it did not exist. Only config.ini file was there. I have copied all the database user. pass etc from old ini file into new config.php file.
    Upon trying to open the site, I got this :
    ———————-
    Initial setup. Follow the following instructions:

    Make a mySQL compatible database with a user that has full access to it.
    In the “config” directory, copy the config.php file to custom.config.php
    Modify the database settings in the custom.config.php file for the database made in step 1.
    Set database.params.dbname to the name of the database.
    Set database.params.username to the username of the database administrator.
    Set database.params.password to the database administrator password. Note you might need to include this in single quotes.
    In your browser, execute the command to access SI again and follow the instructions
    ———————-
    This seems to instruct me to create another database? I have already set the database parameters to php file. Any advise?
    Regards

    #418
    RRowley
    Participant

    Can you supply a screen shot of the database request? If it is the step I believe it is, it is not able to access your database which means some setting is incorrect.

    Also, you might try putting single quotes around the database password to see if that helps.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.