Forum Replies Created
-

Katherine J. BatesKeymasterHi
We are here to help you, let us see
Best regards

Katherine J. BatesKeymasterHi
Thank you for contact us, please see https://www.youtube.com/watch?v=NNHsnjkXp88 this video, and let us know if it worked, we will help you.
Best regards

Katherine J. BatesKeymasterGlad to know that
To support us, please place a 5-star rating to our product (if you have time) https://codecanyon.net/item/getfund-a-professional-laravel-crowdfunding-platform/19769953
We will be very glad if you place a good review. You can do that from https://codecanyon.net/downloads
Best regards
August 5, 2017 at 6:08 pm in reply to: Error message when accessing withdrawal and withdrawal request #504
Katherine J. BatesKeymasterHi
Can’t access your server, BTW: please take a backup of your previous database,
remove all of tables, upload new database which you already comes with new packages.
And it will be fixed.
Best regards

Katherine J. BatesKeymasterPlease provide your URL with cPanel credential and admin credential here in private reply, we will check this
Best regards

Katherine J. BatesKeymasterPlease provide your URL with cPanel credential and admin credential here, we will check this
Best regards

Katherine J. BatesKeymasterI’ve fixed, and you’ve done it the wrong way, some extra character has been saved there.
Best regards

Katherine J. BatesKeymasterHi
Thank you, please open this file
/root/app/Http/Middleware/VerifyCsrfToken.phpreplace
protected $except = [ // ];With below code
protected $except = [ 'checkout/paypal-success*', 'checkout/paypal-notify*', 'checkout/coinpayments-ipn*', ];Hope your issue will be solved, and it will be shown from next payment.
Best regards
August 3, 2017 at 6:24 pm in reply to: Error message when accessing withdrawal and withdrawal request #494
Katherine J. BatesKeymasterProvide your cPanel (not FTP) credential here privately, we will help you. But now our office has been closed, it will be tomorrow.
Best regards

Katherine J. BatesKeymasterWhich payment gateway you used? if you use bank option, then you’ve to mark it as successful as admin from payment view
Best regards

Katherine J. BatesKeymasterHi
Thank you for downloading the latest update, please follow this doc to update and care about the database.
If you follow this, you will not lose your data, but keep a backup first.
Best regards
August 2, 2017 at 5:22 pm in reply to: Error message when accessing withdrawal and withdrawal request #488
Katherine J. BatesKeymasterHi
Please update database too, latest database you already got with downloaded package. See here details https://www.themeqx.com/docs/getfund-a-professional-laravel-crowdfunding-platform/upgrade-guide/
Best regards

Katherine J. BatesKeymasterHi
We are checking this issue, please test with another campaign, it’s maybe missing something like condition. Let us see this.
Best regards

Katherine J. BatesKeymasterHi
Unfortunately, the database goes with reCaptcha enabled, but it will not work in your host, please find below tricks.
You have a database comes with the package and located at db directory. Open getfund.sql in a text editor.
Find below code, maybe line number 515
(44, 'enable_recaptcha_login', '1'), (45, 'recaptcha_site_key', '6LfSyyMUAAAAAPA6f8iIP7WB51Bw3xKipBHlvdz_'), (46, 'recaptcha_secret_key', '6LfSyyMUAAAAAHeMy-PyshlTJcbE3sbsddOGw6gk'), (47, 'enable_recaptcha_registration', '1'), (48, 'enable_recaptcha_contact_form', '1'),Replace above code with below
(44, 'enable_recaptcha_login', '0'), (45, 'recaptcha_site_key', '6LfSyyMUAAAAAPA6f8iIP7WB51Bw3xKipBHlvdz_'), (46, 'recaptcha_secret_key', '6LfSyyMUAAAAAHeMy-PyshlTJcbE3sbsddOGw6gk'), (47, 'enable_recaptcha_registration', '0'), (48, 'enable_recaptcha_contact_form', '0'),upload this your database again, Hopefully it will allow you to login.
Best regards

Katherine J. BatesKeymasterHi
Thank you for your interest about to know the update, we will always update if we found any bug, and the update will be always free, if you look at our changelog, you will understand how quickly we updating.
Best regards