osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Remove 'Buy Now' button in AABox template Search Results

This is a discussion on Remove 'Buy Now' button in AABox template Search Results within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; Hi I am using an istall of OSCMax 2 with AABox template. When you do a search the results come ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 07-05-2005, 09:51 AM
New Member
 
Join Date: Jun 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
DigitalPimp
Default Remove 'Buy Now' button in AABox template Search Results

Hi

I am using an istall of OSCMax 2 with AABox template. When you do a search the results come up with a horrible 'Buy Now' button on the heading bar of the results which doesn't even work. How do I remove it.

cheers

DP
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 07-05-2005, 09:53 AM
New Member
 
Join Date: Jun 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
DigitalPimp
Default RE: Remove

PS Had a look in advanced_search_results.php and advanced_search.php but can't find the lines of code!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 08-16-2005, 06:52 AM
New Member
 
Join Date: Aug 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
newzen
Default RE: Remove

in line 67 aprox. find


$lc_text = '<a href="' . tep_href_link(basename($PHP_SELF), tep_get_all_get_params(array('action', 'pName')) . 'action=buy_now&products_id=' . $listing['products_id']) . '">' . tep_image_button('button_buy_now.gif', IMAGE_BUTTON_BUY_NOW) . '</a> ';

and replace with

$lc_text = '<a href="' . tep_href_link(basename($PHP_SELF), tep_get_all_get_params(array('action', 'pName')) . 'action=buy_now&products_id=' . $listing['products_id']) . '">' . '</a> ';

The buy buttom on heading go out

Is my solucion and works for me! I hope that help you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 08-17-2005, 09:40 AM
osCMax Testing Team
 
Join Date: Nov 2002
Location: Orlando
Posts: 201
Thanks: 10
Thanked 26 Times in 14 Posts
Rep Power: 7
JohnW will become famous soon enoughJohnW will become famous soon enough
Default RE: Remove

I had the same problem and I changed the same type of code but mine was includes/modules/product_listing.php on line 133.
__________________
John
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 09-01-2005, 07:11 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,331
Thanks: 68
Thanked 323 Times in 306 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 RE: Remove

Or you could just change line 67 of /catalog/includes/modules/product_listing.php to this:

Code:
        $lc_text = TABLE_HEADING_BUY_NOW;
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

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

  • 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!
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
Search not showing results. JonCloud420 osCMax v2 Installation issues 0 09-03-2006 06:59 PM
modifing meta_tags.php to help search results? Redeye_Joe osCMax v2 Customization/Mods 1 02-20-2006 07:08 AM
AAbox template matty102 osCMax v1.7 Discussion 2 02-17-2005 10:24 AM
Anyone have a photoshop AABox Template? groggory osCMax v1.7 Discussion 2 01-02-2005 05:29 PM
Default AABox template problem? groggory osCMax v1.7 Discussion 6 10-19-2004 10:21 AM


All times are GMT -8. The time now is 09:40 AM.


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