System/Server:
- DomainFactory - Linux -Apache/2.2.20
- PHP 5.2.13
- Joomla 5.23
- VirtueMart 1.1.9 stable
- PhocaPDF 1.0.9
- PhocaEmail 1.0.2
- Phoca PDF - VirtueMart 1.0.1
- com_phocainstall_vm.zip
Delivery - Invoice PDF will be displayed incorrect
(Backend->Component->VirtueMart->Orderlist->OrderNo->Delivery->Click on PDF-Icon)
like so:
http://imageshack.us/photo/my-images/3/pdfng.jpg/
and i got this php-warning:
Warning: preg_replace_callback() [function.preg-replace-callback]: Requires argument 2, 'phocaPDFVirtueMartCallbackImage::phocaPDFCallbackImage', to be a valid callback in /kunden/ar-internet.de/rp-hosting/119/155/inferna-dreams.de/plugins/phocapdf/virtuemart.php on line 148
but DOCUMENT_ROOT is "/www/ar-internet.de/rp-hosting/119/155/inferna-dreams.de" and not "/kunden..."
Can someone tell me whats the problem?
URL/plugins/phhocapdf/virtuemart/virtuemarthelper.php - generate the pdf-icon + link
# right?
widow.open-Link(e.g.):
Code: Select all
http://www.inferna-dreams.de/administrator/index.php?option=com_phocapdf&view=pdf&format=phocapdf&tmpl=component&type=invoice&order_id=62&delivery_id=8
# where starts the tcpdf Output() function to show the pdf?
(after clicking on delifery-pdf-icon)
thanking you in anticipation