Guest ecollins Posted August 20, 2005 Share Posted August 20, 2005 ok few little problems I am having. It is not auto generating my Thumb Nails, and yes I have images/.... chmd777 I really would like this to work right now I am having to upload each thumb nail which is a pain. Also, Page alignment, some are ok, but look at this http://www.statically.com/store/index.php?...catId=saleItems The right hand side is all messed up. Please Please Help :innocent: Quote Link to comment Share on other sites More sharing options...
Guest ecollins Posted August 20, 2005 Share Posted August 20, 2005 Is there anyone here that can help with this product? Quote Link to comment Share on other sites More sharing options...
roban Posted August 20, 2005 Share Posted August 20, 2005 Calm down M8 you just joined yesterday. Now, what Mods or changes have you made to your cart? Quote Link to comment Share on other sites More sharing options...
Guest ecollins Posted August 21, 2005 Share Posted August 21, 2005 0 mods. It is my first time using this cart. There are no mods that I know I need. Of course a multiple item up load from the admin section would be nice. Ok any how, my main problem is The images. I really would like it to auto make the thumb nails? Is that a mod or is it already built in the 3.0.2 release. www.statically.com/store Right now I have to make my own thumb nails and upload them and name them correctly. Thanks Quote Link to comment Share on other sites More sharing options...
roban Posted August 21, 2005 Share Posted August 21, 2005 You should not have to upload thumbnails as they are generated automatically. If you haven't changed anything and you've uploaded all of CC to your server then something is missing or you are expecting thumbnails in the wrong place. On your server in the 'images/uploads' folder, do you have a folder called 'thumbs'? It should be there. Where do they NOT appear? Quote Link to comment Share on other sites More sharing options...
Guest ecollins Posted August 21, 2005 Share Posted August 21, 2005 www.statically.com/store/images/uploads/thumbs/ it is the correct location as far as I can tell. Since I am new to this program but I am not new to php I can touble shoot it if I know what the names of the files are that call the thumbs and creates the thumbnails. I downloaded 3.0.2 version. Here is my sql layout. static_store CubeCart_Downloads CubeCart_Modules CubeCart_admin_permissions CubeCart_admin_sections CubeCart_admin_sessions CubeCart_admin_users CubeCart_category CubeCart_cats_idx CubeCart_config CubeCart_currencies CubeCart_customer CubeCart_docs CubeCart_docs_lang CubeCart_img_idx CubeCart_inv_lang CubeCart_inventory CubeCart_iso_counties CubeCart_iso_countries CubeCart_options_bot CubeCart_options_mid CubeCart_options_top CubeCart_order_inv CubeCart_order_state CubeCart_order_sum CubeCart_search CubeCart_sessions CubeCart_taxes here is img_idx Field Type Attributes Null Default Extra Action id int(11) No auto_increment productId int(11) No 0 img varchar(255) No Check All / Uncheck All With selected: Here is Inventory Field Type Attributes Null Default Extra Action productId int(11) No auto_increment productCode varchar(60) No quantity int(16) No 1 description text No image varchar(250) No noImages int(11) No 0 price decimal(30,2) No 0.00 name varchar(250) No 0 cat_id int(16) No 0 popularity bigint(64) No 0 sale_price decimal(30,2) No 0.00 stock_level int(11) Yes 0 useStockLevel int(11) Yes 1 digital int(11) No 0 digitalDir varchar(255) Yes NULL prodWeight decimal(10,2) Yes NULL taxType int(11) Yes NULL showFeatured int(11) No 1 Check All / Uncheck All With selected: These places is where i would expect to see something to do with thumbs but as you can see there is nothing there. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.