Err: Warning: plgSystemPhocaPDFContent::require_once

Phoca PDF - creating PDF documents in Joomla! CMS
jseb
Phoca Member
Phoca Member
Posts: 15
Joined: 26 Feb 2009, 18:33

Err: Warning: plgSystemPhocaPDFContent::require_once

Post by jseb »

Oups.

Alright well i guess i didnt really read the desinstallation of Phoca PDF desinstallation manuel and sadly i just decided to go into extension - installation/deinstallation - plugin - PhocaPDF - deinstalled well now my entired website is just saying this
Warning: plgSystemPhocaPDFContent::require_once(/var/www/webroot/users/10203/levoyageur.ca/public/Joomla/administrator/components/com_phocapdf/helpers/phocapdfbrowser.php) [function.plgSystemPhocaPDFContent-require-once]: failed to open stream: No such file or directory in /var/www/webroot/users/10203/levoyageur.ca/public/Joomla/plugins/system/phocapdfcontent.php on line 34

Fatal error: plgSystemPhocaPDFContent::require_once() [function.require]: Failed opening required '/var/www/webroot/users/10203/levoyageur.ca/public/Joomla/administrator/components/com_phocapdf/helpers/phocapdfbrowser.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/webroot/users/10203/levoyageur.ca/public/Joomla/plugins/system/phocapdfcontent.php on line 34
What should i do please need some help.

My only access from now on is FTP access and MySQL phpadmin access
Thank in advance.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Err: Warning: plgSystemPhocaPDFContent::require_once

Post by Jan »

Hi, you need to have installed the Phoca PDF component...

If you are not able, because of require_once, just make these steps:

- download the plugin again (now I have changed the require_once to include_once)
- copy the phocapdfcontent.php from the ZIP file to:

plugins\system\ folder

then you get only warning message (because of include_once)

so now you can do these steps:
- disable plugin
- or install the Phoca PDF component to get all the PDF framework working
If you find Phoca extensions useful, please support the project
jseb
Phoca Member
Phoca Member
Posts: 15
Joined: 26 Feb 2009, 18:33

Re: Err: Warning: plgSystemPhocaPDFContent::require_once

Post by jseb »

Alright thanks for that it work out great for the website. However i reinstalled it and my pdf file still doesnt work with phoca
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Err: Warning: plgSystemPhocaPDFContent::require_once

Post by Jan »

Please let me know the site where it doesn't work.

Jan
If you find Phoca extensions useful, please support the project
Post Reply