ViserBank - Digital Banking System

ViserBank - Digital Banking System v3 Nulled

No permission to download

whizline

Active member
May 25, 2022
117
25
28
Please is there something you can do about the errors. There re no files in the update folder, however the readme file stated that it will make changes to the full file, hence we should backup our previous asset files and database before replacing.
Now which of the files are we replacing? Is it the entire files? If yes, then it's giving a 505 error. And if you try to replace the database, you discovered some table terms are not the same with the previous, thereby causing issues for updating from previous site.

However if you install it freshly, it works perfectly. My question is how do we then get our old files and users?
Please help 🙏🏻
It’s quite easy. Copy your database to a new database table . Empty the old database table. Upload the new database on the table. Then copy the data of each database row to the new one . After that, update the .env file.

If you don’t understand, I can help you get it fixed. You can chat me up on 08077906986
 
  • Like
Reactions: smemicrofinance

smemicrofinance

New member
Dec 28, 2022
25
2
3
It’s quite easy. Copy your database to a new database table . Empty the old database table. Upload the new database on the table. Then copy the data of each database row to the new one . After that, update the .env file.

If you don’t understand, I can help you get it fixed. You can chat me up on 08077906986
How do you mean please?
Should I extract the entire new script file into my old files?
Then the explanation you gave on the database is quite understandable but I am still lost. Do you mean I should create a new DB, move my previous tables and data there, then deploy the new DB there and manually copy the database rows into the new DB I created? Then afterwards change the details of the DB on the env file?
 

whizline

Active member
May 25, 2022
117
25
28
How do you mean please?
Should I extract the entire new script file into my old files?
Then the explanation you gave on the database is quite understandable but I am still lost. Do you mean I should create a new DB, move my previous tables and data there, then deploy the new DB there and manually copy the database rows into the new DB I created? Then afterwards change the details of the DB on the env file?
Yes
 

maundinc

New member
Oct 5, 2019
14
6
3
I followed the links and downloaded the file from one of the download links. However, I noticed the v2.0 updated/files folder is empty with only a readme file telling you to update the full file. If you try to update the entire site using the entire new update files, you end up getting 500 server errors.

For example below is what I get from my error log when I updated and the site didn't load, please help.


Next Illuminate\Contracts\Container\BindingResolutionException: Target class [translator] does not exist. in ***********public_html/core/vendor/laravel/framework/src/Illuminate/Container/Container.php:877
Stack trace:

#0 /home//public_html/core/vendor/laravel/framework/src/Illuminate/Container/Container.php(756): Illuminate\Container\Container->build()
#1 /home//public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(860): Illuminate\Container\Container->resolve()
#2 /home//public_html/core/vendor/laravel/framework/src/Illuminate/Container/Container.php(692): Illuminate\Foundation\Application->resolve()
#3 /home//public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(845): Illuminate\Container\Container->make()
#4 /home//public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(120): Illuminate\Foundation\Application->make()
#5 /home//public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(934): app()
#6 /home//public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(969): trans()
#7 /home//public_html/core/storage/framework/views/8d4d343da872c6084a584d10882d67404c5bc7a2.php(1): __()
#8 /home//public_html/core/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(109): require('/home//...')
#9 /home//public_html/core/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(110): Illuminate\Filesystem\Filesystem::Illuminate\Filesystem\{closure}()
#10 /home//public_html/core/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(58): Illuminate\Filesystem\Filesystem->getRequire()
#11 /home/ /public_html/core/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(70): Illuminate\View\Engines\PhpEngine->evaluatePath()
#12 /home/ /public_html/core/vendor/laravel/framework/src/Illuminate/View/View.php(152): Illuminate\View\Engines\CompilerEngine->get()
#13 /home/ /public_html/core/vendor/laravel/framework/src/Illuminate/View/View.php(135): Illuminate\View\View->getContents()
#14 public_html/core/vendor/laravel/framework/src/Illuminate/View/View.php(104): Illuminate\View\View->renderContents()
#15 public_html/core/vendor/laravel/framework/src/Illuminate/Http/Response.php(69): Illuminate\View\View->render()
#16 /home/smemicro/public_html/core/vendor/laravel/framework/src/Illuminate/Http/Response.php(35): Illuminate\Http\Response->setContent()
#17 public_html/core/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(57): Illuminate\Http\Response->__construct()
#18 public_html/core/vendor/laravel/framework/src/Illuminate/Routing/ResponseFactory.php(87): Illuminate\Routing\ResponseFactory->make()
#19 public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(629): Illuminate\Routing\ResponseFactory->view()
#20 public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(554): Illuminate\Foundation\Exceptions\Handler->renderHttpException()
#21 public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(460): Illuminate\Foundation\Exceptions\Handler->prepareResponse()
#22 public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(377): Illuminate\Foundation\Exceptions\Handler->renderExceptionResponse()
#23 public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(222): Illuminate\Foundation\Exceptions\Handler->render()
#24 public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(199): Illuminate\Foundation\Bootstrap\HandleExceptions->renderHttpResponse()
#25 public_html/core/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(259): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()
#26 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}()
#27 {main}
I have not update my old version with 2.0 yet, but from the information i got from one of their documents they stated the 2.0 is a major upgrade with many Add-on so it is recommended a new installation is done with this version and import your old database records.


