Search found 231 matches

Search found 231 matches

Re: USPS Shipping Module

. Running OC 3 ( not sure which version, can't seem to find that info ). Login to your admin CP, scroll to bottom Purchased a shipping module to manage different shipping options across the two stores. Which one, did you reach out to their support? - the USPS module is generating wildly inaccurate ...

Jump to post
  • Mon Jan 13, 2020 10:46 am
  • Replies 2
  • Views 533
Hide MFG on Product page

I was able to edit catalog\view\theme\default\template\product\product.tpl in 2.x and hide the "Brand" under the item title. How do I do this in catalog\view\theme\default\template\product\product.twig I tried to remove lines 125-128 {% if manufacturer %} <li>{{ text_manufacturer }} <a hre...

Jump to post
  • Mon Jan 13, 2020 1:50 am
  • Replies 1
  • Views 328
Free Payment to be used by a set user group

I would like to make the "free checkout" payment method to be accessible only for a set group, how would i do that?
I found this post
viewtopic.php?t=182484
but where do I apply it in 3.0.3

Jump to post
  • Sun Jan 12, 2020 10:07 pm
  • Replies 1
  • Views 310
Re: editing product page OC 3.x

edited as suggested, the model still shows up on the checkout page and Product Code: still shows up on the index.php?route=checkout/cart page also is there a way to get mystore.com/index.php?route=checkout/cart to display as mystore.com/checkout ? I have SEO URL enabled, as well as .htaccess.text re...

Jump to post
  • Thu Nov 07, 2019 8:47 am
  • Replies 3
  • Views 1111
editing product page OC 3.x

So I wanted to remove "Product code" and brand from the product page, and I was able to remove part of it by editing catalog/controller/product from $this->load->model('catalog/review'); $data['tab_review'] = sprintf($this->language->get('tab_review'), $product_info['reviews']); $data['pro...

Jump to post
  • Wed Nov 06, 2019 9:02 am
  • Replies 3
  • Views 1111
Hide MFG product.tpl page

I am trying to keep the MFG from displaying on the product.tpl pages. I need to keep mfg "visible" to search engines , but do not want them to be seen by the customer. I found the following in catalog\view\theme\default\template\product\product.tpl <?php if ($manufacturer) { ?> <li><?php e...

Jump to post
  • Tue Oct 08, 2019 8:19 am
  • Replies 1
  • Views 794
Orders only showing "Backordered"

No changes have been made over the weekend, but for some reason, my orders have been showing up as "Backordered" when created and paid for (using Stripe) When I try to change the order status manually, the only one that works is pending - meaning, even when I try to change it to "Ship...

Jump to post
  • Mon Apr 23, 2018 8:35 pm
  • Replies 1
  • Views 395
Verifying Google merchant w/ multistore

I've tried a few times to claim my secondary account, if I upload the .html, I have to choose between my primary and secondary store. I've uploaded into the secondaryurl.com folder and it will not verify there. If I try to veify using analytics i get There exist(s) 1 other Merchant Center account(s)...

Jump to post
  • Wed Feb 28, 2018 12:43 pm
  • Replies 2
  • Views 760
Re: [RELEASED] CSRF Protection Form

2.0.2.0 Can you confirm that this version only contains (2) .php files? Is this + the edits all that is needed? i dont have a login.html, mine is login.tpl I assume the .tpl is supposed to be edited? the first "<form" I have is actually <form action="<?php echo $action; ?>" metho...

Jump to post
  • Wed Feb 14, 2018 9:49 am
  • Replies 374
  • Views 177188
Re: [RELEASED] CSRF Protection Form

Hopefully we'll get some more information. I've tried turning on customer approval, removed all affiliate links, Registrations are still coming in bypassing the required fields on the account registration forms (including "James Kelvin" mentioned on other threads). Also banning IPs has no...

Jump to post
  • Wed Feb 14, 2018 2:10 am
  • Replies 374
  • Views 177188
Re: [RELEASED] CSRF Protection Form

I downloaded the version for 2.0.3.1 I can only see two files in the folder: catalog/model/tool/csrf.php and system/library/csrf.php Is it only these two files that need to be uploaded and if so do I need to do anything else afterwards? I am not confident adding code to core files and I don't know ...

Jump to post
  • Wed Feb 14, 2018 12:58 am
  • Replies 374
  • Views 177188
Re: session login

In your catalog/view/theme/<your_theme>/template/account/login.html file, find: <form add on the very next line: <?php echo $csrf_form_input; ?> This will protect and tokenize each individual customers by logging into their account safely without session overrides. As to address the complaint to th...

Jump to post
  • Tue Feb 13, 2018 12:34 pm
  • Replies 23
  • Views 9418
Re: [RELEASED] CSRF Protection Form

...soo lost :P
I PM'ed you on this

Jump to post
  • Tue Feb 13, 2018 12:18 pm
  • Replies 374
  • Views 177188
Getting affiliate spam

Have blocked the (3) IP addresses he used to create a customer account, but he keeps creating affiliate accounts, what else should I do?
Image

Jump to post
  • Sat Feb 10, 2018 1:48 am
  • Replies 2
  • Views 827
Re: Date Available - Product page admin side

live site currently hosted, time and date set accurately
I am copying older items, but the date avail also copies from original item. Is there anyway to have it update to the actual date, or just manually

Jump to post
  • Fri Feb 09, 2018 11:30 am
  • Replies 6
  • Views 2382
FedEx shipping error oc 2.0.2.0

everything seems to be pulling info fine, but during check out (step 4) the following error displays in the shipping option box: Notice: Trying to get property of non-object in /home/fabrichq/public_html/catalog/model/shipping/fedex.php on line 172 and only when "display time/weight" are s...

Jump to post
  • Sun Feb 04, 2018 4:31 pm
  • Replies 1
  • Views 1339
item "option" / shipping help

Not sure if this should be in "general" or "extensions", but i trust the mods will move it if needed ;) Looking for a shipping solution (fedex/usps) but i seem to keep running in to the same issue. Most shipping modules seem to pull item volumes which are set in the "data&qu...

Jump to post
  • Mon Jan 15, 2018 12:14 am
  • Replies 2
  • Views 520
Re: Date Available - Product page admin side

any idea on how to make it update automatically to today's date? Still shows up 2014 for some reason????

Jump to post
  • Fri Jul 14, 2017 7:16 am
  • Replies 6
  • Views 2382

Search found 231 matches