Joomla 2.5.6 - 403 forbidden - joomla

I have installed joomla 2.5.6 and created my own template. I was unable to upload it as zip so I used FTP and than installed from folder. I'm still getting error 403 Forbidden when trying to upload something or click save button anywhere in admin panel.
Thanks for any help.

Be sure to check files/folders permissions at your server. This is the most often case for 403 error.
Sorry for getting too short at the start.
Go to admin control panel -> Site -> System Information -> Directory Permissions and check that every directory is writable. Give specific attenstion to 2 strings at the bottom: Log directory and Temp directory

I'd suggest that you insure all* your template files are in place, and that there are appropriate database entries in the extensions table. The 403 error isn't necessarily from the webserver, Joomla often uses them when it doesn't find something.

Related

cannot show image in codeigniter

Actually, in my localhost, my website run without any problem.
However, in the living server, there are some problem of showing image.
If I put image in the web root, image can be showed in web. But if I put image into folder, image can't be showed.
Example:
/post/1/1.jpg
If I click the link directly:
http://website/post/1/1.jpg
it will be error 403. As below:
Forbidden
You don't have permission to access /post/1/1.jpg on this server.
Server unable to read htaccess file, denying access to be safe
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Discover some hints:
If I put all files into the web root, including codeigniter framework itself.
The website run without any problem.
However, it is not the good practice. Actually, I want to put the codeigniter framework out of the web root.
Open your FTP via Filezila or any other program. navigate to your root folder and find the folder /post/ right click on it and change the select File Permissions... change it to 755 and re view the image in the browser.
Thanks for all reply.
I find the solution.
1) codeigniter framework can place out of web root without changing .htaccess file.
2) folder of image should be place under web root.
3) make sure the folder of image are 755 / 777 file permission.

Unable to login into magento admin

I am not able to Open admin page and I am not even able to see any sort of errors on then page.
"Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime
or capacity problems. Please try again later."
if i give any url of my magento site I am getting the above output. How do I resolve this? Please Help
You probably have a file named maintenance.flag at the root folder of your Magento. This file is there to provide people to access a given magento when you are doing maintenance on it.
Try removing this file from your magento root folder.

Joomla backend not shown correctly

I'm using Joomla 2.5 and the backend is not shown correctly. It seems that the template is not loaded correctly.
This is my page:
http://www.fussball.tsg-kastel.de/administrator/
The page as such is shown correctly but as you see, the backend isn't...
Try doing this:
Rename the admin templates folder on the host server (for a backup)
FTP transfer of an admin template folder from another Joomla site and then copy it from the FTP location using a file manager into the admin templates folder.
You could have a corrupt file or just missing some files from installation. This has happened to people before and by doing these two steps it seemed to solve their issue.
Hope this works out for you.
You probably have a fatal error. Go to configuration.php and change error reporting to development. This will render the error to the browser (alternatively check your apache error log). I predict you probably have a plugin problem -- perhaps your host updated PHP version for example. Whatever it is, deal with that problem.

Joomla Temporary URL images forbidden 403

I have setup a development server for an issue(see No Input File Specified - Joomla), all is working correct now on the development server apart from no images on the site or inside the administration menu are loading.
When I try to look at them individually they are 403 forbidden.
http://37.26.108.168/~arbersho/
All directories are 755, all files are 644 and the owner is the correct one.
Is this because of the temporary URL and will this be fixed by pointing the domain over?
Thanks again
This was a htaccess issue which is fixed.

Magento: neither front-end not admin opening up

I am using Magento CE v1.7
In both cases, this is what I see:
There has been an error processing your request
Exception printing is disabled by default for security reasons.
Error log record number: 376160589307
Go to your root magento installation folder and locate var/report folder and look for the file with name 376160589307. Please open it to view the exact error.
If you want to display it in browser itself,
Go to your root magento installation folder and locate /errors folder. There you’ll find a
local.sample.xml or sample.local.xml and rename it to local.xml in same location

Resources