No I donât think so. InvoicePlane now tries to automatically set the domain and subfolder of your installation.
I tested this with the following URLs with both http and https:
I have a similar case: I have installed InvoicePlane in the directory invoiceplane-v147, and created a symlink to invoiceplane. My hosting providerâs Apache config is such that I can then access these folders as subdomains: http://invoiceplane.mydomain.com and http://invoiceplane-v147.mydomain.com.
The code describe above (in application/config/config.php) messes up in my situation. When going to http://invoiceplane.mydomain.com it tries to load files from http://invoiceplane.mydomain.com-v147. So for some reason stuff after invoiceplane gets inserted after the domain name (this is true also if I have a _ instead of -, or in fact anything else).
Removing . URL_SUBFOLDER as per @Laurensâ suggestion fixes this.
Hi all. Firts I must say that I truly appreciate Invoice Plane and I was sorry to read that it may become obsolete in the future, although I understand Kovahâs situation perfectly.
This being said, I had the same problem as you @Laurens with the last update and I solved the problem by typing directly the address as you suggested. Iâd like to apply your âeditâ though, but my address includes a subfloder (âhttps://my.domain/myfolder/â) and I just donât know how to modify the string to include it. A little help here would be appreciated!
Today I tried IIS on windows 10 and again I had to comment the same line as in my previous comment. I created a virtual directory on IIS but the new line changed to
I thought my problems solved but in fact I cannot save anymore and thereâs also a bug when i transfert a quote to an invoice. Finally, I regret to have performed this last update. Is there a way to go backwards?
Not sure how to go back except by using backups. (you do make backups, donât you? ;))
I would suggest to check out any logfiles related to apache, mysql/mariadb, php etc⌠before you look for a rollback. It might be something else entirely.
Hi, I just reinstalled the whole thing and problems are now solved. I have access to this app through my web hosting service so that I donât have a choice on the version installed. Thanks for all anyway.
I have other questions now but theyâll go in a new topic!
OK, will do. The issue I have is that if you add a payment to an invoice it automatically converts the status to paid, which may not be the case if you just wanted to add to the invoice a previous down-payment or deposit. And if the paid status forbids further changes, then youâre stuck! Precisely what happened to me, while I had not finished to fill the invoice form. By the way, if thereâs a way to delete a locked invoice entry, Iâll take it