Changelogs

Version 2.0 – 11th December 2022​

  • [FIX] Next Installment Date for FDR, Loan and DPS.
  • [FIX] Receiver information issue in transfer details page.
  • [FIX] Receiver information issue in transfer details page.
  • [FIX] Add Beneficiary for Other Bank 500 error.
  • [FIX] KYC form heading.
  • [FIX] KYC data view 500 error.
  • [FIX] Loan form submission.
  • [FIX] Flutterwave callback URL issue.
  • [FIX] FDR installment paying issue.
  • [FIX] Transfer module enable/disable control.
  • [ADD] Branch management in the admin panel.
  • [ADD] Branch Staff management in the admin panel.
  • [ADD] Branch Staff Panel.
  • [ADD] Wire Transfer Management.
  • [ADD] KYC unverified users list.
  • [ADD] Count limit on referral commission.
  • [ADD] reCAPTCHA verification added in the contact form.
  • [ADD] Advance Cash payment gateway.
  • [ADD] Advance Cash payment gateway.
  • [ADD] Authorize.net payment gateway.
  • [ADD] Authorize.net payment gateway.
  • [ADD] NMI payment gateway.
  • [ADD] Two Checkout payment gateway.
  • [ADD] Installment delay charge in Loan plans.
  • [ADD] Installment delay charge in DPS plans.
  • [ADD] Due installment payment.
  • [ADD] Search feature in deposit history.
  • [ADD] Search feature in withdrawal history.
  • [REMOVE] Block.io payment gateway.
  • [REMOVE] logo/image for payment gateways.
  • [PATCH] Minor changes in the front end.
  • [PATCH] Admin dashboard.
  • [PATCH] Admin panel UI.
  • [PATCH] Email & SMS notification sending system.
  • [PATCH] KYC verification system.
  • [PATCH] OTP verification system.
  • [PATCH] Updated to Latest Laravel Version.
 

smemicrofinance

New member
Dec 28, 2022
25
2
3
It’s quite easy. Copy your database to a new database table . Empty the old database table. Upload the new database on the table. Then copy the data of each database row to the new one . After that, update the .env file.

If you don’t understand, I can help you get it fixed. You can chat me up on 08077906986

Thanks I follows the steps you gave, and the site was up however when I tried logging into admin account, after inputting my username and password, it's giving server error. And if you refresh the page, you will get a 419 page not found.
Same thing with user accounts. No way to login. Though the website is loading.
 

whizline

Active member
May 25, 2022
117
25
28
Thanks I follows the steps you gave, and the site was up however when I tried logging into admin account, after inputting my username and password, it's giving server error. And if you refresh the page, you will get a 419 page not found.
Same thing with user accounts. No way to login. Though the website is loading.
clear the cache
 

whizline

Active member
May 25, 2022
117
25
28
I can't login from the admin, how can I clear the cache?
register as a new user with your desired password. open phpmyadmin and go to the database, copy the password hash of the new user you just created, and then replace it with the admin password hash.
 

smemicrofinance

New member
Dec 28, 2022
25
2
3
If you try
register as a new user with your desired password. open phpmyadmin and go to the database, copy the password hash of the new user you just created, and then replace it with the admin password hash.
If I try creating an account, I get server error.
 

TheRyD3r

Well-known member
Babiato Lover
Trusted Uploader
Dec 21, 2019
398
288
63
Around The World
paxxer.tv
TheRyD3r updated ViserBank - Digital Banking System with a new update entry:

ViserBank - Digital Banking System v2.0

Version 2.0 – 11th December 2022​

  • [FIX] Next Installment Date for FDR, Loan and DPS.
  • [FIX] Receiver information issue in transfer details page.
  • [FIX] Receiver information issue in transfer details page.
  • [FIX] Add Beneficiary for Other Bank 500 error.
  • [FIX] KYC form heading.
  • [FIX] KYC data view 500 error.
  • [FIX] Loan form submission.
  • [FIX] Flutterwave callback URL issue.
  • [FIX] FDR installment paying issue.
  • [FIX] Transfer module...

Read the rest of this update entry...
 
  • Like
Reactions: metalsunny

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu