Hi All, I am trying to install simple invoices on to a server and I am half way there. I can get to the main page where there is an upgrade button but when I click this I get a warning as follows: Dude, what happened to your query?:
ALTER TABLE `si_invoice_items` CHANGE `inv_it_id` `id` INT( 10 ) NOT NULL AUTO_INCREMENT Unknown column 'inv_it_id' in 'si_invoice_items'Unknown column 'inv_it_id' in 'si_invoice_items'
Can some one help me out with this, I am not using phpmyadmin but I am using terminal on a mac.
The other thing that isn't clear to me is how to enable the login screen, please could someone point me in the right direction. Thanks in advance :)