wavesnode / gateway-for-woocommerce

Wordpress woocommerce plugin for supporting Waves or any other token on the Waves platform, examples: https://shop.wavesnode.net and https://services.wavesnode.net
11 stars 27 forks source link

Can't install plugin #6

Closed iontishina closed 6 years ago

iontishina commented 6 years ago

after uploading and activating plugin i see white screen with:

ParseError thrown

syntax error, unexpected end of file

https://imgur.com/a/2Lv3N

tubbynl commented 6 years ago

I’ll need to lookin on it; can you also describe your settings (plug-in and used currency)

tubbynl commented 6 years ago

i can't reproduce this, perhaps @clipto can give it a try

reproduction (i think)

before

  • wordpress+woocommerce website without gateway-for-woocommerce plugin installed

then

  • upload gateway-for-woocommerce plugin
  • activate gateway-for-woocommerce plugin

result

  • above error pops up

expected

  • working gateway-for-woocommerce plugin

perhaps we can see some more details if we can reproduce it

tubbynl commented 6 years ago

perhaps @iontishina can zip the (gateway-for-woocommerce) plugin folder and provide it here, maybe it's partially incomplete

clipto commented 6 years ago

Please disable all other plugins, maybe there is one conflicting? Do keep Woocommerce enabled ofcourse.

aagjalpankaj commented 6 years ago

It's a syntax error. @G1zm0nl Avoid using "<?"

tubbynl commented 6 years ago

That would probably be my code ;) i’ll look into it

tubbynl commented 6 years ago

But you’ll probably run with short-tags-off?

clipto commented 6 years ago

Another client who had the same error fixed this with setting short-tags-on.