Page 1 of 2

Joomla! 1.5.10 functionality

Posted: 05 Apr 2009, 19:29
by r_clinton
Hi Jan -

I installed Phoca PDF on a new Joomla 1.5.10 development site ( http://blountfinefoods.huebrand.com/ )

admin:
u: admin
p: (I'll happily supply privately)

I get the following error on PDF generation.

500 - View not found [name, type, prefix]: article,phocapdf,contentView

Any Ideas?

- Bob :(

Re: Joomla! 1.5.10 functionality

Posted: 05 Apr 2009, 19:38
by r_clinton
One additional note. I have disabled the plug-in while this is being worked out. Please go ahead and enable for testing.

Re: Joomla! 1.5.10 functionality

Posted: 10 Apr 2009, 22:21
by r_clinton
Any thoughts on this?

Re: Joomla! 1.5.10 functionality

Posted: 10 Apr 2009, 22:33
by r_clinton
I downloaded & reinstalled the component and the 404 problem is till there. :x

Re: Joomla! 1.5.10 functionality

Posted: 10 Apr 2009, 22:58
by Jan
Hi, try to check the permissions on your server, try to check if the document file was installed:

libraries/joomla/document/phocapdf

Jan

Re: Joomla! 1.5.10 functionality

Posted: 10 Apr 2009, 23:46
by r_clinton
I don't see phocapdf in that directory.

Re: Joomla! 1.5.10 functionality

Posted: 10 Apr 2009, 23:51
by r_clinton
uploaded phocapdf folder from a previous install. Enabled the plugin and got this message on PDF generation:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /nfs/c04/h01/mnt/59967/domains/blountfinefoods.huebrand.com/html/administrator/components/com_phocapdf/helpers/phocapdfcontenttcpdf.php on line 18

Re: Joomla! 1.5.10 functionality

Posted: 11 Apr 2009, 05:40
by r_clinton
Hi Jan -

Set all nested folder & file permissions to 777, tried uninstalling, downloading component ( com_phocapdf_v1.0.0_alfa2.zip ) & content plugin ( plg_phocapdf_content_v1.0.0.zip ). Reinstalled both. Checked /libraries/joomla/document. No phocapdf folder. If this is the problem, Is it something that can be installed manually?

- Bob

Re: Joomla! 1.5.10 functionality

Posted: 15 Apr 2009, 20:10
by Jan
Hi, yes, you should copy it manually:

FROM:
ZIP file: administrator/components/com_phocapdf/files/phocapdf/phocapdf.php

TO: libraries/joomla/document/phocapdf/phocapdf.php';

Re: Joomla! 1.5.10 functionality

Posted: 15 Apr 2009, 21:31
by r_clinton
Okay, so here's the problem. There is no administrator folder in com_phocapdf_v1.0.0_alfa2.zip.