Closed (outdated)
Project:
Field Slideshow
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 May 2014 at 15:04 UTC
Updated:
21 Jul 2025 at 08:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
axe312 commentedComment #2
nicolas bouteille commentedGreat this is exactly what I need!
Unfortunately I get an AJAX pop up error message when saving the field's slideshow formatter settings and selecting the Picture group.
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /system/ajax
StatusText: Service unavailable (with message)
ResponseText: Recoverable fatal error: Object of class stdClass could not be converted to string in DatabaseStatementBase->execute() (line 2171 of /...something.../includes/database/database.inc).
Comment #3
nicolas bouteille commentedlooks like Picture integrates well with Flexslider which has a Flexslider Field submodule... I'll have to adapt all my css but it is working.
Comment #4
nicolas bouteille commentedComment #5
axe312 commentedI testet it via simplytestme and i got no error in the field ui form.
Does your error only occur when you have the patch applied?
Did the patch apply without errors?
Comment #6
alexspl commentedHere's a solution that worked for me.
One small modification was to line 478:
from
to
Comment #7
johnpitcairn commentedPatch at #6 does not apply.
Comment #8
johnpitcairn commentedPatch rerolled for 7.x-2.x-dev. Works for me, using a field collection.
Comment #9
johnpitcairn commentedComment #10
johnpitcairn commentedWe have this in production at http://www.strategi.co.nz. I'm going to take a punt and mark it RTBC.
Comment #13
johnpitcairn commentedGrrr.
Comment #14
johnpitcairn commentedGrrr.
Comment #17
johnpitcairn commentedComment #18
ajitsCannot RTBC your own patch ;-)
Comment #19
johnpitcairn commentedIt's axe312's patch, I just updated it to apply to latest dev.
Comment #20
johnpitcairn commentedremoved
Comment #21
lazzyvn commented#8 works fine
I think it have to add to new version.
Thanks .
Comment #22
lamp5