osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

UltraPics - MS2 Image Addon Pack!

This is a discussion on UltraPics - MS2 Image Addon Pack! within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; After receiving many requests I must clarify on the update posted on Dec18, 2007 by me. This update is good ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > New osCommerce Contributions

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 01-09-2008, 06:22 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 11,100
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
Post UltraPics - MS2 Image Addon Pack!

After receiving many requests I must clarify on the update posted on Dec18, 2007 by me.
This update is good for all your review pages so here it is again:

To add lightbox effect to your review pages including:
1. product_reviews.php
2. product_reviews_info.php
3. product_reviews_write.php

do the followings in each file:


FIND:

$product_info_query = tep_db_query("select p.products_id, p.products_model, p.products_image,

p.products_price, p.products_tax_class_id, pd.products_name from " . TABLE_PRODUCTS . " p, " .

TABLE_PRODUCTS_DESCRIPTION . " pd where p.products_id = '" . (int)$HTTP_GET_VARS['products_id'] . "' and

p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '" . (int)$languages_id . "'");

REPLACE WITH:

// BOF MaxiDVD: Modified For Ultimate Images Pack!
$product_info_query = tep_db_query("select p.products_id, pd.products_name, pd.products_description,

p.products_model, p.products_quantity, p.products_image, p.products_image_med, p.products_image_lrg,

p.products_image_sm_1, p.products_image_xl_1, p.products_image_sm_2, p.products_image_xl_2,

p.products_image_sm_3, p.products_image_xl_3, p.products_image_sm_4, p.products_image_xl_4,

p.products_image_sm_5, p.products_image_xl_5, p.products_image_sm_6, p.products_image_xl_6,

pd.products_url, p.products_price, p.products_tax_class_id, p.products_date_added, p.products_date_available,

p.manufacturers_id from " . TABLE_PRODUCTS . " p, " . TABLE_PRODUCTS_DESCRIPTION . " pd where

p.products_status = '1' and p.products_id = '" . (int)$HTTP_GET_VARS['products_id'] . "' and pd.products_id =

p.products_id and pd.language_id = '" . (int)$languages_id . "'");
// EOF MaxiDVD: Modified For Ultimate Images Pack!

FIND:



ADD BELOW:






FIND:






REPLACE WITH:








That's it. Enjoy.

This is not a full package.
You need UltraPics 2.04 LightBox version first then perform UltraPics 2.04.1 LightBox version update then this update to take full advantage of this great add-on.

nimz

ps: file attached contains this info.


More...
__________________
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!
Reply With Quote
Sponsored Links
Advertisement
Reply

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
UltraPics - MS2 Image Addon Pack! michael_s New osCommerce Contributions 0 09-28-2007 03:33 AM
UltraPics - MS2 Image Addon Pack! michael_s New osCommerce Contributions 0 09-24-2007 06:20 PM
UltraPics - MS2 Image Addon Pack! michael_s New osCommerce Contributions 0 09-12-2007 07:46 PM
UltraPics - MS2 Image Addon Pack! michael_s New osCommerce Contributions 0 07-19-2007 05:23 PM
UltraPics - MS2 Image Addon Pack! michael_s New osCommerce Contributions 0 06-22-2007 05:32 AM


All times are GMT -8. The time now is 09:00 PM.


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