I am making a shopping cart application. In this application I need to
display the thumbnail image with the product name. I have already
install image magick and am trying to use it to display the thumbnail
image… but not able to do that. Can someone help me out in solving
this problem.
I am making a shopping cart application. In this application I need to
display the thumbnail image with the product name. I have already
install image magick and am trying to use it to display the thumbnail
image… but not able to do that. Can someone help me out in solving
this problem.
Any help wud be greatly appreciated.
Thanks,
Ruchita S…
I would try Mike C.'s tutorial on attachment_fu - I’m not sure how
you’re getting your images into the system, but I’m guessing it’s
through some upload functionality. If so, you can use attachment_fu and
abstract away all the complexities of image uploading and thumbnailing -
even have multiple thumbnail sizes… when you want to call the image,
you do something like: image_tag(@my_image.public_filename) when you
want to call the thumbnail, you just do
image_tag(@my_image.public_filename(:thumbnail))
I have followed the tutorial http://clarkware.com/cgi/blosxom/2007/02/24
for uploading the images and converting them to thumbnail… But its
not working. Its givine error
SystemExit in MugshotController#new
This error occurred while loading the following files:
image_science.
I have installed free_image, image science but still its giving the same
error. Please do let me know what needs to be done.
Thanks a lot for the tutorials. I am not able to do that really cant
understand wats the exact problem? I have installed lots of plugins
now… dont knw wat to do?
I have heard that installation of certain plugins will give errors. Dont
get tensed. Because getting tensed in ror may make things complicated
and unsolvable.
If you are getting mad do some other thing for a while and then come
back.
Then tell me what about the other things you were doing
regards
Abhimanyu
Hi Abhimanyu,
I am not doing that stuff. Now am again stuck on some other thing. Can
you please tell me how to manage content(CMS) in RoR on admin side.
Please do let me know.
I have heard that installation of certain plugins will give errors. Dont
get tensed. Because getting tensed in ror may make things complicated
and unsolvable.
If you are getting mad do some other thing for a while and then come
back.
Then tell me what about the other things you were doing
http://www.interaktonline.com/Documentation/MXKollection/073000_tutorialcms
By the way I have done project with admin and other users if you want
any info regarding authenthication and other I may can help you. I am
currently searching and will send you links as soon as I get it.Also I
will leave within 1 hr
http://www.interaktonline.com/Documentation/MXKollection/073000_tutorialcms
By the way I have done project with admin and other users if you want
any info regarding authenthication and other I may can help you. I am
currently searching and will send you links as soon as I get it.Also I
will leave within 1 hr
Thanks a lot for the links. I’ll let know if any other help is required.
But rtenw plz help me with content management system.