Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: upgrade from beta v1.0
Post: RE: upgrade from beta v1.0

michael00543 Wrote: (02-20-2020, 02:21 PM) -- Pretty sure the client won't want to hear "start over" but if it is the right call it is the right call. I'm going to give it a go migrating to 2.x first...
5,163 Views
8 Replies
02-20-2020, 09:30 PM
sv3tli0
    Thread: error when using mysql driver
Post: RE: error when using mysql driver

mysql is removed from PHP 7 ... you can't use it CodeIgniter 4 requires at least PHP 7.2 to run ..
2,280 Views
1 Replies
02-19-2020, 12:33 AM
sv3tli0
    Thread: Error message
Post: RE: Error message

Are you in production mode ? Usually such message should get out when you are in prod mod (to hide error details) At your ENV file you must set that you are in dev mode..
2,385 Views
3 Replies
02-19-2020, 12:32 AM
sv3tli0
    Thread: Session Library differences between CI3 and CI4?
Post: RE: Session Library differences between CI3 and CI...

Simply make difference between documentation and code base :) The code base has been remade while the functionality and the usable part is kept as close as possible to the old system. (typical compat...
4,141 Views
5 Replies
02-17-2020, 09:15 AM
sv3tli0
    Thread: Question: PHP 7.4 with Preloading in CI 2/3 possible?
Post: RE: Question: PHP 7.4 with Preloading in CI 2/3 po...

I don't think that you will get large benefit with CI 2/3 .. The framework is with light footprint so even if it is preloaded this won't gain much performance boost..
4,989 Views
4 Replies
02-06-2020, 08:01 AM
sv3tli0
    Thread: New homepage design ?
Post: RE: New homepage design ?

Nice designs :) I think that a PR inside the repo is the best way to suggest such proposal. My choice would be #6 - it fits best. On second hand - I really liked the first image for the User Guide...
18,069 Views
24 Replies
02-02-2020, 11:40 PM
sv3tli0
    Thread: What is happening with all these deleted threads ? :-D
Post: RE: What is happening with all these deleted threa...

Lots of spam ...
3,105 Views
3 Replies
02-02-2020, 11:36 PM
sv3tli0
    Thread: CI forum moderators needed - Any volunteers?
Post: RE: CI forum moderators needed - Any volunteers?

Thanks Paul I see all mod features and I will try to be helpful here :)
21,501 Views
17 Replies
01-24-2020, 12:21 PM
sv3tli0
    Thread: PHP 7.4.2 Has Been Released
Post: RE: PHP 7.4.2 Has Been Released

From 7.4.2. ChangeLog: Preloading support on Windows has been disabled. :D  :D :D good fixes... 
2,042 Views
1 Replies
01-23-2020, 11:13 AM
sv3tli0
  Thumbs Up Thread: CI forum moderators needed - Any volunteers?
Post: RE: CI forum moderators needed - Any volunteers?

I can handle some moderation work as I am quite often here.
21,501 Views
17 Replies
01-21-2020, 12:13 PM
sv3tli0
    Thread: Important News about Jim Parry and the Project
Post: RE: Important News about Jim Parry and the Project

John_Betong Wrote: (01-18-2020, 07:07 AM) -- Very sad indeed and so young! I was not aware of his health issues. A big shame that he will not be here to see the project launch. Any suggestions ...
142,419 Views
98 Replies
01-18-2020, 07:50 AM
sv3tli0
    Thread: Important News about Jim Parry and the Project
Post: RE: Important News about Jim Parry and the Project

RIP to Jim Didn't know the situation is so bad with him. Truly dedicated person, it is quite sad that he left us. :(
142,419 Views
98 Replies
01-16-2020, 02:11 AM
sv3tli0
    Thread: CodeIgniter 4 Logo
Post: RE: CodeIgniter 4 Logo

Version number inside the logo is quite big mistake for any design ..
90,431 Views
63 Replies
08-27-2019, 01:22 AM
sv3tli0
    Thread: Performance: Codeigniter 3.1.10 in PHP 5.6 vs PHP 7.2
Post: RE: Performance: Codeigniter 3.1.10 in PHP 5.6 vs ...

website Wrote: (07-03-2019, 01:09 PM) -- There is not much difference, CI is fast framework. -- Not for CodeIgniter but for PHP itself for sure PHP 7+ has better performance than 5.6. Another ques...
7,989 Views
4 Replies
07-04-2019, 03:42 AM
sv3tli0
    Thread: Why forum have a large blank space in the left side ?
Post: RE: Why forum have a large blank space in the left...

vikrant Wrote: (06-27-2019, 12:37 AM) -- Yes, This is happening in large screens. Small screen users can check with chrome zoom level 50%. -- Zoom in / out is not good check case as it's not realist...
7,645 Views
7 Replies
06-27-2019, 02:02 AM
sv3tli0
    Thread: Say No to Composer!
Post: RE: Say No to Composer!

It would be stupid to say that it's bad tool or what ever, when for years it's one of the main engines for the how PHP community. Just compare the projects as structure and clearness today vs 8-10 yea...
63,503 Views
41 Replies
06-10-2019, 09:54 PM
sv3tli0
    Thread: Change the paginate method
Post: RE: Change the paginate method

Paginate acts as findAll with auto applied limit + offset and prepared Pager.. I think that logically countAllResults(false) should preserve the count once it's done and just to return it instead ...
2,862 Views
2 Replies
05-29-2019, 10:22 PM
sv3tli0
    Thread: Should CI-4 require PHP 7.3 ?
Post: RE: Should CI-4 require PHP 7.3 ?

It would be best if it supports lowest possible (the features used for developing the framework itself) up to latest. In case the framework works 100% under 7.2 why to skip it? Seeing PHP 7.4 major ...
18,904 Views
19 Replies
03-20-2019, 10:50 PM
sv3tli0
    Thread: CI4 - session not persisting
Post: RE: CI4 - session not persisting

session started ?
11,999 Views
12 Replies
10-19-2018, 06:58 AM
sv3tli0
    Thread: How to access CI model in a plain php file?
Post: RE: How to access CI model in a plain php file?

happyape Wrote: (10-16-2018, 09:45 AM) -- No - It's not a class but just contains very little code. The problem with moving to inside Application folder is I won't be able to access it directly e.g m...
4,990 Views
5 Replies
10-16-2018, 09:36 PM
sv3tli0

Theme © iAndrew 2016 - Forum software by © MyBB