Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Too Many Redirect error if the redirect call is on the same controller
Post: RE: Too Many Redirect error if the redirect call i...

So what should I do to stop the loop? Code: -- admin/users -- is just: Code: -- public function usersView(){         $users = auth()->getProvider();         $user = auth()->user()->toRawArr...
231 Views
3 Replies
03-26-2024, 11:38 AM
elimariaaaa
    Thread: Too Many Redirect error if the redirect call is on the same controller
Post: Too Many Redirect error if the redirect call is on...

I just noticed that when I call a redirect where the function is inside the same controller, it causes ERR_TOO_MANY_REDIRECTS error. However, when I call a redirect from another controller, it's worki...
231 Views
3 Replies
03-25-2024, 12:40 PM
elimariaaaa
    Thread: Shield - 2FA for only some users
Post: RE: Shield - 2FA for only some users

So I added my file inside \App\Libraries and called it CustomEmail2FA.php. Inside it is my code: Code: --
894 Views
8 Replies
03-10-2024, 08:24 AM
elimariaaaa
    Thread: Shield - 2FA for only some users
Post: RE: Shield - 2FA for only some users

TexasTF Wrote: (10-04-2023, 10:03 AM) -- Hi, Nevermind, I figured it out. Thank you for your help @"kenjis" Anyone who comes across this. I added to my users table a column called email2fa *Either ...
894 Views
8 Replies
03-07-2024, 01:36 PM
elimariaaaa
    Thread: SSL Installed but pages are 404
Post: RE: SSL Installed but pages are 404

hicham Wrote: (06-02-2018, 12:23 AM) -- elimariaaaa Wrote: (06-01-2018, 04:04 AM) -- I know SSL is correctly installed because the green padlock beside the URL is working okay. I need it because I'm...
3,384 Views
2 Replies
06-02-2018, 07:27 AM
elimariaaaa
    Thread: SSL Installed but pages are 404
Post: SSL Installed but pages are 404

Hello, I've been trying to make my pages work with SSL installed but they're giving me not found error. Anyone experienced the same issue? I know SSL is correctly installed because the green pad...
3,384 Views
2 Replies
06-01-2018, 04:04 AM
elimariaaaa
    Thread: Search engine for product picker
Post: RE: Search engine for product picker

If you're in a hurry, maybe look for a third-party library. But if not, you could just build it yourself. Based on what I see on your sample, it uses a div refresh so using a little ajax post will hel...
4,044 Views
0 Replies
12-15-2014, 09:33 PM
elimariaaaa
    Thread: CodeIgniter Filipino Community
Post: RE: CodeIgniter Filipino Community

Present!
37,532 Views
0 Replies
12-15-2014, 09:29 PM
elimariaaaa
    Thread: Undefined Offset:0 under Helper
Post: Undefined Offset:0 under Helper

I am encountering an Error: A PHP Error was encountered Severity: Notice Message: Undefined offset: 0 Filename: helpers/ompty_helper.php Line Number: 9 Here's line Numer 9: "$resto_web_apps_...
9,839 Views
0 Replies
12-15-2014, 08:39 PM
elimariaaaa

Theme © iAndrew 2016 - Forum software by © MyBB