Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Can't place images in Joomla 1.5 content editor

  • 1 válasz
  • 35 embernek van ilyen problémája
  • 4 megtekintés
  • Utolsó üzenet ettől: 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

Módosította: pikefisher,

Összes válasz (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