Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Mysticat.pet - online game themed around cats
Post: RE: Mysticat.pet - online game themed around cats

Today we started with crowdfunding campaign to gather money, for finishing UI from graphical standpoint. We have most core game mechanics done by now, so we are close to start beta version - first in ...
4,386 Views
2 Replies
05-06-2022, 08:41 AM
Acuru
    Thread: Global access to $session in controlers and modules
Post: Global access to $session in controlers and module...

According to: https://codeigniter.com/user_guide/libraries/sessions.html I should be able to initialize i BasicController: Code: -- $session = \Config\Services::session($config); -- and then us...
1,872 Views
4 Replies
02-03-2022, 02:38 PM
Acuru
    Thread: how to mix html and php?
Post: RE: how to mix html and php?

Cause you didn't payed enough attention to what i wroted ;) It should look Code: --
8,232 Views
14 Replies
02-03-2022, 12:48 PM
Acuru
    Thread: run the plugin at the end of the parser
Post: RE: run the plugin at the end of the parser

I didn't have this issue, but maybe better option would be to made two types of plugins, one that are parsed as they are now, and second that works as you suggested. Distinction between them could be ...
2,079 Views
2 Replies
02-03-2022, 09:57 AM
Acuru
    Thread: how to mix html and php?
Post: RE: how to mix html and php?

You need to: Code: -- -- or Code: -- -- I am suggesting using second one in views, I feel like it makes code more readable and clean. It works greatly for me. Slso i would chang...
8,232 Views
14 Replies
02-03-2022, 09:22 AM
Acuru
  Rainbow Thread: Mysticat.pet - online game themed around cats
Post: Mysticat.pet - online game themed around cats

Hi! I am in process of developing online game using CodeIgniter! Here is a link to it: https://mysticat.pet (https://mysticat.pet/) I am on this project from December 2020. Frontend is using Bootstra...
4,386 Views
2 Replies
02-03-2022, 09:09 AM
Acuru
  Bug Thread: Forum Bug - can't subscribe to topic
Post: Forum Bug - can't subscribe to topic

When i am trying to subscribe to topic using "Gearbox" on right and "Subscribe to this thread" i get 404 error. Subscription using radio input when writing post, seems to work fine. PS I am not ...
2,171 Views
0 Replies
02-03-2022, 07:54 AM
Acuru
    Thread: How to check codeigniter version in documentation
Post: RE: How to check codeigniter version in documentat...

@titounnes: I know how to check it (found answer on other website), I am not asking how to do it, I am proposing adding this information into Codeigniter Documentation, so it could be easily found whe...
7,144 Views
11 Replies
02-03-2022, 07:36 AM
Acuru
    Thread: How to check codeigniter version in documentation
Post: How to check codeigniter version in documentation

I feel like it should be writed somewhere in documentation how you can check what version of CodeIgniter you are currently running. It is like fourth time that i search this information on outside pag...
7,144 Views
11 Replies
02-03-2022, 06:38 AM
Acuru
    Thread: Looped Insert changes to Select
Post: RE: Looped Insert changes to Select

Second to last data example are missing some data compared to other lines (there are empty values inserted). I don't think it should affect query generation at all, but it is worth to give it a shot, ...
4,652 Views
11 Replies
10-21-2021, 11:45 AM
Acuru
    Thread: Where in code validate/sanitize inputs?
Post: Where in code validate/sanitize inputs?

What is the best practice to put validation/sanitization logic? In controllers or rather in models? Since from what i understand, controllers operate on users demands and accepts input from them i gue...
3,190 Views
3 Replies
02-23-2021, 09:40 AM
Acuru
    Thread: Getting array length from language file
Post: RE: Getting array length from language file

Ok, after looking into language class, and some experimenting, I figured it out, and it is much simpler as i expected :D In case someone will be searching for it, bellow is answer (for example as abov...
1,165 Views
1 Replies
02-02-2021, 01:00 PM
Acuru
    Thread: Getting array length from language file
Post: Getting array length from language file

I am making quiz feature for my website based on language files, I want to have 1 correct answer and multiple false for any one question, but number of wrong answer is not constant between questions. ...
1,165 Views
1 Replies
01-30-2021, 09:20 AM
Acuru

Theme © iAndrew 2016 - Forum software by © MyBB