Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Can't place images in Joomla 1.5 content editor

  • 1 个回答
  • 35 人有此问题
  • 4 次查看
  • 最后回复者为 cor-el

more options

Since upgrading to FF3.6.10, when placing an image in content editor in Joomla 1.5 website(s) the image is not placed and only a short section of code is visible in the html view after completing task as below;

..(img border="0" /)

Reverting to earlier version of FF resolves this and everything works normally, testing the same function of other editors is satisfactory and images place correctly.

Not sure if this error is relative, but was displayed when the problem was noticed.

Error: Async statement execution returned with '11', 'database disk image is malformed' Source File: file:///Applications/Firefox.app/Contents/MacOS/components/nsPlacesDBFlush.js Line: 312

Since upgrading to FF3.6.10, when placing an image in content editor in Joomla 1.5 website(s) the image is not placed and only a short section of code is visible in the html view after completing task as below; ..(img border="0" /) Reverting to earlier version of FF resolves this and everything works normally, testing the same function of other editors is satisfactory and images place correctly. Not sure if this error is relative, but was displayed when the problem was noticed. Error: Async statement execution returned with '11', 'database disk image is malformed' Source File: file:///Applications/Firefox.app/Contents/MacOS/components/nsPlacesDBFlush.js Line: 312

由pikefisher于修改

所有回复 (1)

more options

Copy and Paste this code in the Code field in the "Tools > Error Console" and click the "Evaluate" button to cleanup and compress the places.sqlite database file.

Components.utils.import("resource://gre/modules/PlacesDBUtils.jsm");PlacesDBUtils.checkAndFixDatabase();


If that gives the same error then see http://kb.mozillazine.org/Locked_or_damaged_places.sqlite