Forum Replies Created
-
AuthorPosts
-
S H Mohanjith
MemberSince no one replied, I’ll try to answer your questions. I know some users who use Web Invoice in your setup, but I haven’t personally used it in your scenario.
1. yes, but every time you upgrade you will have to do this or see http://mohanjith.net/blog/2009/08/how-to-customize-a-wordpress-plugin-and-upgrade.html
2. Yes, you can mark an invoice as paid anytime after it’s created. There is no need to even send out the invoice before marking as paid.
3. If an invoice is marked as paid, payment form is hidden.
4. Yes, web invoice uses the WP user table (database as you call it)
5. If they log into their account and go to ‘Users’ -> ‘Invoices’
6. Nope, invoice numbers are random, but you can change it to anything you wish (as long as they don’t conflict)
S H Mohanjith
MemberLet me make a guess, you are running out of maximum amount of memory PHP can allocate. i.e. Allowed memory size of … bytes exhausted (tried to allocate … bytes) in …
Please incrementally increase
memory_limit
in your php.ini until Web Invoice starts to work. I managed to get WordPress 3.0 using default template and no other plugins with 27MB, your mileage may vary.S H Mohanjith
MemberI’m using Web Invoice on WordPress 3.0 and I have tested on WPMU 3.0 as well. I haven’t seen a white screen of death so far.
White screen of death is usually caused by a fatal PHP error, if you have a look at the web server error logs you will be able to figure out at least what’s causing the issue.
Please post your web server error log (last few lines) here. Make sure you enable PHP error loggin.
S H Mohanjith
MemberThat sounds like a permission issue. Can you please make sure the web server can write to the web-invoice directory?
If it doesn’t work out, please contact me with access details to you Web Invoice installation via https://www.mohanjith.com/contact.html
S H Mohanjith
MemberTry what’s mentioned in http://code.google.com/p/web-invoice/issues/detail?id=13&can=1#c3
S H Mohanjith
MemberNo partial payments supported right now, feel free to add it to the list of enhancements in the issue tracker.
S H Mohanjith
Member1. I would highly recommend installing on a separate WordPress install preferably with a SSL certificate
2. Web Invoice itself cannot be used as a client management system but you can add what you would like to see to http://code.google.com/p/web-invoice/issues/list . You can set a bounty for features you would like to be implemented quickly but not exactly inline with normal use cases.
Thank you for your good words
S H Mohanjith
Member@bestnight, sorry for the delay in replying. But I got some good news, now you can add the logo by editing the template under e-mail template. It’s currently in the development version (http://downloads.wordpress.org/plugin/web-invoice.zip), will be releasing it main stream within this week.
I do accept donations, see https://www.mohanjith.com/2009/03/web-invoice-invoicing-and-billing-for-wordpress.html#donations
S H Mohanjith
MemberPagemash plugin (http://wordpress.org/extend/plugins/pagemash/) is your friend to hide any page from the menu
REF: https://www.mohanjith.com/forum/topic.php?id=77#post-366
S H Mohanjith
MemberUpdated the issue
S H Mohanjith
MemberI’m closing this topic, please report your feature requests on http://code.google.com/p/web-invoice/issues/list if it’s not already implemented. Please see https://www.mohanjith.com/forum/topic.php?id=145 why.
Sorry for any inconvenience caused
S H Mohanjith
MemberWhat’s the issue? js error? Can you please report the issue on http://code.google.com/p/web-invoice/issues/list with as much information as possible.
I’m guessing a jQuery version conflict, nothing much I could do in that case because I’m using jQuery version bundled with WordPress.
S H Mohanjith
Member@patung, I can’t reproduce the issue at all. Can you please report the issue on http://code.google.com/p/web-invoice/issues/list with as much information as possible, also please make separate tickets for each issue.
Anyone else using Web Invoice on WPMU 3.0 having similar issue?
S H Mohanjith
Member@etruel, thank you very much for resolving the issue for tearyied and your self
S H Mohanjith
MemberFixed in 2.0.3, released just now. Will appear in the WordPress plugin directory within 15 minutes.
-
AuthorPosts