403 Forbidden Joomla Article with link - joomla

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.

Related

Magento admin login 404 only at specific location

We have been unable to log in to our magento admin panel for a few months now, but this isn't a standard 404 issue.
After logging in with correct username/password, we get redirected to a 404 page. The strange thing is, it only happens from office WIFI, not over 4G or at our developers office. This occurs on our dev server, not live (live logs in just fine)
Our developers have tried creating a new development environment on a new server but the issue is still occurring.
I have tried disabling all firewalls and cannot see anything in router settings which would cause this, anyone had a similar issue or can suggest a solution?
Check your .xml files. You might been redirected to another module url showing the 404 error and check if module is currently actived. This would explain why you still have the same issue even when you're changing server, house, country etc etc.

joomla 3.3: "Could not connect to MySQL."

I tried to download an existing joomla 3.3 project to my local xampp htdocs folder. I copied the database and changed the database connection data in configuration.php
Afterwards it seemed to work, frontend and backend login works perfectly, but as soon as I navigate to another page (/index.php?option=com_fabrik&view=list&listid=25&Itemid=112) I get a nicely styled error page which says "Could not connect to MySQL."
I tried to google this, but it's not like this is a blank page with the error message. The connection to the database must be at least partially working, otherwise I wouldn't be able to login and I wouldn't get such a nice HTML Error page in the same design as the rest of the page.
I am absolutely new to joomla. How can I find out what the problem is? Any hints, ideas? Thanks in advance.
I just "solved" my own problem. Turns out that "fabrik" has its own database connection data. In /administrator I navigated to components - fabrik - connections and edited "site database" there. And now it works!

Joomla! 403 error on SOME front-end pages

When I try to access two of my client's categories I get a "403 Forbidden" message. I searched SO and Joomla!'s official forums for an answer but so far I couldn't find anything related to the front end, only to some admin functions. I downloaded the site and the pages that weren't working on the server are working ok on my localhost. If I go to Directory Permissions in Joomla!'s backend it displays a red box saying "Unwritable" next to the Log and Temp directories. Checked on my host and they both have 755. What access should they have? Could it be some other problem?
Edit:
I managed to make those folders writable, apparently the problem was in the configuration.php script.
public $log_path = '../logs';
public $tmp_path = '../tmp';
This was the correct way they should haved been written. This still doesn't fix my problem so any help is still appreciated.
Thank you :)
I can't offer a solution sadly but I have the same problem. I've searched for days for a solution and am at a loss. I upgraded to Joomla 3.4.0 although problem existed before the upgrade.
Mine only happens when attempting to edit certain articles from the front-end. I've checked ACL and User has Publisher privileges and can successfully edit some pages but others cause 403 Forbidden after attempting to save changes even though they have the same category.
I tried replacing the article with a duplicate and gave it a different alias but it still wouldn't allow edits.
Have you checked the content > category manager > permissions for that user group on the problem category?

Newly installed Magento, invalid login even with correct user and pass

I'm using magento 1.9, and made sure that my var and media folder's permissions are on 777.
I can't seem to login into the admin panel even with the correct login details.
The problem seems to be frequent in many installation,i guess it the the cookie problem.
Have a look at the link below it may solve the issue.
https://www.facebook.com/notes/rohit-patel/after-installing-magento-cant-log-in-to-admin-panel/256699557722386
If the above link doesnot help try following the answer that i have provided in below link this should work.
Magento Can't login to my account on ios server
Hope this will help.

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!

Resources