Active eCommerce CMS By ActiveITzone 23471405

Active eCommerce CMS By ActiveITzone 23471405 v9.8.1

No permission to download

kasun955

New member
Nov 18, 2020
27
7
3
hi is there anyone who can help me with establishing a API and IPG payment gateways on active commerce cms 3.9 ( payment gateways only has the documentation )
payment will be 80USD

should be as add-ons to active commerce cms which will also work for future updates ... contact me my mail [email protected]

thanks
 

rustas

New member
Dec 18, 2020
5
0
1
Получилось установить плагин Slug теперь он работает. Раньше было product/ --Hfgaf-
 

rustas

New member
Dec 18, 2020
5
0
1
Также исправиль Club point v.1.2 он тоже работает исправно.
 

nullbabloo

Active member
Oct 15, 2019
178
79
28
Anonymous Proxy
babiato.tech
hi is there anyone who can help me with establishing a API and IPG payment gateways on active commerce cms 3.9 ( payment gateways only has the documentation )
payment will be 80USD

should be as add-ons to active commerce cms which will also work for future updates ... contact me my mail [email protected]

thanks

if you get someone also ping me... i also want to integrate some payment gateway
 

nullbabloo

Active member
Oct 15, 2019
178
79
28
Anonymous Proxy
babiato.tech
Bro How Did You fixed It

find this code:::
for Add product and Edit Product in
public_html/app/Http/Controllers/ProductController.php

PHP:
 if($product_stock == null){
                    $product_stock = new ProductStock;
                    $product_stock->product_id = $product->id;
                }

                $product_stock->variant = $str;
                $product_stock->price = $request['price_'.str_replace('.', '_', $str)];
                $product_stock->sku = $request['sku_'.str_replace('.', '_', $str)];
                $product_stock->qty = $request['qty_'.str_replace('.', '_', $str)];
        
            /*update this to update current_stock for variants */
              $totalstock=$request['qty_'.str_replace('.', '_', $str)];              
              $totalsum  += $totalstock;
              $product->current_stock=$totalsum;
              $product_stock->save();
                
            }
            
                $product_stock->save();
        }
 

hck2021

Member
Aug 12, 2020
42
26
18
I need you help Guys...When I tried to install the attached version (located at the beginning of the page, blue button with "Go to Download Button" text), after step 2 (Provide your codecanyon purchase code) the next page is https://activeitzone.com/check/ resulting from this i think the uploaded version is not nulled...please your help to solve this issue.
 

Attachments

  • product-acti.jpg
    product-acti.jpg
    23.7 KB · Views: 33
Last edited:

Cyber7Th

New member
Jan 9, 2021
2
0
1
PROBLEMS


1.PAGE ARE SO SLOW
2. LIVE API PAYPAL DONT WORK
3. BUGS WITH DESACTIVE PAYMENT GATEWAYS
4. ADMIN LOGIN BUGGED.
5. ADD PRODUCT BUGGED .
6.

in /public_html/ .htaccess file pleasse add

Code:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

Paste above

Code:
<IfModule mod_rewrite.c>
 

kollyshow

New member
Feb 4, 2021
16
3
3
Hi, thanks for the script.
Is anyone struggling with speed with the v3.9? It's extremely slow. Any help is appreciated.
 

achrafhalim

New member
Jan 23, 2021
18
1
1
i tryed to traduit some word and i have this probleme now all apge has plocked
 

Attachments

  • kooo.png
    kooo.png
    118.2 KB · Views: 16

tankiale11

Active member
Babiato Lover
Jun 15, 2020
108
77
28
Dont use anymore this script , 1 month working good but aftdr 1 months everything has been erased
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu