neairheart Posted January 13, 2017 Share Posted January 13, 2017 Hello, two of my web pages are getting an uncaught error that says Class Capsule not found, but only when accessed via a client account and Im not sure why. Both pages are custom made ones so Im not sure if I perhaps did something wrong while creating them but they work perfectly fine while im signed in as an admin. 0 Quote Link to comment Share on other sites More sharing options...
twhiting9275 Posted January 13, 2017 Share Posted January 13, 2017 I'm assuming these are custom pages that you've put in? You need to add the following (after including the init.php script) to your pages. That will stop that use Illuminate\Database\Capsule\Manager as Capsule; 0 Quote Link to comment Share on other sites More sharing options...
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.