shadstoneofficial / clerkscart

ClerksCart - Multi Vendor Marketplace
http://clerkscart.com
Other
15 stars 23 forks source link

Checkout page not showing any forms #2

Open vivekalagarsamy1991 opened 7 years ago

vivekalagarsamy1991 commented 7 years ago

Hello,

I'm new to opencart trying to setup multi seller environment for my client. I saw your clerkscart and tried to test it once before suggesting to the pro version. But when i deployed and tested to complete normal checkout use case. I couldn't complete the checkout process. But in demo URL: http://demo.clerkscart.com/index.php?route=checkout/checkout&seller_id=0 it is showing forms to fill. Please correct me if i'm wrong. Attached screenshots for your reference as well. screenshot 1

Evgenii-v commented 7 years ago

try to use firebug or etc - to see error. To fix problem - need to find reason as well as this may depend on your server settings.

AG2301 commented 7 years ago

Having similar issue steps would not expand, running at default too many error of these in logs:

PHP Notice: Undefined variable: text_checkout_check++++out_coupon in C:\wamp64\www\koopcm\upload\catalog\view\theme\default\template\checkout\checkout.tpl on line 283

Using Javascript checker on chrome i got this:

SyntaxError: Invalid Unicode escape sequence /koopcm/upload/index.php?route=checkout/checkout&seller_id=0:444

OpenCart checkout works by default though. Also i am running on local wampserver

Evgenii-v commented 7 years ago

Hi, ClerksCart installed without OpenCart

I do not see such errors on the test

2017-08-01 14:19 GMT+03:00 AG2301 notifications@github.com:

Having similar issue steps would not expand, running at default too many error of these in logs:

PHP Notice: Undefined variable: text_checkout_check++++out_coupon in C:\wamp64\www\koopcm\upload\catalog\view\theme\default\template\checkout\checkout.tpl on line 283

OpenCart checkout works by default though. Also i am running on local wampserver

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Evgenii-v/clerkscart/issues/2#issuecomment-319342564, or mute the thread https://github.com/notifications/unsubscribe-auth/AJuxoAhWWZZhL2uSBUmZeW2HGQ6KVcitks5sTwnNgaJpZM4OTJOs .

AG2301 commented 7 years ago

I know bout that, the thing is OpenCart checkout works by default , i am wondering why wouldn't this work by default as well as i have not change a thing php file or tpl. Everything else works though apart from this.

Evgenii-v commented 7 years ago

Could you show me your site ?

2017-08-02 16:08 GMT+03:00 AG2301 notifications@github.com:

I know bout that, the thing is OpenCart checkout works by default , i am wondering why wouldn't this work by default as well as i have not change a thing php file or tpl. Everything else works though apart from this.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Evgenii-v/clerkscart/issues/2#issuecomment-319666866, or mute the thread https://github.com/notifications/unsubscribe-auth/AJuxoJMfMrG2na6xQgsCaofHZTiR0tIXks5sUHTUgaJpZM4OTJOs .

ztex010130816 commented 7 years ago

我也遇到同樣的問題,我無法完成結帳過程,help

ztex010130816 commented 7 years ago

Hello,

I'm new to opencart trying to setup multi seller environment for my client. I saw your clerkscart and tried to test it once before suggesting to the pro version. But when i deployed and tested to complete normal checkout use case. I couldn't complete the checkout process. But in demo URL: http://demo.clerkscart.com/index.php?route=checkout/checkout&seller_id=0 it is showing forms to fill. Please correct me if i'm wrong. Attached screenshots for your reference as well.

Evgenii-v commented 7 years ago

Ok, let's think about it , if this works on demo site - which is located on shared hosting but does not work on your server (I think this is a localhost) maybe you have or do not have some settings ? (on your server)

ztex010130816 commented 7 years ago

I use the apache server I did not set some other settings If it is in the localhost Should I change some of my servers? I did not see anything wrong I did not change some php files

ztex010130816 commented 6 years ago

I would like to ask you have tried to run on the localhost? And use non-external domains I still can not find the problem