Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Support thread for JcM Product info Share or Contact CE BS4/BS3


Recommended Posts

JcM Product info Page Share or Contact V1.0.

 

A simple add-on to let your customers share a product info page or contact you from a product info page.

 

Again a no core change add-on.

 

As always simply copy files over and install and turn on.

 

You can edit the link details in admin. Most do not need changing

 

For WhatsApp edit it to add the number you use for the app. Do not change anything else in script.

 

https://api.whatsapp.com/send?phone=1111111111&text=

 

In email put the email you use for your store

 

In phone put the phone number for the store.

 

You can change the text display as required.

 

It has been tested on CEBS4 and CE BS3 only.

 

Enjoy.

As allways you can see it on the test sites

CE BS3 https://www.justfastfood.com/

CE BS4 https://chilleddisplays.co.uk

 

image.png.7d5e93ea1d7f52abd5a72daeb2209b31.png

 

 

 

Link to comment
Share on other sites

I'm wondering why this module has database query for product attributes, it has nothing to do with attributes ?

      $products_attributes_query = tep_db_query("select count(*) as total from products_options popt, products_attributes patrib where patrib.products_id='" . (int)$_GET['products_id'] . "' and patrib.options_id = popt.products_options_id and popt.language_id = '" . (int)$languages_id . "'");
      $products_attributes = tep_db_fetch_array($products_attributes_query);

Can you explain ?

Link to comment
Share on other sites

1 hour ago, multimixer said:

Can you explain ?

Instead of asking for explanations trying to expose the author's mistakes, it is better to propose a solution or upload a corrected version.

I never saw an addon of yours @multimixer , it would be good if you contribute something to the community and not only be here to look for clients ....

 

:heart: Community Oscommerce fan :heart: You'll find the latest osC community version here.

 

Link to comment
Share on other sites

44 minutes ago, valquiria23 said:

not only be here to look for clients

Any evidence for that?  

Uploading addons are not the only way to support the project.

From there on, the author is responsible for what he is uploading, pointing out (possible) mistakes has the purpose of making the product - the addon - better. Its up to the author to take advice or not. 

 

Link to comment
Share on other sites

57 minutes ago, valquiria23 said:

it would be good if you contribute something to the community

It is  better not to contribute than contribute crap.

 

 

Link to comment
Share on other sites

3 minutes ago, Rwe said:

It is  better not to contribute than contribute crap.

“It is hard to fail, but it is worse never to have tried to succeed.”

Theodore Roosevelt.

I prefer to follow this man's words of wisdom rather than yours. @Rwe

 

Link to comment
Share on other sites

2 hours ago, Rwe said:

It is  better not to contribute than contribute crap.

Dear @Rwe, You're wrong. people who do not try do not win. look at steve jobs how many failures he had on the road before having so much success.
@JcMagpie at least tries and gives support when there are problems, while others do not try, or are just looking for clients.

If you do not like his addons you can always contact @burt who makes some incredible and professional addons.

 

best regards

Valqui

:heart: Community Oscommerce fan :heart: You'll find the latest osC community version here.

 

Link to comment
Share on other sites

@JcMagpie Thanks for the addon and for the work fixing the bugs found!

@multimixer Thanks for report the issue and take your time  reading / understanding / finding bugs in the code written for others.

@valquiria23 Gracias por tu amable optimismo! (Thanks to be positive, as always!)

My quote:

"Write code as if it were to be read by a psychopath who knows where you live ..."

(Unknown for me, may be Winston Churchill, Napoleon, Einstein or may be Carl Sagan...)

 

Link to comment
Share on other sites

  • 1 month later...

Downloaded and had a look, thanks for the great work.

As always I take your work and break it into the pieces I want.

 

Did notice that the upload had an error...

\catalog\includes\modules\content\cm_pi_jcm_page_share_buttons.php

should actually be in

\catalog\includes\modules\content\product_info\cm_pi_jcm_page_share_buttons.php

Thanks again!

Doug

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...