Problem with PDf Invoice ( including email to client)

15.04.2012 22:09
#1
DDDD80
Joomshopping forum user no avatar
Name: stef
16.09.2011
Posts: 4
Quote
Problem with PDf Invoice ( including email to client)

Gooedevening,

I have a problem with de conformation email with PDF Invoice. The PDF invoice is not generated because of a 403 problem with the following notification :
Forbidden

You don't have permission to access /components/com_jshopping/files/pdf_orders/ on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2 Server at www.testsite.nl Port 80

I already searched this forum and checked the rights of pdf_orders ( 755) and the memory_limit = 64M so that should not be the problem.

If i test the PDF in the backend i get the following error:

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/map/domains/testsite.nl/public_html/components/com_jshopping/lib/tcpdf/tcpdf.php on line 2814

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/map/domains/testsite.nl/public_html/components/com_jshopping/lib/tcpdf/tcpdf.php on line 2833

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/map/domains/testsite.nl/public_html/components/com_jshopping/lib/tcpdf/tcpdf.php on line 2814

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/map/domains/testsite.nl/public_html/components/com_jshopping/lib/tcpdf/tcpdf.php on line 2833

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/map/domains/testsite.nl/public_html/components/com_jshopping/lib/tcpdf/tcpdf.php on line 3236

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/map/domains/testsite.nl/public_html/components/com_jshopping/lib/tcpdf/tcpdf.php on line 3274

Warning: fopen(/home/map/domains/testsite.nl/public_html/components/com_jshopping/files/pdf_orders/_7198bd65a06044df100bf01fe4210e25.pdf) [function.fopen]: failed to open stream: Permission denied in /home/map/domains/testsite.nl/public_html/components/com_jshopping/lib/tcpdf/tcpdf.php on line 3093
TCPDF error: Unable to create output file: /home/map/domains/testsite.nl/public_html/components/com_jshopping/files/pdf_orders/_7198bd65a06044df100bf01fe4210e25.pdf


Can Anyone help me with this.

Steve


Joomla: Joomla! 1.7.5 Stable [ Ember ]
JoomShopping: 3.5.0
PHP: 5.3.10
MySQL: 5.0.91

Letzte Änderung: 15.04.2012 22:10
 
16.04.2012 09:04
#2
Onofrei
Joomshopping forum user no avatar
Name: Mihai-Codrut
06.03.2011
Posts: 55
Quote
Aw: Problem with PDf Invoice ( including email to client)

For function set_magic_quotes_runtime() is deprecated open tcpdf.php

find:
set_magic_quotes_runtime(0);

replace:
ini_set("magic_quotes_runtime", 0);

 
04.03.2013 16:34
#3
anorcan
Joomshopping forum user no avatar
Name: angel
19.12.2012
Posts: 7
Quote
Aw: Problem with PDf Invoice ( including email to client)

Hi there,

I got the same problem, error 403 when the customer or me try to preview PDF invoice.
I've seen tcpdf.php and the code is already as you mentioned.
My version is 3.12.2 and I'm using joomla 2.5.8

Any ideas?

 
04.03.2013 22:11
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: Problem with PDf Invoice ( including email to client)

url?
test login / password?

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.