Forum Replies Created
-

Katherine J. BatesKeymasterPlease provide your website URL and cPanel URL in a private reply, I will check.
Best Regards

Katherine J. BatesKeymasterHi
you need to implement GDPR by customization, it’s a feature. Please hire a laravel developer to do this.
BTW: it’s not an issue or bug from the application, and support will be not cover for implement GDPR feature.
Best Regards

Katherine J. BatesKeymasterHi
You have installed it correctly, please find the website at your public directory, your website URL will be https://vaquinha.org/public/
However, if you want to remove public from URL, please follow the doc https://www.themeqx.com/docs/getfund-a-professional-laravel-crowdfunding-platform/installation/remove-public-from-url-laravel-5/
Best Regards

Katherine J. BatesKeymasterThank you very much, we just back today for regular operation. feel free ask any question if you face any issue.
Best Regards

Katherine J. BatesKeymasterHi
Please Provide your cPanel user password and URL in a private reply, I will do this.
Best Regards

Katherine J. BatesKeymasterHello
We are not ignoring any of our customers, please don’t get otherwise.
I’ve fixed the issue, please check your website at http://www.hhz20.co/classy/public/
Best Regards

Katherine J. BatesKeymasterThis reply has been marked as private and you are not authorised to see.
Katherine J. BatesKeymasterHi
Please provide your website URL with cPanel access in a private reply, I will check and fix it.
Best Regards

Katherine J. BatesKeymasterYou need to upgrade PHP version, it shows you are running PHP version
5.6.30
Required version min5.6.4Best Regards

Katherine J. BatesKeymasterHi
Please make sure your PHP version is greater than or equal
5.6.4Best Regards

Katherine J. BatesKeymasterHi
Please provide me a live server login info in a private question, I will help you to install it.
Best Regards

Katherine J. BatesKeymasterHi
Thank you for your question, could you please list all of your issues in a thread, it will be help me to answer all in one time.
Best Regards

Katherine J. BatesKeymasterDear UsMixs
Please find the answer below.
At UserController.php
Line number 375, I had to change a piece of code, full code belowpublic function replyByEmailPost(Request $request){ $data = $request->all(); $data['email']; $ad_id = $request->ad_id; $ad = Ad::find($ad_id); if ($ad){ $to_email = $ad->user->email; if ($to_email){ try{ Mail::send('emails.reply_by_email', ['data' => $data], function ($m) use ($data, $ad) { $m->from(get_option('email_address'), get_option('site_name')); $m->to($ad->user->email, $ad->user->name)->subject('query from '.$ad->title); $m->replyTo($data['email'], $data['name']); }); }catch (\Exception $e){ return ['status'=>0, $e->getMessage()]; } return ['status'=>1, 'msg'=> trans('app.email_has_been_sent')]; } } return ['status'=>0, 'msg'=> trans('app.error_msg')]; }Location path
/root/app/Http/Controllers/UserController.php4. Private is a personal ad, Business is for a shop or like that.
as we said we will remove google map, so let us check this for you, our developer will check above two point
Best Regards

Katherine J. BatesKeymasterHi
Seems your FTP is not working anymore, Please fix password reset URL by following below.
Change
APP_URLvalue with your root domain URL located at.envthe file which you will find in the root directory.Best Regards

Katherine J. BatesKeymasterHello
Thank you for clarified it, I’ve fixed the issues, but last time I couldn’t connect it with FTP, maybe the server was down.
However, it’s now working perfectly.
Please donβt hesitate to ask the question if you have any more.
BTW: You can place a 5-star rating with your thought about this product and support at CodeCanyon (if you have time for it), you can do it from https://codecanyon.net/downloads
It’s really encouraging and support us for a lot.
Best Regards