Home › Forums › Katherine J. Bates
Hi
Remove box-campaign-item form every item loop, so masonary grid will be disable
box-campaign-item
You can change the currency position and sign fro Settings> General Settings
Best regards
Thank you for your review, feel free you can post the question if you need.
We are working on this, You will get an update notification.
Set SMTP credential for email at .env file in root directory. So it will be able to send forgot password email.
Give us your login info, so we can debug why language errors comes
Thank you mate, there are no issues currently, feel free post your question if you found any issue, you can now go live and hopefully, everything will work fine.
Delete all tables first, then import
Then please update database. backup old database and upload new which comes with package version 1.7
We are sorry to say, we were a vacation, so it was the delay, We are trying to improve our supports.
In the file /root/source/app/Http/Controllers/PaymentController.php
line 94, it looks something like
Replace below line //Withdrawal_request::create($data);
//Withdrawal_request::create($data);
with
Withdrawal_request::create($data);
Your PHP version is low then the min required version, http://www.phanganhouse.com/phpinfo.php
Required PHP Version is 5.6.4
Please update it and let us know.