Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Editing component goes to 404 page?
#1
Hi,

Recently, with 3.1.2, if I edit a component and click on the save button, I am being taking to /admin/components.php page but it's showing up as a 404.

Here's a smaple of what I'd like to add in a component:

Code:
<p>
    <a href="http://a.url">
    <img alt="" src="linkedin.png" style="width: 64px; height: 64px; float: left;" />
    </a> &nbsp; <strong>LinkedIn</strong>
</p>

That doesn't work, I always get to the 404 page.

If I simplify and use this:

Code:
<li><img alt="" src="flickr_32.png"/> <a href="http://another.url">flickr</a></li>

No issues.

Debug mode doesn't show me any reason for the error - it's blank. Log files are also empty.

Am I missing something obvious?
Reply


Messages In This Thread
Editing component goes to 404 page? - by skedster - 2012-09-20, 07:39:12
Editing component goes to 404 page? - by shawn_a - 2012-09-20, 08:58:21
Editing component goes to 404 page? - by skedster - 2012-09-25, 22:30:32
Editing component goes to 404 page? - by skedster - 2012-09-29, 00:01:42
Editing component goes to 404 page? - by skedster - 2012-09-29, 00:29:12
Editing component goes to 404 page? - by shawn_a - 2012-09-29, 03:34:29



Users browsing this thread: 1 Guest(s)