I'm also getting a 500 error.
The site is a J1.5.20. I had Joomla SEO enacted, but I'm getting the same error whether or not SEO is enabled.
The error is 500 - View not found [name,type,prefix]article,phocapdf,contentView
Without SEF it generates:
http://www.louistheplantgeek.com/index. ... t&Itemid=6
If I remove the format=phocapdf it displays the proper webpage so the url doesn't have any errors there.
It doesn't matter if the colons are encoded or not, I still get the same results.
Let me know if I should create a new forum message.
Thanks,
Andy
Phoca PDF and Joomla SEO - 500 error on download
-
- Phoca Newbie
- Posts: 3
- Joined: 29 Mar 2011, 16:44
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca PDF and Joomla SEO - 500 error on download
Hi, you should enable php error reporting and debug mode to get more info.
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 29 Mar 2011, 16:44
Re: Phoca PDF and Joomla SEO - 500 error on download
The most I'm getting with debug & php error reporting (E~ALL) is
500 - View not found [name, type, prefix]: article,phocapdf,contentView
You may not be able to visit this page because of:
1. an out-of-date bookmark/favourite
2. a search engine that has an out-of-date listing for this site
3. a mistyped address
4. you have no access to this page
5. The requested resource was not found.
6. An error has occurred while processing your request.
Please try one of the following pages:
* Home Page
If difficulties persist, please contact the System Administrator of this site.
View not found [name, type, prefix]: article,phocapdf,contentView
Call stack
# Function Location
1 JSite->dispatch() /home/louis44/public_html/index.php:68
2 JComponentHelper->renderComponent() /home/louis44/public_html/includes/application.php:124
3 require_once() /home/louis44/public_html/libraries/joomla/application/component/helper.php:162
4 JController->execute() /home/louis44/public_html/components/com_content/content.php:35
5 ContentController->display() /home/louis44/public_html/libraries/joomla/application/component/controller.php:236
6 JController->display() /home/louis44/public_html/components/com_content/controller.php:55
7 JController->getView() /home/louis44/public_html/libraries/joomla/application/component/controller.php:293
8 JError->raiseError() /home/louis44/public_html/libraries/joomla/application/component/controller.php:470
9 JError->raise() /home/louis44/public_html/libraries/joomla/error/error.php:171
10 JException->__construct() /home/louis44/public_html/libraries/joomla/error/error.php:136
500 - View not found [name, type, prefix]: article,phocapdf,contentView
You may not be able to visit this page because of:
1. an out-of-date bookmark/favourite
2. a search engine that has an out-of-date listing for this site
3. a mistyped address
4. you have no access to this page
5. The requested resource was not found.
6. An error has occurred while processing your request.
Please try one of the following pages:
* Home Page
If difficulties persist, please contact the System Administrator of this site.
View not found [name, type, prefix]: article,phocapdf,contentView
Call stack
# Function Location
1 JSite->dispatch() /home/louis44/public_html/index.php:68
2 JComponentHelper->renderComponent() /home/louis44/public_html/includes/application.php:124
3 require_once() /home/louis44/public_html/libraries/joomla/application/component/helper.php:162
4 JController->execute() /home/louis44/public_html/components/com_content/content.php:35
5 ContentController->display() /home/louis44/public_html/libraries/joomla/application/component/controller.php:236
6 JController->display() /home/louis44/public_html/components/com_content/controller.php:55
7 JController->getView() /home/louis44/public_html/libraries/joomla/application/component/controller.php:293
8 JError->raiseError() /home/louis44/public_html/libraries/joomla/application/component/controller.php:470
9 JError->raise() /home/louis44/public_html/libraries/joomla/error/error.php:171
10 JException->__construct() /home/louis44/public_html/libraries/joomla/error/error.php:136
-
- Phoca Newbie
- Posts: 3
- Joined: 29 Mar 2011, 16:44
Re: Phoca PDF and Joomla SEO - 500 error on download
I uninstalled the plugin and component and reinstalled them and I am no longer getting the 500 error message.
Unfortunately I have a number of pages that are crashing Acrobat when it tries to read it. What's funny is that I have a local staging area and different pages crash there than online.
I'm going to check to see if it's just my Acrobat that's having the issue (adobe acrobat pro 9.4.3 on a mac)
Unfortunately I have a number of pages that are crashing Acrobat when it tries to read it. What's funny is that I have a local staging area and different pages crash there than online.
I'm going to check to see if it's just my Acrobat that's having the issue (adobe acrobat pro 9.4.3 on a mac)
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca PDF and Joomla SEO - 500 error on download
Ok
If you find Phoca extensions useful, please support the project