Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Can't place images in Joomla 1.5 content editor

  • 1 odpoveď
  • 35 má tento problém
  • 6 zobrazení
  • Posledná odpoveď od 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

Upravil(a) pikefisher dňa

Všetky odpovede (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