rodrigofoti Posted April 15 Posted April 15 I installed both version 6.5 and 6.8, in both cases error 500 is occurring when accessing the domain where the application is located. The php version is 8.2, and I have also removed the .htaccess file, but the 500 error continues. Can someone help me? Quote
rodrigofoti Posted April 16 Posted April 16 8 horas atrás, Valdeir Henrique disse: @rodrigofoti Are you installing via cpanel? Yes Quote
Valdeir Henrique Posted April 16 Posted April 16 16 horas atrás, rodrigofoti disse: Yes If you would like to help with the installation, please contact me. Quote
Gusik Prasetyo Posted April 17 Posted April 17 On 4/10/2024 at 3:40 AM, Faces said: Hi friends, could you help nulled update follows the file. 6.8.0 update6.8.zip 47.01 MB · 16 downloads hello, do you have update whatscloud? thanks in advance Quote
Sukur Posted May 4 Posted May 4 (edited) @Adegboye Rapheal 1. Please change to this in line 35 ( resources\views\installer\requirements.blade.php ) <a href="{{ $enabled == true ? url('/install/info') : 'javascript:void(0)' }}" class="btn btn-outline-primary col-4 float-right mt-3"> 2. Please change to this in line 142 - 169 ( app\Http\Controllers\Installer\InstallerController.php ) public function show($type) { // if ($type == 'purchase') { // if (!Cache::has('files')) { // return view('installer.purchase'); // } // } // elseif ($type == 'info') { if ($type == 'info') { // if (!Cache::has('files')) { // Session::flash('purchase-key-error','Activate your license first'); // return redirect('/install/purchase'); // } return view('installer.info'); } elseif ($type == 'congratulations') { // if (!Cache::has('files')) { // Session::flash('purchase-key-error','Activate your license first'); // return redirect('/install/purchase'); // } return view('installer.congratulations'); } } 3. Please change to this in line 43 - 56 ( resources\views\installer\app.blade.php ) <!--<div class="card mb-3"> <div class="card-body text-center"> <i class="fi fi-rs-unlock f-20 {{ url()->current() == url('/install/purchase') ? '' : 'text-muted' }}"></i> <h3 class="{{ url()->current() == url('/install/purchase') ? '' : 'text-muted' }}"> {{ __('Verification') }}</h3> </div> </div>--> <div class="card mb-3"> <div class="card-body text-center"> <i class="fi fi-rs-database f-20 {{ url()->current() == url('/install/info') ? '' : 'text-muted' }}"></i> <h3 class="{{ url()->current() == url('/install/info') ? '' : 'text-muted' }}"> {{ __('Database Setup') }}</h3> </div> </div> It's work for me. Edited May 4 by Sukur 1 solving again, forget. 1 Quote
Sukur Posted May 4 Posted May 4 On 5/1/2024 at 1:54 AM, Jay Dubey said: please help how to setup on localhost - I used Laragon in my PC, put the file and folder in Main folder to the folder that you create in localhost ex: whatsapp. - go to terminal run composer update, - open the link http://whatsapp.test/install ( my app in folder www/whatsapp )(Laragon) 1 Quote
banidoXD3 Posted May 17 Posted May 17 I have a problem, after installing it it says that the key is invalid Quote
Albraky2007 Posted May 20 Posted May 20 On 4/15/2024 at 5:58 PM, rodrigofoti said: I installed both version 6.5 and 6.8, in both cases error 500 is occurring when accessing the domain where the application is located. The php version is 8.2, and I have also removed the .htaccess file, but the 500 error continues. Can someone help me? Use this https://example.com/install Quote
Albraky2007 Posted May 20 Posted May 20 On 5/17/2024 at 8:45 PM, banidoXD3 said: I have a problem, after installing it it says that the key is invalid How did you get to the right of this page? Quote
dawood user Posted June 17 Posted June 17 @Drive. C please provide the link, i am also stuck here Quote
Administrators Mahmoud Posted June 26 Author Administrators Posted June 26 Updated Quote Support is available for paid files only Support for free files is offered for a fee only
Insta Tech HD Posted June 26 Posted June 26 I can help with bypassing the license on the installation page as no random numbers I've tried have worked @Mahmoud no license key is working, tried like 7 different times but managed to bypass it without any problems Quote
Gusik Prasetyo Posted June 26 Posted June 26 You can try this @bloserda Similar wasender. Or may be its wasender in another version. Features Location-based messages Quote
Administrators Mahmoud Posted October 17 Author Administrators Posted October 17 This file has been updated to Version 7.5 NULLED What's New in this Version: Updated Graph API 20.0 Campaign With Personalized Reporting Export Report in Excel sheet Bulk Message Error Fixed with Cron Job Improved UI and backend Design Live Chat Improved Lead tag Label Added in Live Chat Mute Notification Sound Added in Live Chat Quote Support is available for paid files only Support for free files is offered for a fee only
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.