osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Dynamic Mo Pics :: Allows more than one image per product

This is a discussion on Dynamic Mo Pics :: Allows more than one image per product within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; I have installed the MS2 Max. I don't see anywhere I can add more than one pic per item. Please ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 09-02-2003, 03:42 PM
New Member
 
Join Date: Jul 2003
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
peter
Default Dynamic Mo Pics :: Allows more than one image per product

I have installed the MS2 Max. I don't see anywhere I can add more than one pic per item. Please let me know. thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 09-02-2003, 04:21 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 11,074
Thanks: 81
Thanked 348 Times in 327 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

Read the mo-pics instructions in the zip file. It tells you how to use it.

All you do is setup the naming/dir scheme you are going to use, and upload the images to the correct directories. The mod automatically picks up the images and puts them in the product pages.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 09-02-2003, 04:31 PM
New Member
 
Join Date: Jul 2003
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
peter
Default

Thank you for your help.

Acutally, I did read the intall.txt file. On the last step it said "installation is now complete. Naming scheme configuration is defined
in "Admin -> Configure -> Dynamic MoPics""

But I don't see there is Dynamic Mopics under Configure in the admin page.

Do you think this is something wrong for the installation or it is just like this on the current version?

Thank you for your time
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 09-05-2003, 03:00 PM
New Member
 
Join Date: Sep 2003
Location: Tampa
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
mike_steinhoff
Default

I am having the same problem. It does not appear to be funtioning. When I click on the larger image link it send me to the thumbs directory.
I have looked at the install instructions and maybe there was a step missed...This step

Step 3:

open catalog product_info.php

Place this where you would like the MoPics to show up:

<tr>
<td>
<?php include(DIR_WS_MODULES . FILENAME_DYNAMIC_MOPICS); ?>
</td>
</tr>

is not there.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 09-05-2003, 06:23 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 11,074
Thanks: 81
Thanked 348 Times in 327 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

@mike: Nope, no step missed. MS2-MAX uses BTS template sytem, so the code you refer to is in a template in the templates/content directory, not in the product_info.php file.

@peter: If you are not seeing the dynamic mopics link in the admin, there is a problem with your installaton or your admin permissions, because it is installed and active by default. Under 'Configuration' in the admin, the very last link should be Dynamic MoPics.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 09-07-2003, 07:34 AM
Member
 
Join Date: Sep 2003
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
annea03
Default

Good Morning -
We must all be working on the same thing this morning -- I came over to see if there was additional info here. If anyone finds the answer, please post. THANKX.

1) I have the mopix option in the admin
2) I set up the naming scheme
3) added product and am not finding that I can add additional PIX.

Am going back to look further.

Anne

P.S. I am assuming that the following two steps have been completed? Is this a correct assumption?

Quote:
Step 4:

copy catalog popup_image.php and includes/modules/dynamic_mopics.php to their
appropirate locations.

====================================
Step 5:

Import dynamic_mopics.sql into the database
[/quote]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 09-07-2003, 08:12 AM
Member
 
Join Date: Sep 2003
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
annea03
Default

I added a few new products and the images are not being uploaded into the images_big directory. They are going to the "images" directory. I think that somehow I've turned something off and don't know how to turn it "on".
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 09-07-2003, 08:40 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 11,074
Thanks: 81
Thanked 348 Times in 327 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

annea03, you manuallly upload the big pictures to the images_big directory. And yes you are missing something. If you are using the default mopics setup inclued in MS2-MAX, when you create your product, the image path needs to be thumbs/image.jpg in the Products Image field.

Then after you set up your product, you need to upload the thumbnail image manually to the thumbs dir.

Then, if you have more pics that you want on your product page, you manually upload the images to the thumbs dir and the images_big dir, and you name them according to the naming scheme you have set up in the admin.

And mo pics is 100% setup and configured. All you have to do is upload your images and set the correct thumbnail path. and it will automatically work. In fact, EVERY mod included in MS2-MAX is installed and working, ready for immediate use. No additional coding is needed. That is the whole purpose of MS2-MAX. Out of the box usability.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9  
Old 09-07-2003, 05:46 PM
Member
 
Join Date: Sep 2003
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
annea03
Default

Msasek-
Thanks for the in depth reply. I'm getting ready to give it a try.

THANKS AGAIN
Anne
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10  
Old 09-08-2003, 03:04 PM
New Member
 
Join Date: Sep 2003
Location: Tampa
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
mike_steinhoff
Default

Msasek, I tried this and it does not work. I like to think of myself as a somewhat knowledgable person, but when I put in thumbs/imagename.gif in the products image field nothing happens...I get a Warning: Image not uploaded error and no picture. When I have the image already sitting in the thumbs directory I would expext the image to show up in the product image box, but it does not. I am using the defaults for mopics that came with Max

Please help me understand where I am confused.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Dynamic Mo Pics Auto Thumbnail Creation treb osCMax v2 Customization/Mods 12 04-01-2006 01:24 PM
[HOW TO] Dynamic Mo-Pics v2.2 michael_s osCMax v1.7 Discussion 54 02-23-2005 12:25 PM
Remove Dynamic Mo Pics Anonymous osCMax v1.7 Discussion 7 11-07-2004 11:06 AM
Dynamic Mo Pics Dave_Heath osCommerce 2.2 Modification Help 1 10-24-2004 04:32 AM
having real trouble understanding Dynamic Mo Pics Anonymous osCMax v1.7 Discussion 2 02-23-2004 10:10 PM


All times are GMT -8. The time now is 11:20 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax