|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
[TYPO3-english] In photo gallery ce_gallery reference "slideshow" is not workI set a photo gallery ce_gallery.
When I come into gallery - photos are displayed, but over photos reference "slideshow" is not work. When I press it - there is an infinite loading. Somebody confronted with it? Help. _______________________________________________ TYPO3-english mailing list TYPO3-english@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english |
|
|
Re: [TYPO3-english] In photo gallery ce_gallery reference "slideshow" is not workHow many pictures are in this particular gallery/album?
Cheers, Nikolas _______________________________________________ TYPO3-english mailing list TYPO3-english@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english |
|
|
Re: [TYPO3-english] In photo gallery ce_gallery reference "slideshow" is not work2
_______________________________________________ TYPO3-english mailing list TYPO3-english@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english |
|
|
Re: [TYPO3-english] In photo gallery ce_gallery reference "slideshow" is not work----- Ursprüngliche Nachricht -----
Von: Olga Zhuravleva <ozhurevleva@...> Gesendet: Donnerstag, 9. Juli 2009 13:11:55 An: typo3-english-mailinglists <typo3-english@...> CC: Betreff: [TYPO3-english] In photo gallery ce_gallery reference "slideshow" is not work > I set a photo gallery ce_gallery. > When I come into gallery - photos are displayed, but over photos reference > "slideshow" is not work. When I press it - there is an infinite loading. > Somebody confronted with it? Help. On http://typo3.org/documentation/document-library/extension-manuals/ce_gallery/2.0.5/view/2/1/ it's explained which JS-libraries are used by ce_gallery. I suppose you've installed other Extensions that use and collaborate with other JS-libraries. Best Regards David _______________________________________________ TYPO3-english mailing list TYPO3-english@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english |
|
|
Re: [TYPO3-english] In photo gallery ce_gallery reference "slideshow" is not workI've installed DAM,
2009/7/9 David Bruchmann <typo3-en@...> > ----- Ursprüngliche Nachricht ----- > Von: Olga Zhuravleva <ozhurevleva@...> > Gesendet: Donnerstag, 9. Juli 2009 13:11:55 > An: typo3-english-mailinglists <typo3-english@... > > > CC: > Betreff: [TYPO3-english] In photo gallery ce_gallery reference > "slideshow" is not work > > I set a photo gallery ce_gallery. > > When I come into gallery - photos are displayed, but over photos > reference > > "slideshow" is not work. When I press it - there is an infinite loading. > > Somebody confronted with it? Help. > > > On > > http://typo3.org/documentation/document-library/extension-manuals/ce_gallery/2.0.5/view/2/1/ > > it's explained which JS-libraries are used by ce_gallery. > I suppose you've installed other Extensions that use and collaborate > with other JS-libraries. > > Best Regards > David > _______________________________________________ > TYPO3-english mailing list > TYPO3-english@... > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english > TYPO3-english mailing list TYPO3-english@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english |
|
|
|
|
|
|
|
|
Re: [TYPO3-english] In photo gallery ce_gallery reference "slideshow" is not workFirst of all fix the database error by performing a db compare within the
installer. Cheers, Nikolas -----Ursprüngliche Nachricht----- Von: typo3-english-bounces@... [mailto:typo3-english-bounces@...] Im Auftrag von Olga Zhuravleva Gesendet: Donnerstag, 9. Juli 2009 14:25 An: TYPO3 English Betreff: Re: [TYPO3-english] In photo gallery ce_gallery reference "slideshow" is not work In extention DAM information: Database status:*Table error!* Probably one or more required fields/tables are missing in the database! Code warnings: (developer-relevant)Some tables or fields are missing! Couldn't find the include_once statement for XCLASS! In Media->List->process <strong>ERROR:</strong> No class named: tx_staticinfotables_div I can't find where I must upload images. What I must do? _______________________________________________ TYPO3-english mailing list TYPO3-english@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english _______________________________________________ TYPO3-english mailing list TYPO3-english@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english |
|
|
Re: [TYPO3-english] In photo gallery ce_gallery reference "slideshow" is not work----- Ursprüngliche Nachricht -----
Von: Olga Zhuravleva <ozhurevleva@...> Gesendet: Donnerstag, 9. Juli 2009 14:15:13 An: TYPO3 English <typo3-english@...> CC: Betreff: Re: [TYPO3-english] In photo gallery ce_gallery reference "slideshow" is not work > I've installed DAM, dam_catedit, pmkslimbox as written in manual. > AFAIK pmkslimbox has an own AJAX-Lib. So you've to ensure that only one library per page is loaded. the secure way is to uninstall one of both collaberating extensions, but you can also call the one library on one page and the other one on another page. To understand what I mean you can view the HTML-source and search in the header-area for scripts that are included for both extensions. Best Regards David _______________________________________________ TYPO3-english mailing list TYPO3-english@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english |
|
|
Re: [TYPO3-english] In photo gallery ce_gallery reference "slideshow" is not workI try to fix the database error by performing a db compare within the
installer but it's doing nothing. In installer whitten *Table and field definitions should be updated* There seems to be a number of differencies between the database and the selected SQL-file. Please select which statements you want to execute in order to update your database: After I pressed button "wright to database" fields in list "changing fields" stay like before pressing this button. 2009/7/9 Nikolas Hagelstein <lists@...> > First of all fix the database error by performing a db compare within the > installer. > Cheers, > Nikolas > > > -----Ursprüngliche Nachricht----- > Von: typo3-english-bounces@... > [mailto:typo3-english-bounces@...] Im Auftrag von Olga > Zhuravleva > Gesendet: Donnerstag, 9. Juli 2009 14:25 > An: TYPO3 English > Betreff: Re: [TYPO3-english] In photo gallery ce_gallery reference > "slideshow" is not work > > In extention DAM information: > Database status:*Table error!* > Probably one or more required fields/tables are missing in the database! > > Code warnings: > (developer-relevant)Some tables or fields are missing! > Couldn't find the include_once statement for XCLASS! > > In Media->List->process > <strong>ERROR:</strong> No class named: tx_staticinfotables_div > > I can't find where I must upload images. > > What I must do? > _______________________________________________ > TYPO3-english mailing list > TYPO3-english@... > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english > > _______________________________________________ > TYPO3-english mailing list > TYPO3-english@... > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english > TYPO3-english mailing list TYPO3-english@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english |
| Free embeddable forum powered by Nabble | Forum Help |