hey guys i hade the older version of simple invoice and my server was recently attacked so i lost all of the index pages..any ways.so i downloaded the newer version and had my hosting companie install the PDO.that is done but in invoices i always get a Processing, please wait .....
and it does not show the french caracters..??
buy the way i did not tuch the database.it upgraded the version only.
re french - the problem is some php setting that im not aware of - basically french works on some systems but not others -- ok on fedora 11 - not centos5 or ubuntu 9.04 - i think - stay tuned to the blog for updated
I need help with this. I am getting errors, and it just stalls at ..Processing, please wait ..
Notice: Undefined variable: preference in /var/www/html/simpleinvoices/modules/payments/manage.php on line 30 Notice: Undefined variable: customer in /var/www/html/simpleinvoices/modules/payments/manage.php on line 31
Notice: Undefined variable: customers in /var/www/html/simpleinvoices/modules/customers/manage.php on line 21
I get these all over the place, anywhere where it trys to query a list.
I was also getting this, but has gone away? Fatal error: Call to undefined function iconv_strpos() in /var/www/html/simpleinvoices/library/Zend/Locale/Format.php on line 659
This is the current version from your site, as of yesterday. I have re-created the database several time, and re-installed simple invoice several times.
Am running Mandriva 2010.0 Mysql version: 5.1.40 PHP Version 5.3.1RC2
Also, at the bottom of the config file. do I need to make changes there also, or is this something different.
; Staging site configuration data inherits from production and ; overrides values as necessary [staging : production] database.params.dbname = simple_invoices_staging database.params.username = devuser database.params.password = devsecret
Can anybody help get this working. I have installed just about every PHP module I can think of. As you can see above, I've recreated the database and re-installed different versions of the program. And still end with the same thing. ""Processing, Please Wait""
I have installed PhreeBooks, and it seems to work just fine. But I really don't want something that complex. I would really like to get simpleinvoice running.
re errors and processign please wait - edit config.ini and set as below debug.error_reporting = 0 phpSettings.display_startup_errors = 0 phpSettings.display_errors = 0
re iconv - search this forum for iconv - there is some php modules that provides this - php-iconsv or something similar
debug.level = All debug.error_reporting = 0 phpSettings.date.timezone = UTC phpSettings.display_startup_errors = 0 phpSettings.display_errors = 0
; Staging site configuration data inherits from production and ; overrides values as necessary [staging : production] database.params.dbname = simple_invoices_staging database.params.username = devuser database.params.password = devsecret
Dont know if this helps. This is from firefox error console
Error: no element found Source File:192.168.1.10/simpleinvoices/index.php?module=invoices&view=xml Line: 1
Warning: Error in parsing value for 'top'. Declaration dropped. Source File: http://192.168.1.10/simpleinvoices/library/blackbirdjs/blackbird.css Line: 17
Warning: Error in parsing value for 'left'. Declaration dropped. Source File: http://192.168.1.10/simpleinvoices/library/blackbirdjs/blackbird.css Line: 17
Warning: Error in parsing value for 'filter'. Declaration dropped. Source File: http://192.168.1.10/simpleinvoices/templates/default/css/jquery-ui/tab.css Line: 122
Warning: Expected ',' or '{' but found '@media'. Ruleset ignored due to bad selector. Source File: http://192.168.1.10/simpleinvoices/templates/default/css/jquery-ui/tab.css Line: 2
Warning: Expected ':' but found ';'. Declaration dropped. Source File: http://192.168.1.10/simpleinvoices/templates/default/css/jquery-ui/tab-screen.css Line: 677
Warning: Expected declaration but found '0px'. Skipped to next declaration. Source File: http://192.168.1.10/simpleinvoices/templates/default/css/jquery-ui/tab-screen.css Line: 677
I also get this problem, "Processing, please wait"
PHP Notice: Undefined variable: sql_having in public_html/include/class/invoice.php on line 85, referer: http://domain.com PHP Notice: Undefined variable: sql_having in public_html/include/class/invoice.php on line 197, referer: http://domain.com
There appears to be a typo in line 85 => $query = $_REQEUST['query']; So I changed it to $query = $_REQUEST['query']; but now I get: PHP Notice: Undefined index: query in public_html/include/class/invoice.php on line 85 PHP Notice: Undefined index: qtype inpublic_html/include/class/invoice.php on line 86 PHP Notice: Undefined variable: sql_having in public_html/include/class/invoice.php on line 197 PHP Notice: Undefined index: query in public_html/include/class/invoice.php on line 85 PHP Notice: Undefined index: qtype in public_html/include/class/invoice.php on line 86 PHP Notice: Undefined variable: sql_having in public_html/include/class/invoice.php on line 197
""if you open 192.168.1.10/simpleinvoices/index.php?module=invoices&view=xml in firefox does it print out xml similar to http://simpleinvoices.org/demo/index.php?module=invoices&view=xml ? ""
No, actually I don't. The page comes up blank? Even in source view, there is just nothing. Does this give you any ideas?
I was having the same issue and what worked for me was to go over to the send website http://www.bigwordsaregood.com/ZendFramework-1.9.4-minimal/library/Zend/Locale/Data/ and download the needed locale files into the zend/locale/data folder ones that were needed in my particular case were en.xml and root.xml
Not sure if this will fix every ones issue but it worked for me.
currently im running xampp 1.7.2 on portable drive apache 2.2.12 php 5.2 mysql 5.1.37
Apart from the typo which I mentioned in my previous post, i also get:
[Mon Jan 04 16:53:08 2010] [error] [client 84.48.204.174] PHP Notice: Undefined variable: sql_having in include/class/invoice.php on line 197, referer: http://fqdn.com/index.php?module=invoices&view=manage
anything todo with "Warning: Error in parsing" type issues is related to the php error_reporting level - which can be set in your main php.ini file(s) for in the Simple Invoices config/config.ini file
I tried changing the error level settings in both the php.ini, and in the config for simple invoices. Nothing seems to help. I see that error in the firefox error console.
I am currently running simple invoice 2008 while I try to figure this out. Is there a way to do taxed and non taxed items on the same invoice in 2008. Like if I had labor (non taxed), and also parts (taxed) on the same invoice?
Thanks for your help on this, and any more ideas to get me going would be much appreciated.
@logan - re taxed and non-taxed -- support for this was added in 2009.1 release
@tha_duck - the next release 2010.1 update 1 will have a bunch of fixes to try and fix the "Processing, please wait" problems - should be out within a week or 2
got a similar problem now: Just with me it seems related with APC and the Zend Framework My error being '[apc-error] Cannot redeclare class zend_locale_math in /.../library/Zend/Locale/Format.php on line 293.'
Any of you got any experience with that? Couldn't find any real solutions to that yet
Hi, New here, just discovered your great soft that I would like to use but...also stuck with french + Processing, please wait ... Do you have any ideas when the fix will be out ? Can we help on that ? Is is a server side bug or a client side bug ? thanks and regards, TonyThanks,
On my Xampp-server (PHP 5.3) I tried to get SI working, but that didn't work (see previous post). Now I tried it on other hosting with PHP5.2.x and that does work. Can anyone confirm this solution please?
this issue is related to your php and apache server setup - it happens on some servers and not others - in the next version of Simple Invoices it should be fixed up so this problem doesn't happen
In relation to processing, please wait. I have been dealing with this issue also. After sometime I gave up with my server and uploaded everything to my web host and it worked fine for at least six months. Today it did not work and I got the same message. Then I erased the line (SELECT (coalesce(invoice_total,0) - coalesce(INV_PAID,0))) As owing, from the following query and it works again. However, it is not complete.
$sql =" SELECT iv.id, b.name AS biller, c.name AS customer, c.phone AS phone, (SELECT SUM(coalesce(ii.total, 0)) FROM " . TB_PREFIX . "invoice_items ii WHERE ii.invoice_id = iv.id) AS invoice_total, (SELECT SUM(coalesce(ac_amount, 0)) FROM " . TB_PREFIX . "payment ap WHERE ap.ac_inv_id = iv.id) AS INV_PAID, (SELECT (coalesce(invoice_total,0) - coalesce(INV_PAID,0))) As owing, DATE_FORMAT(date,'%Y-%m-%d') AS date, (SELECT IF((owing = 0), 0, DateDiff(now(), date))) AS Age, (SELECT (CASE WHEN Age = 0 THEN '' WHEN Age <= 14 THEN '0-14' WHEN Age <= 30 THEN '15-30' WHEN Age <= 60 THEN '31-60' WHEN Age <= 90 THEN '61-90' ELSE '90+' END)) AS aging, iv.type_id As type_id, pf.pref_description AS preference FROM " . TB_PREFIX . "invoices iv LEFT JOIN " . TB_PREFIX . "biller b ON b.id = iv.biller_id LEFT JOIN " . TB_PREFIX . "customers c ON c.id = iv.customer_id LEFT JOIN " . TB_PREFIX . "preferences pf ON pf.pref_id = iv.preference_id $where GROUP BY iv.id HAVING owing > 0 ORDER BY $sort $dir $limit"; break;