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 ...



Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > New osCommerce Contributions

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Closed Thread

 

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


 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 15,755
Thanks: 139
Thanked 609 Times in 521 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

*** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers ***

Stay Up To Date with everything osCMax:
Free osCMax Newsletters - Security notices, New Releases, osCMax News
osCMax on Twitter - Up to the minute info as it happens. Know it first.

osCMax User Manual - osCMax Templates - Advanced Template Tutorial

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
UltraPics - MS2 Image Addon Pack! michael_s New osCommerce Contributions 0 09-28-2007 02:33 AM
UltraPics - MS2 Image Addon Pack! michael_s New osCommerce Contributions 0 09-24-2007 05:20 PM
UltraPics - MS2 Image Addon Pack! michael_s New osCommerce Contributions 0 09-12-2007 06:46 PM
UltraPics - MS2 Image Addon Pack! michael_s New osCommerce Contributions 0 07-19-2007 04:23 PM
UltraPics - MS2 Image Addon Pack! michael_s New osCommerce Contributions 0 06-22-2007 04:32 AM


All times are GMT -8. The time now is 07:26 PM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2009 osCMax
Inactive Reminders By Icora Web Design