Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Filter - Return response error
Post: RE: Filter - Return response error

If C.I is returniing 500 to the external site user then there is an exception error from your end. You can check your error log to find out what the problem is.
1,180 Views
6 Replies
08-26-2024, 03:04 PM
seunex
    Thread: Flutterwave v3 for Codeigniter is here!
Post: RE: Flutterwave v3 for Codeigniter is here!

JustJohnQ Wrote: (11-11-2023, 12:47 PM) -- It doesn’t support the payment options in my region. -- It payment giants support varieties of payment options. You can access this in your flutterwave se...
1,448 Views
2 Replies
11-11-2023, 11:48 PM
seunex
    Thread: Flutterwave v3 for Codeigniter is here!
Post: Flutterwave v3 for Codeigniter is here!

Subject: Revolutionize Your Payment Processing with Flutterwave for CodeIgniter 4 ? Hey CodeIgniter 4 Enthusiasts, I'm thrilled to introduce you to a game-changer in the world of payment process...
1,448 Views
2 Replies
11-11-2023, 08:17 AM
seunex
    Thread: writable directory questions
Post: RE: writable directory questions

Man you won't get responds if you did not restructure you quest very well.
3,666 Views
1 Replies
08-25-2022, 10:54 PM
seunex
    Thread: Session Lost after Payment gateway redirection to Merhcant site
Post: RE: Session Lost after Payment gateway redirection...

Most payment gateway has something call WEBHOOK you are advice to make use of this when your are in a situation like this.
2,217 Views
3 Replies
08-16-2022, 01:16 PM
seunex
    Thread: CI 4 & VUEJS
Post: RE: CI 4 & VUEJS

By using the cir package link send to you above you can. Am also using the package for cir and backed and svelte as my frontend without need of building external api. Do all in one project.
5,413 Views
3 Replies
08-15-2022, 11:16 AM
seunex
    Thread: StreamResponse class
Post: RE: StreamResponse class

Me too ?
5,373 Views
8 Replies
07-29-2022, 11:45 AM
seunex
    Thread: DOMPDF (2.0.0) PNG Image loading issue . PHP version 8.0.17
Post: RE: DOMPDF (2.0.0) PNG Image loading issue . PHP ...

This is Codeigniter 4 forum head to DONODF GitHub to submit issues.
2,467 Views
2 Replies
07-15-2022, 10:20 AM
seunex
    Thread: Codeigniter VIteJs Integration
Post: RE: Codeigniter VIteJs Integration

Please can this work with Svelte kit?
3,221 Views
2 Replies
07-14-2022, 11:31 PM
seunex
    Thread: Shield Install and Overview Video
Post: RE: Shield Install and Overview Video

Thank You!
5,855 Views
5 Replies
06-30-2022, 12:22 AM
seunex
    Thread: AJAX / Post / delete record not working
Post: RE: AJAX / Post / delete record not working

Simply add / before call your ajaxUrl. You need to add slash infront of AJAX url you need to call in CI4
7,050 Views
16 Replies
06-21-2022, 05:06 AM
seunex
    Thread: CodeIgniter 4.2
Post: RE: CodeIgniter 4.2

Kudo's to @"kenjis" he has been doing a really great job here!
21,640 Views
18 Replies
06-03-2022, 02:29 PM
seunex
    Thread: Create JWT Auth in CodeIgniter 4
Post: RE: Create JWT Auth in CodeIgniter 4

This guy did a good job. https://github.com/agungsugiarto/codeigniter4-authentication-jwt
20,196 Views
15 Replies
06-02-2022, 05:48 AM
seunex
    Thread: CodeIgniter4 Multiple Apps Sample
Post: RE: CodeIgniter4 Multiple Apps Sample

Thanks Man
2,359 Views
2 Replies
04-15-2022, 08:07 PM
seunex
    Thread: Cookie codeigniter 4
Post: RE: Cookie codeigniter 4

You can get the new csrf token by using the helper named csrf_hash()
4,612 Views
6 Replies
04-11-2022, 01:07 AM
seunex
    Thread: Cookie codeigniter 4
Post: RE: Cookie codeigniter 4

Use header to send the csrf token via ajax. U can add the csrf_meta() helper to your meta tag and use header in ur ajax the get the meta and send it via ajax. I do that alot.
4,612 Views
6 Replies
04-10-2022, 11:53 PM
seunex
    Thread: Help! Facing issue with Codeignter Task Schuller
Post: Help! Facing issue with Codeignter Task Schuller

Please who else have tried the Codeignier4 Task Schuller (https://github.com/codeigniter4/tasks) i am currently facing some errors while trying to run task   After running Code: -- php spark tasks:...
2,415 Views
4 Replies
04-03-2022, 10:16 AM
seunex
    Thread: prevent multiple login Codeigniter 4
Post: RE: prevent multiple login Codeigniter 4

Simple logic store a token everytime the user login to the database and store d copy of the token to the active session. In case he login in somewhere else the token will be overwritten and if mis mat...
5,065 Views
5 Replies
04-02-2022, 06:59 AM
seunex
    Thread: CodeIgniter 4 Has Been Awesome
Post: RE: CodeIgniter 4 Has Been Awesome

It JUST more great. I always feel on top of the when create new project with CI4
3,480 Views
4 Replies
03-18-2022, 10:51 AM
seunex
    Thread: Image to public or writable folder
Post: RE: Image to public or writable folder

Yea we all aware of that because if u try to upload the image to writable folder and try to access it the system will return a relative path to the image instead of norm image url we all use with. Use...
5,605 Views
4 Replies
03-12-2022, 11:41 AM
seunex

Theme © iAndrew 2016 - Forum software by © MyBB