|
Hi, i have the same Problem with the last Update 2.0.26.
I use Joomla 2.5.11 & VM 2.20b
Only downgrading to VM Invoice 2.0.25 solved the Problem.
|
Unable to change the ...
|
Posted 11 years, 9 months ago
by Mymummy
|
|
You must install the freesans fonts!
Download this package: sourceforge.net/projects/tcpdf/
Take the fonts files (included in the Fonts folder, in this case the freesans-files) of the downloaded file and copy them to the /libraries/tcpdf/fonts
This should fix the issue.
|
No pdf file - only D ...
|
Posted 12 years, 6 months ago
by Mymummy
|
|
|
How can i change the ...
|
Posted 12 years, 6 months ago
by Mymummy
|
|
Don´t rename the invoice!
There seems to be a bug.
In my case the delivered File is a .PHP when i rename the Invoice under: Invoice-> Invoice Email -> Invoice Filename
If the field invoice filename is blank, a normal .pdf is delivered.
Maybe this helps you.
|
No pdf file - only D ...
|
Posted 12 years, 6 months ago
by Mymummy
|
|
I couldnt upload Virtuemart here, so look here:
Download Version 2.0.8e!!
2.08e is the last stable before 2.0.10
Edit: Don´t forget Backup of your Page before Downgrading!!
|
Is it possible to ge ...
|
Posted 12 years, 6 months ago
by Mymummy
|
|
Are you using Virtuemart 2.0.10 ?
This Version brokes my VM-Invoice.
Latest Virtuemartversion wich works fine is 2.0.8
|
Is it possible to ge ...
|
Posted 12 years, 6 months ago
by Mymummy
|
|
Update:
The Problem will be caused by Virtuemart 2.0.10.
I tried it with 2.0.8, there is everything fine.
Do you know what changes they made in 2.0.10?
|
Problems after upgra ...
|
Posted 12 years, 6 months ago
by Mymummy
|
|
After upgrading to 2.0.15 i have the following Problems:
1. No Emails will be send after an Order
2. In Frontend: The Customers stuck in Checkout after confirming the Order (after pushing confirm the Invoice generated by Virtuemart appears, no redirection to the Shop)
3. Backend: When an Admin will update the Order Status, he see the Invoice generated bei Virtuemart? No Mails were sent too.
Any Hints?
|
Problems after upgra ...
|
Posted 12 years, 6 months ago
by Mymummy
|
|
Thanks!
I dont know why, but it works now.
|
PDF-Download for Use ...
|
Posted 12 years, 9 months ago
by Mymummy
|
|
|
PDF-Download for Use ...
|
Posted 12 years, 9 months ago
by Mymummy
|
|
You´re on the right Way!
Search Line 1141 // Send the email
Paste your Code after this Line.
Comment the Lines from 1144-1153 out.
It should look like this:
1141 // Send the email
1142 if ($order['details']['BT']->order_status=='P')
1143 return true;
1144 //if (shopFunctionsF::renderMail('invoice', $order['details']['BT']->email, $vars, null,$vars['doVendor'])) {
1145 // $string = 'COM_VIRTUEMART_NOTIFY_CUSTOMER_SEND_MSG';
1146 //}
1147 //else {
1148 //$string = 'COM_VIRTUEMART_NOTIFY_CUSTOMER_ERR_SEND';
1149 //}
1150
1151 //vmInfo( JText::_($string,false).' '.$order['details']['BT']->first_name.' '.$order['details']['BT']->last_name. ', '.$order['details']['BT']->email);
1152
1153 //return true;
1154 }
Hope this helps you.
|
How to stop VM 2 gen ...
|
Posted 12 years, 9 months ago
by Mymummy
|
|
Ok, Pama Thanks for the Help!!
The Link works, but the Customer gets following Error: "You do not have permission to view this resource. "
I didnt found anything about this in Supportforum.
|
PDF-Download for Use ...
|
Posted 12 years, 10 months ago
by Mymummy
|
|
Ok, I tried this now in different Ways:
-Copy&Paste
- I wrote it down
But: Nothing helps!!
In wich Folder should the Invoices be saved?
I didnt find any folder when i followed the generated Link.
|
PDF-Download for Use ...
|
Posted 12 years, 10 months ago
by Mymummy
|
|
No Help?
|
PDF-Download for Use ...
|
Posted 12 years, 10 months ago
by Mymummy
|
|
The current situation is as follows:
- VMInvoice works fine ( vreating invoices etc. works)
If a Customer would like to see his Invoice in the Customer-Account he get an Internal 500 when he press the PDF-Icon.
The Link wich VM Invoices creat look like this:
x-cover.de/component/vminvoice/invoices/...t_order_id%20%20?%3E
My Guess: The Order ID is wrong virtuemart_order_id%20%20?%3E
Would you agree, or could this some Problem with Chmod?
|
PDF-Download for Use ...
|
Posted 12 years, 10 months ago
by Mymummy
|
|
Hello i followed the Instruction in this Thread.
Everything works fine, but the generated Link seems to miss the Ordernumber.
Further Ideas?
Kind Regards
Mummy
|
PDF-Download for Use ...
|
Posted 12 years, 10 months ago
by Mymummy
|
|
|
PDF-Download for Use ...
|
Posted 12 years, 10 months ago
by Mymummy
|
More |