Page 1 of 1

Err: Warning: plgSystemPhocaPDFContent::require_once

Posted: 03 Mar 2009, 16:11
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.

Re: Err: Warning: plgSystemPhocaPDFContent::require_once

Posted: 03 Mar 2009, 17:58
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

Re: Err: Warning: plgSystemPhocaPDFContent::require_once

Posted: 03 Mar 2009, 18:53
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

Re: Err: Warning: plgSystemPhocaPDFContent::require_once

Posted: 10 Mar 2009, 15:53
by Jan
Please let me know the site where it doesn't work.

Jan