• Hey there,

    I was recently trying to setup your one-of-a-kind plugin as I really need it for a college project where I am researching about the future of currency and I chose to use SLP tokens for an example for my project.

    I tried to setup your plugin but got lost. I am using a locally hosted wordpress app (bitnami wordpress) to setup the website then I am hosting it on my raspberry pi.

    here is my info which could be helpful for you to help me 😀

    My Token ID – ccc933af5820e68541637a426347be47feaa61201839e40779ece000a9fa7efd
    My SLP address – simpleledger:qr7kvhhmy09926kccyv4hr0qjumysmmtg552j95zl8

    Here is a screenshot of how I have set it up so far (https://i.ibb.co/12BVNDC/Screenshot-2020-12-23-at-18-49-35.png) and also a screenshot of the error it gives me (https://i.ibb.co/FK0v1yv/Screenshot-2020-12-23-at-18-51-19.png).

    Also since the webpage is self-hosted (bitnami) I cannot access the admin mailbox or whatever.

    Help for me is greatly appreciated, thanks!

    • This topic was modified 3 years, 3 months ago by elit3bear.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor ekliptor

    (@ekliptor)

    Sorry for delayed response.

    The only error I see in your config: “Token rate API” should not point to your address balance. It’s for an exchange rate script. In your case just set a constant exchange rate for now.
    But this will not throw that error.

    I need a log file from your bitnami installation. There should be a symlink (folder) called “logs” in the root directory of your bitnami installation. And inside there please show me the php_err.log after this error happens.

    Also please ensure you are using latest version: 1.2.70

    Thread Starter elit3bear

    (@elit3bear)

    Hey thanks for your reply. Where is the log file at sorry?

    Thread Starter elit3bear

    (@elit3bear)

    ( I am on mac )

    Plugin Contributor ekliptor

    (@ekliptor)

    Assuming you used their bundle app in /Applications/WordPress the log should be /Users/YOUR_NAME/.bitnami/stackman/machines/xampp/vm

    Also latest versions of Bitname have the a log viewer inside the app. It’s the last tab when you start /Applications/WordPress

    edit some more discussions about log paths: https://community.bitnami.com/t/where-is-the-project-folder-located-for-drupal-8-add-on-using-xampp-vm-for-mac-os-x/76804

    • This reply was modified 3 years, 3 months ago by ekliptor.
    Thread Starter elit3bear

    (@elit3bear)

    Ok my log is here: https://gist.github.com/WumpusTheCoder/17d1263075309f1fb657e73992ab3601\

    It is a github gist website.

    Plugin Contributor ekliptor

    (@ekliptor)

    that’s boot.log
    What I need is php_err.log

    Thread Starter elit3bear

    (@elit3bear)

    Hey I am sorry, I dont get a php_err.log at all, I have been trying to find it in the logs folder and it just wont appear. Do you have a discord I can message you on for help or something?

    Plugin Contributor ekliptor

    (@ekliptor)

    alternatively you can open your wp-config.php file and add:
    define(“WP_DEBUG, true);

    you can add this anywhere in the file. Then the error message will show in detail on the website as it happens.

    Please see the bitnami forums for details how to configure bitnami.

    • This reply was modified 3 years, 3 months ago by ekliptor.
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Having trouble setting up woocommerce plugin, please help!’ is closed to new replies.