Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Master Products for V2.3x


Tsimi

Recommended Posts

I couldn't find any support Topic (v2.3x) for this great add-on.......

 

I would like to use this add-on ONLY inside the product_info.php and product_listing.php. I don't need all the rest like boxes and so on....

therefore i would like to remove unnecessary code and only install the files that are needed to make this work on these two pages.

 

The thing is, i am having trouble to keep an overview and don't understand what is connected to which file.

Is there anyone out there that has deeper knowledge regarding this add-on and its function?

Link to comment
Share on other sites

  • 8 months later...

I would also be interested in this.

"The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself.

Therefore, all progress depends upon the unreasonable man."

-- George Bernard Shaw

Link to comment
Share on other sites

so you don't need to include the includes/boxes files.

 

but saying , you only want it in product_listing is a bit cutting corners in explaining what you want ...

 

product_listing is called from index.php, advanced_search_result, ...

 

if you have customized your cart a little (like burts BS), it might also be called from products_new, specials page.

if will have the logic in the listing itself, but you need to include the necessary sql changes to have the fields in the listing_sql that is passed along to the product_listing module.

 

if you wnat things to be represented correctly in the shopping cart, again you will need to add thos change.

 

Personally, I think you can skip the boxes, but that is about it.

 

you have hte files in the newshop directory, if you compare to your files, it should not be that hard, everything has // comment tags around the changes.

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...