new template in joomla not working properly - joomla

I've uploaded my new template successfully but on the site it is ging following error
500 - Unable to load renderer class
Error details are as follows:
You may not be able to visit this page because of:
an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.
Please help me :(

From my experience with Joomla that means you have a 404 not a 500 error. Can you provide a link to your site where you are experiencing the error? Also, what template and version of joomla are you using?

Related

Pulled a Joomla site from live to local, getting 404 - Component not found

Joomla is up to date. I downloaded a live site to set up locally. I am completely new to Joomla! but i have a lot of experience in wordpress. So i changed the redirect links so the local site would stop redirecting to live. However now i'm getting:
You may not be able to visit this page because of:
an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
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 and report the error below..
I have tried turning SEF off, is there any other solutions to fix this?
Cheers
Edit:
Stack trace:
Component not found.
Call stack
Function Location
1 JApplicationCms->execute() C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\celtic\index.php:53
2 JApplicationSite->doExecute() C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\celtic\libraries\cms\application\cms.php:261
3 JApplicationSite->dispatch() C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\celtic\libraries\cms\application\site.php:229
4 JComponentHelper::renderComponent() C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\celtic\libraries\cms\application\site.php:190

404 page not found codeigniter version 2.1.4 running on hostgator

My site has been running for years and I used codeigniter framework version 2.1.4. Until yesterday everything was OK.
But early this morning i started getting this error
404 Page Not Found The page you requested was not found..
What might be the problem? Capitalizing first letter of the controller files and class names hasn't helped
to get more information about your errors use following in index.php file in project root directory
case 'production':
ini_set('display_errors', 1);
now post your error description here to get the solution
(you will find this code block in switch (ENVIRONMENT))

Lesti's FPC not working with Fishpig get post collection

I've developed a magento website with the fishpig extension, and as soon as I turned on my Lesti's FPC, i got a white page without any errors on the homepage.
I've managed to trace the error down to the post collection, but I don't know how to fix this issue. Someone had any experience with this?
This is what my post collection looks like:
<?php $posts = Mage::getResourceModel('wordpress/post_collection')
->addPostTypeFilter('sliders')
->load();
?>
I'm pretty sure this error has nothing to do with Lesti FPC. If you have a white page without any errors, this just means that an error has occured but your PHP error display settings prevent it from being displayed. To display the error, open up your Magento index.php file and uncomment the following line:
ini_set('display_errors', 1);
This will reveal the PHP error message. That being said, your issue will probably be fixed by performing the following steps:
Upgrade Magento WordPress Integration to the latest version. Also update any add-on extensions for Magento WordPress Integration.
Check System > Configuration > WordPress for any errors/warnings and fix every single one.
Check var/log/ for a wordpress.log file. Delete this file and then go back to the page that triggers the error. See whether any new errors are added to the file.
Please perform these 3 steps (these steps should be followed for any error with Magento WordPress Integration) and see whether the error persists. If the error does remain after following these steps, please update your question with the specific error message (but only after following these 3 steps).

Free Facebook Connect error 404 not found

I installed Magento Extension Facebook Connect
http://www.magentocommerce.com/magento-connect/facebookfreebelvg-4448.html
But when I go to configuration -> facebook I receive an error: 404 error, page not found
can anyone help me?
Clear cache etc.. This is simple stuff to know for working with 3rd party extensions in Magento.
Ps. http://store.belvg.com/media/Facebook%20Connect%20and%20Like%20User%20Guide.pdf
Log out of the admin panel and log in again, so that the ACL can be reloaded.
Related question with more info: Installing a new Magento Extension requires logout/login, otherwise you get 404 in admin page

joomla article not open?

i m facing problem to open a new article in joomla, when i click on link following error display on the page
Homepage is showing:
404 - Component not found
You may not be able to visit this page because of:
an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.
Please try one of the following pages:
Link of the page is: http://punjabtourism.gov.in/index.php?option=com_content&view=article&id=86&Itemid=71
when we click BOQ the last link of the site next page will show the above error if anybody have solution please help me.
It is probably your setting in 'GLobal Configuration' in the first menu in the backend. Go to Search Engine Friendly URL's, check if its on. Check if 'mod-rewrite' is on. If these have been enabled after you created an article, then your links wont work. You need to add the article after enabling these settings to make it work properly.
Your best bet is to re-publish all your articles, the links should work fine then.
Hope this helps.

Resources