Charity - Dynamic Crowdfunding Platform with Multiple Payment Gateway

macrobert

Active member
Trusted Uploader
Nov 2, 2018
210
173
43
14187
“Charity” is a complete solution for an online Crowdfunding Platform. Anyone can register in this platform to create a campaing for raising fund. After admin approval the campaign will be live. Paypal and stripe are integrated for easy payment transaction. Donors do not need to register to donate in this system. This system is very easy to use but it has huge functionalities and everything is fully dynamic. Admin can setup a fee in percentage from admin panel to take profit from the campaigns. This System is fully responsive for any device. Admin can manage complete website without single line of coding knowledge. It has strong SQL injection protection system which will keep away this system from hackers.

Admin Features
  • Easy Installation.
  • 100% Dynamic Management System.
  • Bootstrap based fully responsive design for any device.
  • Clean code
  • Cross Browser Support.
  • Multi Language Support.
  • Simple but Powerful admin panel.
  • Special security against session hijacking.
  • Dashboard statistics.
  • Unlimited Service adding System.
  • Unlimited Gallery Image adding System.
  • Built-in Paypal Integration.
  • Built-in Stripe Integration.
  • Dynamic Service Management System.
  • Dynamic Campaign adding System.
  • Dynamic User registration system.
  • Dynamic Password Recover System.
  • Dynamic Campaign Editing System.
  • Dynamic Campaign Goal setting System.
  • Dynamic Social Share System.
  • Dynamic Category System.
  • Dynamic Review adding System.
  • User Subscription.
  • Custom meta tag adding system for better SEO results.
  • Change everything such as logo, site title, footer from admin panel.
  • Built in About Us, FAQ and Contact Us page.
  • and much more…

Download Charity - Dynamic Crowdfunding Platform with Multiple Payment Gateway
 

TheViking

Well-known member
Trusted Uploader
Apr 22, 2019
1,225
793
113
Just tried it here and I am sorry to say that this is a very very buggy script. There are errors all over the place. But again, thanks for sharing :)
 

macrobert

Active member
Trusted Uploader
Nov 2, 2018
210
173
43
create database import the database that comes with it into the database you have created. after search for database.php and change your database details in it save
 

TheViking

Well-known member
Trusted Uploader
Apr 22, 2019
1,225
793
113
I did that and changed the details in the .env file too with no luck. It was some kind of better after I changed the file permissions to 777 all over, but that didn''t fix it all.
Among other things when trying to change admin password I get this:


(1/1) ErrorException

Illegal string offset 'password'
in AdminProfileController.php (line 128)
at HandleExceptions->handleError(2, 'Illegal string offset \'password\'', '/home/**/.com/project/app/Http/Controllers/AdminProfileController.php', 128, array('request' => object(Request), 'id' => '1', 'user' => object(User), 'input' => ''))in AdminProfileController.php (line 128)
at AdminProfileController->changepass(object(Request), '1')
at call_user_func_array(array(object(AdminProfileController), 'changepass'), array(object(Request), 'id' => '1'))in Controller.php (line 55)
at Controller->callAction('changepass', array(object(Request), 'id' => '1'))in ControllerDispatcher.php (line 44)
at ControllerDispatcher->dispatch(object(Route), object(AdminProfileController), 'changepass')in Route.php (line 203)
at Route->runController()in Route.php (line 160)
at Route->run()in Router.php (line 572)
at Router->Illuminate\Routing\{closure}(object(Request))in Pipeline.php (line 30)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in SubstituteBindings.php (line 41)
at SubstituteBindings->handle(object(Request), object(Closure))in Pipeline.php (line 148)
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))in Pipeline.php (line 53)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in Authenticate.php (line 43)
at Authenticate->handle(object(Request), object(Closure))in Pipeline.php (line 148)
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))in Pipeline.php (line 53)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in VerifyCsrfToken.php (line 65)
at VerifyCsrfToken->handle(object(Request), object(Closure))in Pipeline.php (line 148)
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))in Pipeline.php (line 53)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in ShareErrorsFromSession.php (line 49)
at ShareErrorsFromSession->handle(object(Request), object(Closure))in Pipeline.php (line 148)
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))in Pipeline.php (line 53)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in StartSession.php (line 64)
at StartSession->handle(object(Request), object(Closure))in Pipeline.php (line 148)
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))in Pipeline.php (line 53)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in AddQueuedCookiesToResponse.php (line 37)
at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))in Pipeline.php (line 148)
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))in Pipeline.php (line 53)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in EncryptCookies.php (line 59)
at EncryptCookies->handle(object(Request), object(Closure))in Pipeline.php (line 148)
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))in Pipeline.php (line 53)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in Pipeline.php (line 102)
at Pipeline->then(object(Closure))in Router.php (line 574)
at Router->runRouteWithinStack(object(Route), object(Request))in Router.php (line 533)
at Router->dispatchToRoute(object(Request))in Router.php (line 511)
at Router->dispatch(object(Request))in Kernel.php (line 176)
at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))in Pipeline.php (line 30)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in TransformsRequest.php (line 30)
at TransformsRequest->handle(object(Request), object(Closure))in Pipeline.php (line 148)
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))in Pipeline.php (line 53)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in TransformsRequest.php (line 30)
at TransformsRequest->handle(object(Request), object(Closure))in Pipeline.php (line 148)
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))in Pipeline.php (line 53)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in ValidatePostSize.php (line 27)
at ValidatePostSize->handle(object(Request), object(Closure))in Pipeline.php (line 148)
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))in Pipeline.php (line 53)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in CheckForMaintenanceMode.php (line 46)
at CheckForMaintenanceMode->handle(object(Request), object(Closure))in Pipeline.php (line 148)
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))in Pipeline.php (line 53)
at Pipeline->Illuminate\Routing\{closure}(object(Request))in Pipeline.php (line 102)
at Pipeline->then(object(Closure))in Kernel.php (line 151)
at Kernel->sendRequestThroughRouter(object(Request))in Kernel.php (line 116)
at Kernel->handle(object(Request))in index.php (line 53)
 

TheViking

Well-known member
Trusted Uploader
Apr 22, 2019
1,225
793
113
I think I found a solution... When I downgraded to PHP 7.0 most seems to be working....
 
Last edited:

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