dimps123 / web-invoice

Automatically exported from code.google.com/p/web-invoice
GNU General Public License v3.0
0 stars 2 forks source link

backend error when emailing invoice #193

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add new invoice (backend)
2. email invoice to customer (backend)
3. although email is recieved correctly

What is the expected output? What do you see instead?

CURRENT:
Strict Standards: is_a(): Deprecated. Please use the instanceof operator in 
/home/ikuponco/public_html/wp-includes/script-loader.php on line 725

Strict Standards: is_a(): Deprecated. Please use the instanceof operator in 
/home/ikuponco/public_html/wp-includes/script-loader.php on line 597

EXPECTED: 
without this error :)

What version of the product are you using? On what operating system?
wordpress 3.3.2
web-invoice.2.1.0.zip

Please provide any additional information below.
e-mail with invoice details and pdf are recieved.

Original issue reported on code.google.com by msch...@gmail.com on 9 May 2012 at 7:27

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I have this same error.

Original comment by Earr...@gmail.com on 3 Jan 2013 at 7:24