Page 2 of 2
Re: Joomla! 1.5.10 functionality
Posted: 16 Apr 2009, 01:28
by Jan
Sorry, in ZIP is the path:
files/phocapdf/phocapdf.php
Jan
Re: Joomla! 1.5.10 functionality
Posted: 16 Apr 2009, 02:05
by r_clinton
Thanks Jan -
Uploaded folder & file.
Getting this error message:
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
- Bob
Re: Joomla! 1.5.10 functionality
Posted: 16 Apr 2009, 14:06
by Jan
???
Code: Select all
parent :: __construct($subject, $config);
maybe you should check your php too.
Jan
Re: Joomla! 1.5.10 functionality
Posted: 16 Apr 2009, 14:51
by r_clinton
Not sure what I need to do here. Is there something I need to check or turn on at the server level or in PHP MyAdmin?
- Bob
Re: Joomla! 1.5.10 functionality
Posted: 18 Apr 2009, 22:56
by Jan
check php version, check if there are all necessary functions (but I cannot say you how? because I don't know your server
)
Jan
Re: Joomla! 1.5.10 functionality
Posted: 04 Feb 2010, 22:44
by r_clinton
Hi Jan -
I was revisiting this string because I was having the same problem with "500 - View not found [name, type, prefix]: article,phocapdf,contentView" error in Joomla 1.5. I re-read your posting:
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';
I must have done something wrong before, because I followed these instructions and it worked perfectly.
Just so you know...
... Bob
Re: Joomla! 1.5.10 functionality
Posted: 05 Feb 2010, 17:33
by Jan
Ok