Hey folks,
Ich versuche ein Picasa Album über deren Flashplayer in einen Artikel einzubinden. Mit Joomla Content (Artikeln) klappt das, bei K2 bekomme ich beim Speichern einen Fehler:
Notice: Undefined property: TableK2Item::$extra_fields_Search in /var/www/web309/html/JOM_TW_TEST/administrator/components/com_k2/models/item.php on line 678 Fatal error: Class 'JSite' not found in /var/www/web309/html/JOM_TW_TEST/plugins/content/phocagallery/phocagallery.php on line 55
Der einzubindenen HTML Code ist:
<object type="application/x-shockwave-flash" width="288" height="192" flashvars="host=picasaweb.google.com&hl=en_US&feat=flashalbum&RGB=0x000000&feed=https://picasaweb.google.com/data/feed/api/user/100580395361527982304/albumid/5716196751877629249?alt=rss&kind=photo&authkey=Gv1sRgCIna9ZXmwJGhkAE&hl=en_US" pluginspage="http://www.macromedia.com/go/getflashplayer" data="https://picasaweb.google.com/s/c/bin/slideshow.swf">
<param name="movie" value="https://picasaweb.google.com/s/c/bin/slideshow.swf" />
</object>
LÖSUNG: Ich hatte auf der Seite eine ältere Version des Phoca Gallery Plugins. nach Inst der neusten version hats wieder gefunzt.Scheint also nicht an K2 gelegen zu haben
tom