Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CodeIgniter - French Community
Post: RE: CodeIgniter - French Community

Using one.com myself, I think your host name is wrong, please double check this in the one.com configuration panel. I also found that you usually cannot connect to the host from outside the one.com ne...
59,421 Views
47 Replies
12-05-2023, 11:25 AM
JustJohnQ
    Thread: Configure Cache when Deploying CI 4 to Google App Engine Standard
Post: RE: Configure Cache when Deploying CI 4 to Google ...

Not a Unix expert but don’t you want to use 0644?
191 Views
2 Replies
11-17-2023, 10:54 AM
JustJohnQ
    Thread: CI3 to CI4
Post: RE: CI3 to CI4

This question has been asked many times in the forum so I suggest you search on this topic for all the different discussions. This is a good place to start: https://forum.codeigniter.com/thread-78565....
147 Views
1 Replies
11-13-2023, 04:34 AM
JustJohnQ
    Thread: Flutterwave v3 for Codeigniter is here!
Post: RE: Flutterwave v3 for Codeigniter is here!

It doesn’t support the payment options in my region.
244 Views
2 Replies
11-11-2023, 12:47 PM
JustJohnQ
    Thread: How to watch iTunes movies on Windows player
Post: RE: How to watch iTunes movies on Windows player

Block this user please
31,773 Views
26 Replies
11-08-2023, 02:50 PM
JustJohnQ
    Thread: PHP8.1 CI3 deprecated errors
Post: RE: PHP8.1 CI3 deprecated errors

Are you running CodeIgniter 3.1.13?
210 Views
2 Replies
11-08-2023, 03:36 AM
JustJohnQ
    Thread: Can I use session()->push in a model?
Post: RE: Can I use session()->push in a model?

According to the documentation: https://codeigniter4.github.io/userguide/libraries/sessions.html?highlight=push#pushing-new-value-to-session-data
194 Views
2 Replies
11-07-2023, 11:22 AM
JustJohnQ
    Thread: Help Needed For Online Survey Portal
Post: RE: Help Needed For Online Survey Portal

Why use Python to connect to the API if you can use PHP: https://www.educative.io/answers/how-to-use-chatgpt-api-in-php
191 Views
2 Replies
11-06-2023, 03:22 AM
JustJohnQ
  Rainbow Thread: Class "CodeIgniter\Database\oci8\Connection" not found
Post: RE: Class "CodeIgniter\Database\oci8\Connection" n...

Post your database configuration for the oracle connection in database.php.  It also helps as you post the code from your simple working code.
354 Views
5 Replies
10-20-2023, 10:44 AM
JustJohnQ
    Thread: How to link to Ci modules
Post: RE: How to link to Ci modules

Sorry, the given link is of course not relevant for modules... Read: https://codeigniter.com/user_guide/models/model.html#accessing-models
446 Views
5 Replies
10-15-2023, 09:34 AM
JustJohnQ
    Thread: Increase your Visual Studio Code productivity
Post: Increase your Visual Studio Code productivity

https://www.freecodecamp.org/news/increase-your-vs-code-productivity/
211 Views
0 Replies
10-09-2023, 02:15 AM
JustJohnQ
    Thread: File not uploading live hosting. help? :)
Post: RE: File not uploading live hosting. help? :)

Use base_url(): https://codeigniter.com/user_guide/helpers/url_helper.html?highlight=base_url#base_url
256 Views
2 Replies
10-07-2023, 08:53 AM
JustJohnQ
    Thread: Anyway to call the Page Speed load time separately from the Debug Toolbar?
Post: RE: Anyway to call the Page Speed load time separa...

Check this page: https://codeigniter4.github.io/userguide/testing/benchmark.html
185 Views
2 Replies
10-05-2023, 02:18 AM
JustJohnQ
    Thread: How to call function from custom helper ?
Post: RE: How to call function from custom helper ?

rename your file to i.e. myDate_helper. Save it in the App\Helpers folder. I don't think it is necessary to namespace the file, I usually don't do that. Before calling the method formatDateTime(), ad...
357 Views
6 Replies
10-02-2023, 07:30 AM
JustJohnQ
    Thread: How do I Migrate from 4.3.x to 4.4.x?
Post: RE: How do I Migrate from 4.3.x to 4.4.x?

EDIT: I misread you message and thought you were trying to upgrade from 3.x to the latest version 4.x Check Kenjis contribution: https://forum.codeigniter.com/thread-78565.html Check this Codeign...
502 Views
6 Replies
09-30-2023, 01:38 AM
JustJohnQ
    Thread: Undefined method URI::siteUrl() after upgrading to 4.4.x
Post: RE: Undefined method URI::siteUrl() after upgradin...

Does this help: https://codeigniter4.github.io/userguide/changelogs/v4.4.0.html#site-uri-changes
374 Views
4 Replies
09-26-2023, 09:50 AM
JustJohnQ
    Thread: Implement Shield authentication with Vue 3
Post: RE: Implement Shield authentication with Vue 3

Is CodeIgniter 4 part of your setup? If not, you can’t use Shield…
386 Views
5 Replies
09-25-2023, 10:53 AM
JustJohnQ
    Thread: CI 3.1.13 + PHP 7.4 DB error
Post: RE: CI 3.1.13 + PHP 7.4 DB error

Post the code which generates this error
402 Views
1 Replies
09-21-2023, 10:22 AM
JustJohnQ
    Thread: Smarter forms in regards to ENTER key
Post: RE: Smarter forms in regards to ENTER key

Check this out: https://stackoverflow.com/questions/895171/prevent-users-from-submitting-a-form-by-hitting-enter
392 Views
4 Replies
09-20-2023, 02:09 AM
JustJohnQ
    Thread: Retrieving the results of a selectSum query
Post: RE: Retrieving the results of a selectSum query

Please mark as solved if it works for you.
304 Views
3 Replies
09-16-2023, 01:02 AM
JustJohnQ

Theme © iAndrew 2016 - Forum software by © MyBB