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!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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