0
Did follow the intructions, I see the pdf icon but when clicked :dry: I get a not found error...
any hint..? thanks
any hint..? thanks
Responses (26)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0it's a SEF issue, no doubt.
your SEF engine is translating the PDF links to ".dompdf".. isn't it?
this should be easy to solve just by changing a little code thing.
if you don't mind editing PHP code, please do this:
open /components/com_invoices/helpers/helpers.php and go to line 104, and write this:
$url .= "&format=dompdf";
does this solve the problem? -
Accepted Answer
0No it did not solve the problem
Not Found
The requested URL /hoagrandvenetian/9-2012-1.dompdf&format=dompdf was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
This is the URL:
http://hoagrandvenetian.com/hoagrandvenetian/9-2012-1.dompdf&format=dompdf
Something silly probably in your code?
I just added $url .= "&format=dompdf"; to line 104 as sugested...
thanks -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0Here is what my Joomla backend says:
Setting Value
Safe Mode Off
Open basedir None
Display Errors Off
Short Open Tags On
File Uploads On
Magic Quotes Off
Register Globals Off
Output Buffering On
Session Save Path /var/lib/php5
Session Auto Start 0
XML Enabled Yes
Zlib Enabled Yes
Native ZIP Enabled Yes
Disabled Functions None
Mbstring Enabled Yes
Iconv Available Yes -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »