Free Facebook Connect error 404 not found - magento

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

Related

Magento website offline after removing base_url (cloudflare)

I'm running my Magento shop with Cloudflare. Everything was working fine, until I was stupid enough to remove the unsecure and secure base_url in the admin config section. After this, I get a cloudflare 520 error: "web server is returning an unknown error".
Thinks I checked or did
- error log of my webserver is empty. So I presume there are no errors
- In phpmyadmin I changed the records base_url in core_config_data
- removed magento cache
There are no Magento error logs (exception.log and system.log) so I presume I haven't turned error logging on. Is there any posibility I can turn on error logging in phpmyadmin, since I cannot access the admin panel.
Besides the error logging, is there anyone who knows what could be wrong?
Many thanks in advance!
Find errors/local.xml.sample file in Magento root directory and rename it to local.xml.

blank page when loging in to backend part to magento

I recently updated all of my features in Magento from 1.8 to 1.8.1 and after that I’m having problems to log in to the admin dashboard. If i go to “www.example.com/admin” i get a 500 Internal Server Error error and was googling around i wasn’t able to find a solution.
Then i noticed i can go to “www.example.com/index.php/admin” and then all it returns is a blank page. And after hosting the log in page locally sending the right information to the original hosting service i get logged in, but the dashboard is totally blank.
I’ve tried all of the mighty google advises I’ve found, for example, clearing catch, changing permission to folders, looking in log-files for solutions, changing in the .htaccess, etc. But still haven’t found out what the problem is. Anyone had the same problem and maybe has a solution or advice?
Thanks in advance!

403 Forbidden Joomla Article with link

I have a site in joomla which works fine on local setup as well as stating but there is a problem on live. Whenever I add a link to an article (from administrator) and try to save the article it gives "4030 Forbidden Access to this resource on the server is denied!" error. I know its rights issue but exactly what sort of rights? I can even access the link to the image I am putting in article directly so there shouldn't be an access issue but there is.
Any ideas?
Thanks.

Getting 401 error in Joomla backend when trying to login\logout or edit anything

I have a website built on Joomla.Everything seemed to be going fine when all of a sudden I am noticing the following.
When I go to the administrator login page, once I fill my details and press login, I am getting a 401.shtml page with following message -
"Not Found
The requested URL /401.shtml was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_perl/2.0.5 Perl/v5.8.8 Server at www.shillingstudios.com Port 80"
Now as per my understanding the 401 error would mean that I do not have the authorization to visit that page or do what I am trying to do.Maybe I am not entering the correct username or password.
However,my username and password are correct.Moreover if I go back to the admin login page I find that I am logged into the administrator panel, which means that my login attempt was successful even though I was directed to 401.shtml page.
The same thing happens when I try to logout(on refresh I find that I had successfully logged out)
When I try to Save/Edit/Close an Article/Category/Section I am redirected to the same page.But in each instance I am actually able to successfully do what I was trying to do.
The only change that I made prior to this issue was installing following plug-ins:
Set Generator tag plug-in
Title Manager plug-in
I installed both plug-ins for SEO purpose from http://extensions.joomla.org/extensions/site-management/seo-a-metadata
I thought that the issue might have caused due to installing these plug-ins so I disabled them, but the problem is still there.
I am trying to setup a website for an Android game that I am developing and Joomla seemed a good option for creating my own website. However I do not have much idea about PHP or MySQL or how Apache server works.So I am not able to determine why this is happening and what can possibly fix this, so any help will be appreciated.
You could try making sure that your website URL is in the 'live site' field in the config.php file. That can sometimes help.
First you should create your custom error pages – you can use a text/HTML editor of your choice (for example Dreamweaver). Once you are ready with the pages, upload them into a subdirectory of your public_html called errors. Then open your main .htaccess file and add the following lines in it:
serve custom error pages
ErrorDocument 400 /errors/400.html
ErrorDocument 401 /errors/401.html
ErrorDocument 403 /errors/403.html
ErrorDocument 404 /errors/404.html
ErrorDocument 500 /errors/500.html
Important settings:
Search Engine Friendly URLs: Yes
Use Apache mod_rewrite: Yes
Mod_login settings: All defaults from installation
edit:
I did rename htaccess.txt into .htaccess

Magento - checkout 404 not found error

I have followed this tutorial :
http://www.igorkrasnykh.com/2010/04/14/bypass-magento-payment-and-shipping-1-4/comment-page-1/#comment-319
to bypass the Payment and Shipping Methods im Magento, but this create a 404 error when click on Checkout link (in the toplinks).
How can correct this error ??
Please help !
Always flush the caches after install new extension or sources, this will kill lots of 404 problems.
Then post logs here will be helpful to understand your problem. thanks.

Resources