Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Profile for marc de bont

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 00:46
  • Posts: 11
  • Profile Views: 2837
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
Warning: Invalid argument supplied for foreach() in administrator/components/com_vminvoice/helpers/vminvoice.php on line 379


public function AddPage(&$pdf, $orderID, $deliveryNote)
{
$html = new InvoiceHTML($orderID, $deliveryNote);
$code = $html->generateHTML();

$code = str_replace(' ', '', $code);
$pdf->setHTML($html);
$pdf->AddPage();
// check and fill image paths
$images = $this->getImages($code);
foreach ($images[1] as $image) {
if (substr($image, 0, strlen(JURI::root(true))) != JURI::root(true) || strlen(JURI::root(true)) == 0) {
$code = str_replace($image, JURI::root(true) . '/' . $image, $code);
}
}
$pdf->writeHTML($code, true, false, false, false, '');
}
and a new Error
Category: Customer Support
emo
I will update to 1.4.1
Slowly, I am despair - again the same mistake as last week

index.php?page=checkout.thankyou&checkout_last_step=2&option=com_virtuemart&Itemid=11

Fatal error: Call to undefined method CurrencyDisplay::getInstance() in
/administrator/components/com_vminvoice/helpers/invoicehtml.php on line 51
Next Error
Category: Customer Support
emo
After the last error was eliminated by a new installation is now surfaced with the version 1.4.0 a new failure.

This makes the entire application crashes and unattainable!

What's up? We need to go online Monday!

Fatal error: Call to undefined method VMInvoiceHelper::createPDF() in components/com_vminvoice/mailinvoices.php on line 35
URGENT - New Version ...
Category: Customer Support
emo
Hi Jan,

After the upgrade to the version could be sent from you no longer reach the page.

I have now deleted all files complete, apart from the DB-entries
and installed everything again.

Now it works perfectly.

Thank you for your support
Fatal error: Call to ...
Category: Customer Support
emo
not work - the same error

is this the newest version of the plugin

1.1.3?

The component has 1.3.4
Fatal error: Call to ...
Category: Customer Support
emo
i will try this - thanks
Fatal error: Call to ...
Category: Customer Support
emo
yes
Fatal error: Call to ...
Category: Customer Support
emo
Is anyone here?
I have purchased a product that does not work.
And here I get no help - it is very annoying
Fatal error: Call to ...
Category: Customer Support
emo
After the order button press comes the error message

But the bill in VMInvoice is created and sent.

If I then go into the admin in VM-invoice and open the configuration and click "save"
the message go away after Reload in the Browser

The message will appear between "order" and "confirmation"
Fatal error: Call to ...
Category: Customer Support
emo
Fatal error: Call to undefined method CurrencyDisplay::getInstance() in /is/htdocs/
administrator/components/com_vminvoice/helpers/invoicehtml.php on line 47

Updated to 1.3.4, cleared cache

Has not helped much - now is the error from line 46 on line 47 jumped.
I need urgently a solution - please
Fatal error: Call to ...
Category: Customer Support
emo
I get this Error?!

Fatal error: Call to undefined method CurrencyDisplay::getInstance() in …
com_vminvoice/helpers/invoicehtml.php on line 46

Version: 1.3.0
VirtueMart 1.1.6 stable
Joomla! 1.5.22 Stable

I need urgently a solution - thanks
Fatal error: Call to ...
Category: Customer Support
More
User Login Empty