I don't know, although not sure if I understand you. Is pic right after click? what happen if you open thumbnail url on new tab?
I guess it's more related to carrierwave than activescaffold El jueves, 14 de abril de 2016 2:56:53 (CEST) Gloufy escribió: > it's working !!! now ! > > but a another little problem some times in the list controller the > thumbnail of the pic is not in the right 'rotation' or the pic is good when > i click behin do you know why ? > Gloufy > > Le mardi 12 avril 2016 14:16:44 UTC+2, Sergio Cambra a écrit : > > Back to this, I have tried to reproduce but it works here, version 0.11 > > I would try to set form_ui = :carrierwave to your column manually > > > > El lunes, 21 de marzo de 2016 8:44:39 (CEST) Sergio Cambra escribió: > > > Bridge should be loaded then, you can test another thing, check form_ui > > > > for > > > > > column, it should be :carrierwave, if not then autodetection of columns > > > > is > > > > > not working. > > > > > > El domingo, 20 de marzo de 2016 2:39:36 (CET) Gloufy escribió: > > > > 2.2.0 :001 > ActiveScaffold::Bridges.bridges[:carrierwave].install? > > > > > > > > => true > > > > > > > > 2.2.0 :002 > ActiveScaffold::Bridges.run_all > > > > > > > > => true > > > > > > > > 2.2.0 :003 > ActiveScaffold::Config::Core < > > > > ActiveScaffold::Bridges::Carrierwave::CarrierwaveBridge > > > > > > > > => true > > > > > > > > 2.2.0 :004 > > > > > > > > > ... > > > > > > > > ?! i don't know why the filefield doesn't appear ! > > > > > > > > Le lundi 7 mars 2016 17:26:51 UTC+1, Sergio Cambra a écrit : > > > > > No error? That seems like bridge not loaded, but newer carrierwave > > > > > version > > > > > still has CarrierWave module, so bridge should be loaded. > > > > > > > > > > > > > > > > > > > > Check this in console: > > > > > > > > > > ActiveScaffold::Bridges.bridges[:carrierwave].install? > > > > > > > > > > And: > > > > > > > > > > ActiveScaffold::Bridges.run_all > > > > > ActiveScaffold::Config::Core < > > > > > ActiveScaffold::Bridges::Carrierwave::CarrierwaveBridge > > > > > > > > > > El lunes, 22 de febrero de 2016 15:24:48 (CET) Gloufy escribió: > > > > > > > > > > Hi, > > > > > > > > > > > > > > > I've updated a website from a older version (3.2.25) to rails 4.2.5. > > > > > > > > > > And the link with carrierwave is broken. > > > > > > > > > > In the form the filefield doesn't appear.... > > > > > > > > > > I don't know why ! > > > > > > > > > > Gloufy -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails Gem" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/activescaffold. For more options, visit https://groups.google.com/d/optout.
