Page 1 of 1

Fatal error: Class 'PhocaGalleryFb'

Posted: 13 Feb 2011, 14:02
by _SeiA_
Hallo ich habe die Gallery installiert und paar kats. angelegt und fotos hochgeladen. alles funktioniert sehr gut. die bewertung und kommentarfunktion der kat funktioniert auch.

nur wenn ich in die kat gehe und ein kommentar zu einem bild schreiben möchte, bekomme ich folgenden fehler:

Fatal error: Class 'PhocaGalleryFb' not found in .../components/com_phocagallery/views/comment/view.html.php on line 56

der cond aus line 56:

Code: Select all

$paramsFb = PhocaGalleryFb::getCommentsParams($this->params->get( 'fb_comment_user_id', ''));// Facebook
Ich habe bei der bildkommentar funktion auf ja gestellt und be nutze KEIN externes kommentarsystem.

was kannn ich tun?

Re: Fatal error: Class 'PhocaGalleryFb'

Posted: 13 Feb 2011, 16:25
by Jan
Hi, thank you for this info, I will take a look at it (to fix it for next version).

Jan