Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: PostgreSQL Model Insert Function Issue
Post: RE: PostgreSQL Model Insert Function Issue

Hello Thank you for sharing this. I got it now. Because I use VARCHAR for the Primary Key, the CodeIgniter automatically runs the useAutoIncrement if I don't set it as false. If I use BIGINT or B...
6,933 Views
4 Replies
07-26-2023, 02:04 AM
gregbowers
    Thread: Round brackets issue in Codeigniter
Post: RE: Round brackets issue in Codeigniter

Hello To remove the round brackets around the table name in your CodeIgniter query, modify your code by removing the get() method inside the where() method and adding the table name directly in the g...
6,089 Views
3 Replies
07-18-2023, 12:10 AM
gregbowers
    Thread: HTTP ERROR 500 - CodeIgniter cPanel
Post: RE: HTTP ERROR 500 - CodeIgniter cPanel

Hello To resolve the "HTTP ERROR 500" issue on your cPanel hosting for your CodeIgniter-based Hospital Care application, you can try the following steps: -Check error logs. -Verify file permiss...
4,575 Views
3 Replies
07-03-2023, 04:32 AM
gregbowers
    Thread: How to upload file .mdf,.ldf file size 1gb in codeigniter 4.3.6
Post: RE: How to upload file .mdf,.ldf file size 1gb in ...

Hello Based on the provided code snippet, it seems that the potential error lies in the mime_in rule of the validation configuration. Please check if the file types listed within the mime_in rule a...
1,003 Views
5 Replies
06-27-2023, 02:45 AM
gregbowers

Theme © iAndrew 2016 - Forum software by © MyBB