|
Hi again,
I managed to get this issue fixed by my brother who does know something about php.
He says it is becuase some methods that were being called as static methods were being called as instance methods.
I am attaching a zip file with the original and modified versions for your reference.
Feel free to contact him if you wish to discuss:
Diese E-Mail-Adresse ist gegen Spambots geschützt! Du musst JavaScript aktivieren, damit Du sie sehen kannst.
|
Order / Invoice Mana ...
|
Posted 12 years, 3 months ago
by shangshunguk
|
|
Hi Maju,
Apologies for the delayed reply.
I am no expert in php etc so that may be causing me some issues.
I am using 1&1 hosting and the global PHP version is set to 5.4
The local php.ini override file has been set up as you have indicated.
I will send you admin and ftp access so that you can have a look.
Seasons greetings...
|
Order / Invoice Mana ...
|
Posted 12 years, 3 months ago
by shangshunguk
|
|
I have added the line error_reporting = E_ALL & ~E_DEPRECATED to the php.ini file in my public_html directory. Nothing has changed.
I find all of this a little odd as I have never had such errors with any other component that I have installed.
|
Order / Invoice Mana ...
|
Posted 12 years, 4 months ago
by shangshunguk
|
|
Hi Again,
I checked my php.ini the only thing there is:
display_errors = off
In htaccess there is no mention of error reporting, only Rewrite rules...
I would really like to get this sorted as we are going live at the end of the month and at the moment every time there is a new test order there is a new error message at the top of the page.
|
Order / Invoice Mana ...
|
Posted 12 years, 4 months ago
by shangshunguk
|
|
Hi thanks for your reply.
I have looked in Joomla Config and error reporting is set to System Default.
I changed it to Simple and the problem still persists...
|
Order / Invoice Mana ...
|
Posted 12 years, 4 months ago
by shangshunguk
|
|
Hi there,
I use:
VM invoice Version: 2.0.19
Joomla 2.5.8
VM: 2.014
I get the following messages on the Order / Invoice management page. I am wondering if it is because I made a few test orders and then deleted them in Virtuemart.... I have tried deleting the entries that I have in VMinvoice but it does not let me...
Strict Standards: Non-static method InvoiceHelper::getInvoiceSubdir() should not be called statically, assuming $this from incompatible context in components/com_vminvoice/helpers/invoicehelper.php on line 495
Strict Standards: Non-static method InvoiceHelper::canUseActualPDF() should not be called statically, assuming $this from incompatible context in components/com_vminvoice/views/invoices/view.html.php on line 60
Strict Standards: Non-static method InvoiceHelper::getInvoiceFile() should not be called statically, assuming $this from incompatible context in components/com_vminvoice/helpers/invoicehelper.php on line 770
Also in the Totals column i get messages like this all the way down the page....
Strict Standards: Non-static method InvoiceCurrencyDisplay::loadVM2Currency() should not be called statically in/components/com_vminvoice/helpers/currencydisplay.php on line 131
Strict Standards: Non-static method InvoiceCurrencyDisplay::roundBetter() should not be called statically in components/com_vminvoice/helpers/currencydisplay.php on line 144
23,65 €
Any ideas?
R
|
Order / Invoice Mana ...
|
Posted 12 years, 4 months ago
by shangshunguk
|
More |