pw-web
pw-web copied to clipboard
Some Problem Need Help
1/ Ranking not work for me, affter run # php artisan schedule:run nothings change 2/ Need guide for add Donate paypal and Paymentwall... 3/ Vote system has a problem? When click button Vote on site, user recieved money. Not need enter captcha to confirm on site vote Thanks you very much!
Can you fix 'forget password' work?
As I've stated before, this project is no longer supported by me. However if you want to complete the fix I will look at it and merge if necessary.
3 - Vote system will not work because there's no way to verify the user response.
Thanks you!
Tranfer Coins to Cubi not work
What's error? Check logs in /storage/logs
Ranking word for player and not work for faction for me Im added forget password by used sendmail Tranfer coins word when run php /var/www/html/register/artisan schedule:run >> /dev/null 2>&1 Fix vote system work with postback url
Some problem still not fix:
1/ run in php7.0 cant enter admincp (with php5.6 same but php5.5.9 work)
[2018-02-24 11:59:31] production.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: Fatal error: Call to undefined function Github\HttpClient\Listener\utf8_encode() in /var/www/html/register/vendor/knplabs/github-api/lib/Github/HttpClient/Listener/AuthListener.php:50
Stack trace:
2/ I ned guide to add payment with paypal and paymentwall.
Thanks you!
And how to change time zone, this panel using Carbon time zone?
It's seem your packages are outdate. Ty run composer update
About the faction and ranking you'll need to added this: php /var/www/html/register/artisan schedule:run >> /dev/null 2>&1
in your crontab file on your host and if you want to run alone - php artisan command:run
I'm not good with PaymentWall but about PayPal you have all the necessary info on admin configurations, check out there and just added your PayPal's keys.
For timezone, edit in config/app.php
. You can get the referecens from here: http://php.net/manual/en/timezones.php
Thank you very much! Timezone fixed Paypal i will test later i added php /var/www/html/register/artisan schedule:run >> /dev/null 2>&1 in crontab but only Player Rank work, Faction Rank not work
For PayPal you can get your Client ID and Secret here: https://www.paypal.com/signin?returnUri=https%3A%2F%2Fdeveloper.paypal.com%2Fdeveloper%2Fapplications
composer update not fix
When i add Client ID and Secret and go test get error: Authentication failed due to invalid authentication credentials or a missing Authorization header.
You must add the LIVE Client / Token. There's a tab on Credentials page.
How to add Live Client Token?
The same way you added the first one. There's a tab on the same page "SANDBOX | LIVE" just click on LIVE and get the credentials from there.
What need i do with it?
Look at the screenshot few comments above. You'll added the Client ID and Secret.
Thank you, im testing
Yeah, it works! When player complete donate how they receive cubi
I guess is automatic after the payment approved.
so where is config receive cubi per 1$
When using php5.6 pw-web have prolems logs: [2018-02-26 19:33:11] production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to undefined function Github\HttpClient\Listener\utf8_encode()' in /var/www/html/register/vendor/knplabs/github-api/lib/Github/HttpClient/Listener/AuthListener.php:50 Stack trace: #0 {main}
Anyhelp please!
Please help me this error when i put crontab: Undefined index: Raw in ...../app/Console/Kernel.php:149
Thank you!
Pedro can you help me i has send you a email please i need help
Can any one help me to fix the client offline my server runs fine but myweb say client offline
Take a look here @rivalpw
So i need make the 127.0.0.1 to 0.0.0.0
Yes, in the majority of cases @rivalpw
Thank you alot have you skype when i have problems
I don't use skype anymore @rivalpw. But you can reach me anytime at Discord: Pedro 🦈#8056 (emoji included)
Can you invite me Rival#2662
My discord dont find you
how do I run in version 1.5.3v145 and 1.5.5v156?
how do I run in version 1.5.3v145 and 1.5.5v156?
Seeing as technically those versions have not been setup in the API. you dont. However I have seen servers use the panel for their 1.5.3+ servers just as effectively while using the v101 config during setup.