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
Joomla! 1.5.10 functionality
-
- Phoca Member
- Posts: 20
- Joined: 23 Mar 2009, 19:56
Joomla! 1.5.10 functionality
Last edited by r_clinton on 05 Apr 2009, 20:01, edited 1 time in total.
-
- Phoca Member
- Posts: 20
- Joined: 23 Mar 2009, 19:56
Re: Joomla! 1.5.10 functionality
One additional note. I have disabled the plug-in while this is being worked out. Please go ahead and enable for testing.
-
- Phoca Member
- Posts: 20
- Joined: 23 Mar 2009, 19:56
Re: Joomla! 1.5.10 functionality
Any thoughts on this?
-
- Phoca Member
- Posts: 20
- Joined: 23 Mar 2009, 19:56
Re: Joomla! 1.5.10 functionality
I downloaded & reinstalled the component and the 404 problem is till there.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Joomla! 1.5.10 functionality
Hi, try to check the permissions on your server, try to check if the document file was installed:
libraries/joomla/document/phocapdf
Jan
libraries/joomla/document/phocapdf
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 20
- Joined: 23 Mar 2009, 19:56
Re: Joomla! 1.5.10 functionality
I don't see phocapdf in that directory.
-
- Phoca Member
- Posts: 20
- Joined: 23 Mar 2009, 19:56
Re: Joomla! 1.5.10 functionality
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
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
-
- Phoca Member
- Posts: 20
- Joined: 23 Mar 2009, 19:56
Re: Joomla! 1.5.10 functionality
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
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
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Joomla! 1.5.10 functionality
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';
FROM:
ZIP file: administrator/components/com_phocapdf/files/phocapdf/phocapdf.php
TO: libraries/joomla/document/phocapdf/phocapdf.php';
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 20
- Joined: 23 Mar 2009, 19:56
Re: Joomla! 1.5.10 functionality
Okay, so here's the problem. There is no administrator folder in com_phocapdf_v1.0.0_alfa2.zip.