Simple Invoices logo
    • CommentAuthorMicroMonkey
    • CommentTimeJan 11th 2010 edited
     permalink
    Hello. I like your invoice scripts, its very nice. I have just 1 issue, and I didnt see anyone else with this problem when I searched these forums. I use windows server 2003, so installing scripts such as this is usually very simple for me. I have PHP 5.2.9-2 and MySQL 5.0.83. I also have MySQL 4.1.22 running on a different port, but I havent tried that yet.
    The issue I am having is when doing a fresh install of your newest version of this script and following the "installer", all goes well it seems, but if I try to add a new biller, the screen tells me a new biller was added, but then it goes back to the add biller and tells me that there are no new billers.
    When I manually install the sql from the folder, it adds a bunch of things that you have there as "demo" purposes I would presume.
    I would very much like to use this as a completely fresh install. Can you offer any suggestions as to why this may be happening? Thanks for any help you may provide :)
    • CommentAuthorMicroMonkey
    • CommentTimeJan 11th 2010 edited
     permalink
    ok, I should have checked this prior to making this post, but it appears that I dont have any problems using MySQL 4.1.22.
    I guess MySQL 5.0.83 does not like to work correctly with this script.
    Its reasons like this that I have 2 versions of SQL running on my server in the first place lol. Hopefully this post will help someone else out if they run into this similar problem.