Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: period picker recommendation?
Post: period picker recommendation?

Hi everyone, hope you are doing well?! I am looking for a nice period picker element. I want a user to filter data by month, quarter or year.  Is there anything you have already used and would reco...
172 Views
1 Replies
12-09-2024, 02:58 AM
JanFromHamburg
    Thread: SaaS Monitoring
Post: RE: SaaS Monitoring

captain-sensible Wrote: (09-16-2024, 12:55 AM) -- ive taken advantage of the free service for a couple of sites using : https://www.statuscake.com/ -- Good tipp, thank you! Have you used something...
547 Views
3 Replies
09-16-2024, 01:47 AM
JanFromHamburg
    Thread: CSRF token for AJAX call in attached javascript file
Post: RE: CSRF token for AJAX call in attached javascrip...

maybe this helps? Kr Jan VIEW:
510 Views
2 Replies
09-14-2024, 02:03 AM
JanFromHamburg
    Thread: SaaS Monitoring
Post: SaaS Monitoring

Hi everyone, are you using a monitoring software for your webservice? Could you recommend one? Best, Jan
547 Views
3 Replies
09-14-2024, 01:55 AM
JanFromHamburg
    Thread: data in .ENV on risk? Security best practices
Post: data in .ENV on risk? Security best practices

What is your opinion, how save are the data in our .ENV file? What additional security measures do you use aside the CI4 standards? Risky Biz News (https://news.risky.biz/r/3b59365d?m=1f7b7856-56a...
760 Views
3 Replies
08-16-2024, 01:02 AM
JanFromHamburg
  Question Thread: best practice: recurring events
Post: best practice: recurring events

Hi everone,  I administrate events with CI4 and would like to make some of them recurring events. What is best practice to do that? Would I insert copies of the event for each time to the database...
403 Views
1 Replies
06-05-2024, 02:30 AM
JanFromHamburg
    Thread: CodeIgniter Shield 1.0.0 Official Release Announcement
Post: RE: CodeIgniter Shield 1.0.0 Official Release Anno...

Thank you! amazing work
9,557 Views
17 Replies
01-05-2024, 06:39 AM
JanFromHamburg
    Thread: CodeIgniter: the last year
Post: RE: CodeIgniter: the last year

Thank you so much!
7,527 Views
12 Replies
01-05-2024, 06:37 AM
JanFromHamburg
    Thread: Seeking help to configure CI4 for successful operation on localhost
Post: RE: Seeking help to configure CI4 for successful o...

Jaswitha12 Wrote: (11-30-2023, 02:22 AM) -- Hello, have a nice day, I would like to know if someone can help me, since I am just seeing CI4, I try to access localhost/name_project and it won't let me...
554 Views
2 Replies
12-05-2023, 11:50 AM
JanFromHamburg
    Thread: best practice: Where to store JS-files?
Post: best practice: Where to store JS-files?

I am using several JS/JQuery files in my views. Optimizing data tables or some AJAX calls for example. Where do you recommend to store javascript files within the Codeigniter4 environment?
775 Views
2 Replies
12-05-2023, 11:44 AM
JanFromHamburg
    Thread: We need more reviewers!
Post: RE: We need more reviewers!

kenjis Wrote: (09-09-2023, 04:15 PM) -- @"tarcisiodev1" Welcome! See the docs on Contributing: ... See the in-progress User Guide as references: ... If you have any question, feel free to ask....
5,412 Views
10 Replies
11-18-2023, 08:22 AM
JanFromHamburg
  Information Thread: Controller to show images from your writable/uploads folder
Post: Controller to show images from your writable/uploa...

Uploaded images that should only be shown to loggedin users could be added to a view with an url to this controller. These images would usually be stored in 'app/writable/uploads'. The url to your f...
796 Views
0 Replies
11-18-2023, 08:04 AM
JanFromHamburg
    Thread: language file creation with Google Spreadsheet
Post: language file creation with Google Spreadsheet

Hi, I find it quite handy to create language files from a google spreadsheet You can copy&paste the field list from the model and quickly replace quotation marks and commas You can use google tran...
838 Views
0 Replies
06-29-2023, 07:15 AM
JanFromHamburg
    Thread: Always inside frame
Post: RE: Always inside frame

Looks good. Solved?
1,768 Views
6 Replies
06-17-2023, 04:00 AM
JanFromHamburg
    Thread: Purpose of the model - less then in CI3?
Post: RE: Purpose of the model - less then in CI3?

kenjis Wrote: (06-17-2023, 01:55 AM) -- Why do you need to do the sanitization of  "Post data" in the model? -- Well,.. I don't have to, but I used to do all the data modelling in the Model with CI3....
950 Views
2 Replies
06-17-2023, 02:03 AM
JanFromHamburg
    Thread: CodeIgniter\Database\Exceptions\DatabaseException Unable to connect to the database.
Post: RE: CodeIgniter\Database\Exceptions\DatabaseExcept...

Hi shiro, I guess you just deleted the password in your post here as you wrote you were sure it is correct. Have you checked the port? Maybe try on port 3307. You could also try additionally to chan...
1,611 Views
2 Replies
06-17-2023, 02:00 AM
JanFromHamburg
    Thread: Purpose of the model - less then in CI3?
Post: Purpose of the model - less then in CI3?

Sorry if this is a stupid question, but do we generally do less stuff in the model now compared to CI3? For example would I do the sanitazion of  "Post data" in the controller now and not in the mode...
950 Views
2 Replies
06-17-2023, 01:49 AM
JanFromHamburg
    Thread: view not loaded in second function
Post: RE: view not loaded in second function

InsiteFX Wrote: (05-28-2023, 11:02 PM) -- You may need to use the saveData option on your views to clear them out. (  PHP Code: -- [saveData => false]  -- ) CodeIgniter 4 User Guide -> Views -> ...
1,682 Views
5 Replies
05-29-2023, 07:02 AM
JanFromHamburg
    Thread: view not loaded in second function
Post: view not loaded in second function

I can't explian why the profile() function just ends up in a white page. Could someone explain or give me a hint to check for something? PHP Code: -- Routes: $routes->group('employee', static fu...
1,682 Views
5 Replies
05-26-2023, 07:45 AM
JanFromHamburg
    Thread: Can't get rid of routing to "public"
Post: RE: Can't get rid of routing to "public"

@"Tbronson" Have you already found a solutions for yourself? I have a similar problem. I use a subdomain, which points to the main folder and I can't get rid of the 'public' in the url. Config/a...
6,773 Views
9 Replies
05-24-2023, 07:02 AM
JanFromHamburg

Theme © iAndrew 2016 - Forum software by © MyBB