Hi, I was trying to upgrade to the last stable but everything is a mess now. I've tried to do a fresh installation but get an error Parse error: syntax error, unexpected T_CLASS in /home/alja/public_html/simpleinvoices/include/CustomField.php on line 23 also I didn't find the pdf folder in the zip file hence I couldn't change the permissions on fpdf.
Thanks.
Hi Guys
@alja
- re pdf folder
-- its now in ./include/pdf
i better update the documentation :)
Cheers
Justin
Hey Guys,
just a quick google returns:
http://bugs.php.net/bug.php?id=29361
http://bugs.php.net/bug.php?id=38303
claims to be fixed in php 5.1 and above
Cheers
Justin
Your right, it seems to be the first bug. Because for the new CustomField System it creates an array with classes.
So we got two solutions. Number one is to update to at leaste php 5.1,
Number 2: @justin: Do you already plan to enable the new custom field system in the next release? If not, perhaps we could remove the code to solve the problem.
re new custom fields
- yep - should be in the next release - once conversion script and testing is done - maybe in a month
re removing the code
- nah - dont worry about that - we'll just have to say the minimum php version to run Simple Invoices is 5.2
re 5.2 over 5.1
- 5.2 got alot of good stuff in it that we can start to use - so we'll just say this is the new minimum
cheers
justin
@alja
- thats correct unfortunately
we've decided to drop support for php4 so we can start writing some kick ass OO code
what you can do to get php5
1 - get a new webhost
2 - or install php5 on your local pc and run Simple Invoices locally
3 - or im looking to set up free and paid for Simple Invoices hosting on one of my servers - shoot me an email if your interested
Cheers
Justin
Hi alja
Perhaps that's a point to change the hosting company. In my opinion every hosting company should support php5.
PHP5 offers us a lot of new possiblities because we can write clean OO code. That makes the code shorter and more readable.
Here the forum post to this topic:
http://simpleinvoices.org/forum/topic.php?id=341
I must say this is just asinine or should I say just being an ass. Your software looks useful and I was going to use it, however I too do not have php 5.2. It's too bad you don't want a decent audience for your software.
And as far as every hosting company supporting php5 there are still too many applications out there much more popular than yours that do not support php5 yet for all hosting companies to move to the absolute latest php5.
Thanks Xsecrets for your thoughts
re php 4
- you can use Simple Invoices pre the last release with php 4 no worries
- also we held off on making it php5 only until we actually starting writing php 5 code - which was in the last release
unfortunately we can't make everyone happy, but for the long term future of Simple Invoices php 5 is our best option
Cheers
Justin
It looks like you're new here. If you want to get involved, click one of these buttons!