-
Content count
727 -
Joined
-
Last visited
-
Days Won
15
Gyakutsuki last won the day on September 26 2019
Gyakutsuki had the most liked content!
Profile Information
-
Real Name
Loic Richard
-
Gender
Male
-
Location
Montreal
Recent Profile Visitors
51,293 profile views
-
Alicecool started following Gyakutsuki
-
-
Gyakutsuki started following New site integration evaluation, Spam, Fake accounts and how to stop them., PHP and the newest cPanel and and 5 others
-
Spam, Fake accounts and how to stop them.
Gyakutsuki replied to JcMagpie's topic in Add-Ons Development
Nice work, it will help some people on this forum to fight again that. -
Just a question to you take in consideration the multilanguage about the taxonomy ? Make an ajax can be slow Note phoenix use the Hooks, call a hooks can be the best approach without to include code inside the source. look this way. => But need the latest version.
-
Phoenix is better but not the panace. It's better now because all the others are not maintained.
-
-
Hello @rebelsheep, A little code can help you about the taxonomy. It's better to redirect via blank page to the taxonomy page. $content = '<div class="row" id="GoogleTaxonomy">'; $content .= '<div class="col-md-12">'; $content .= '<div class="form-group row">'; $content .= TEXT_GOOGLE_TAXONOMY; $content .= '<div class="col-md-6">'; $content .= tep_draw_input_field('google_taxonomy_id', $google_taxonomy_id) . ' '; $content .= '<a href="http://www.google.com/basepages/producttype/taxonomy-with-ids.en-US.txt" target="_blank"><i class="fas fa-external-link-square-alt"></i></a>'; $content .= '</div>'; $content .= '</div>'; $content .= '</div>'; $content .= '</div>'; echo $content;
-
-
@LeeFoster To make something in B2B, it's not so simple, some sql request must change, some function and classes must be changed. It's a big work, it's not to add just a module. It's more complex. Osc is correct for the B2C, as I said, there is some other e-commerce solution has this function very well implemented.
-
Rectification : Webp are not implemented by Apple.
-
Webp are implemented by Apple. It's clear it not important to include this format inside a production website. It's better to make a good optimization than to go on something can make some problems.
-
If you want save money, you can see Prestashop, Woo Commerce, Magento, Open Cart or other shopping carts. You will find different module for that. After you can develop something with Osc, but I am not sure it's the best solution for that. You will have the change lot of thing inside the application but it's possible. Just a question you want a B2B also ?
-
You want to make a marketplace ? I do not think there is something like that on the marketplace. It will be a custom development.
-
Is there a module for automatic updating stock, products and prices?
Gyakutsuki replied to fantomen's topic in Add-Ons Development
@fantomen Oscommerce is not a tools updated to use with an ERP, I make an add on and youan see in action inside the video forum. Note : it does not work with the latest odoo version because their api and call has been changed. But some other e-commerce tools are more appropriate to use odoo like prestashop, magento and some other. If you have lot of maintenance, it's better for you to migrate your e-commerce tools to another. Time is business, tools must in relation with your business. This Oscommerce version is not made for that. -
Is there a module for automatic updating stock, products and prices?
Gyakutsuki replied to fantomen's topic in Add-Ons Development
@fantomen Oddo manage all of this, you must install the module for that. for that try the solution online and install e-commerce module. After there is some other module than you can install, maybe not on the online version. But it's big, you must have money to maintain that. -
Is there a module for automatic updating stock, products and prices?
Gyakutsuki replied to fantomen's topic in Add-Ons Development
With 40 000 products, it's better to use an ERP like Odoo. Osc is made for that and an Erp will win some work time, for stock, price, update, .... After if you do to that, use easy populate could be a solution, but be careful, if you can change the time php upload limit, it will be better because you can have some error with your sql base if you have this kind of problem -
valquiria23 reacted to a reply to a status update: Tart GDPR-cookie-widgets V1.0 I have to thank @Gyakutsuki for all his help with this
-
Gyakutsuki changed their profile photo
-
AIM Module - MD5 Hash Is Going Away. Is there an update?
Gyakutsuki replied to phi148's topic in Authorize.net
I have a question about AIM. When you make a transaction test, Do you see in the Authorinet the test transaction. I think it accepts only the live transaction ? Could you confirm me ? Thank -
Square Payments Plugin for osCommerce
Gyakutsuki replied to shichemt's topic in General Add-Ons Support
Remove this request and use only MODULE_PAYMENT_SQUARE_APPLICATION_ID -
Hello, I would know with which modules do you use in shop. Depends on your location, you can use only a bank module or virtual bank (paypal ...). So you also can propose one or several. In your opinion how many payment solution must be proposed inside your shop to help to customer to make this choice and what is the most important payment solution to integrate inside a shop ?