Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

FlexSlider won't show my pictures


Go to End


18 Posts   11202 Views

Avatar
Suzanne

Community Member, 37 Posts

10 January 2013 at 7:54pm

Hi Lx,

I've seen the documentation thank you. And I did everything just as it say's but its just not working.

This is the error I get:

Uncaught exception: TypeError: '$('.flexslider_1').flexslider' is not a function
Error thrown at line 64, column 4 in <anonymous function>() in http://10.1.8.180/ss/stichting:
$('.flexslider_1').flexslider({
called via Function.prototype.apply() from line 1075, column 4 in <anonymous function: jQuery.Callbacks>(context, args) in http://10.1.8.180/ss/framework/thirdparty/jquery/jquery.js?m=1343709873:
if ( list[ firingIndex ].apply( context, args ) === false && flags.stopOnFalse )
called from line 1193, column 6 in <anonymous function: fireWith>(context, args) in http://10.1.8.180/ss/framework/thirdparty/jquery/jquery.js?m=1343709873:
fire( context, args );
called from line 435, column 3 in <anonymous function: ready>(wait) in http://10.1.8.180/ss/framework/thirdparty/jquery/jquery.js?m=1343709873:
readyList.fireWith( document, [ jQuery ] );
called from line 949, column 2 in <anonymous function: DOMContentLoaded>() in http://10.1.8.180/ss/framework/thirdparty/jquery/jquery.js?m=1343709873:
jQuery.ready();

Can you help me fix this?

Gr. Suzanne

Avatar
Naren

Community Member, 21 Posts

9 September 2013 at 3:01am

Hi,

Can any one help me out in this matter.

I have installed flex slider on one of my site and when I click on Slider option on admin, I found attached error. Please guide me how to fix that.

Avatar
lx

Community Member, 83 Posts

9 September 2013 at 6:55am

Did you run /dev/build?flush=1 ?
Looks like the required tables have not been created.

Avatar
Naren

Community Member, 21 Posts

12 September 2013 at 11:06pm

Hi Lx,

Now its working but when i go to add slides or image in the module it shows the validation error.

I created the slider, its successfully created but I am unable to add slides on that slider.

Please help me in this matter.

Avatar
lx

Community Member, 83 Posts

12 September 2013 at 11:58pm

Hi Naren,

i would need more details about your validation error, because i didnt add any validation for the cms in the module.
As you can see there is no function getCMSValidator() added in
https://github.com/lx-berlin/silverstripe-flexslider/blob/master/code/FlexSlide.php

Maybe you get more information in your firebug console/ chrome dev tools.

Avatar
Naren

Community Member, 21 Posts

13 September 2013 at 3:21am

Hi lx,

I took step as per the attached but I am not able to add pictures on flex slider and getting the validation error as per the attached #2

Please guide me how to add slides

Thanks in advance

Attached Files
Avatar
mhdesign

Community Member, 216 Posts

5 November 2013 at 3:50pm

Edited: 05/11/2013 3:59pm

Hi Naren

I'm at the same point that you were at back in September. I was expecting to see an upload screen that would enable me to upload my slides via the CMS. Can't find it anywhere! How did you get on with this? It doesn't look particularly 'user friendly' to me!

[later]

OK, you have to 'save' slide first, then you get the upload screen. Not exactly helpful...

Avatar
Naren

Community Member, 21 Posts

8 November 2013 at 12:35am

Hi Arthurdent,

I was facing this issue but not now. I unistalled the module and installed it again after that I was able to successfully upload the pictures.

Make sure the the module installed properly as per the instruction.