搜索 | 用户支持

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

详细了解

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