805 comments found.
Halo gan, are there any plans to upgrade to Codeigniter 4?
Hi, even if it is updated to ci 4 it will be separated
Hi ridwanskaterocks, nice work. Can I add some features off your project to another existing CodeIgniter project? I need the REST API, the FROM builder and the chat model.
Hi sorry for late, yes for API you can add exiating projects by copy modules core controller library and adjust the routes
Thanks
Something wrong with the installation… Installation does not go through… Only up to step 3…
Can you explain what the error ? thanks
When you do a fresh install, it only goes until step 3. Does not finish installing, it just stops on step 3. I have PHP 7.4, on laragon.
for current application not support PHP 7.4
for stable use php 7.1 / 7.2
Is there is any fast way to make subscription based content website with cicool?
FOr current version is not avaiable but you can custom this code to make like that
Hello! I still have the language problem, I want the language to be Portuguese for all users, but on their computers it always appears in English. (they don’t have access to the settings).) one more question when looking at the list of entries of a crud I created I would like to sort by date since this is a required field. how can I do?
Hi! I would like to know how I can set the Portuguese language as the default language. It is always changing to English and I only want Portuguese on my page. thanks for listening.
thanks
Good morning, yes I’ve already done that but it keeps appearing in English on other computers. I want to define this globally
Hi! I wanted to ask a question. I have a crud made so that each user just sees their “entries” in the crud. In groups I have 3, the super admin, the admin and the members. I would like super admin and adminCRUD to be able to see all the data filled in the crud of all users. And that the members just saw their own. This last part works but when creating the adminCRUD group he only sees yours too and I wanted you to see everyone as the super admin. How can I do it?
Hi for make only see own data, you can use current_user_id input type when create crud
Thanks
yes i already did that. I didn’t explain it well. I have two types of administrator on the site. The superadmin that can see all the records of the crud and now I created another group of administrators and I want them to also be able to see all the records of the crud, only currently they can only see the records added by them
What you version of this application ?
Good afternoon, I would like to know how I can resolve the following issues: I am creating a crud to record class data. 1- I would like to be able to archive the data in this table at the end of each month. It’s possible? 2- Or you can filter the table data by date. 3- What code do I need to add to make the relationship between two or more tables in the fields of construction of a crud? 4- Is it possible to block the calendar? that is, it will not be possible to add data in the date field if we are already in the following month?
Thank you for your attention, your program is incredible!
For point 1 yes that’s possible you need only change status on recored for it
2. for date range filter you need make custom for it 3. yes Crud builder have feature for make relationship you can find in “select” type 4. yes possible
Thanks
hello again, and thanks for the reply. I don’t understand how I do what I said in point 1, can you explain it better? regarding point 4 how can i do it?
Sorry the translator translates well what I meant is to lock previous days in the calendar. would it be possible to not be able to add a record in the crud date field from a certain date? For example today is the 30th of September but the dates before the 20th would be blocked.
just custom
$(this).datetimepicker({
formatTime: 'H:i',
formatDate: 'yyyy-mm-dd hh:ii',
minDate: 0
});
on custom.js
or you can define min date what you want
I need to do the following: Have a field in the crud with a box to select an option. then these options will be the list of names of members of the group of users registered as “teachers”.
in practice I want a select field that goes to the database, and depending on the tables “aauth_users”, “aauth_groups” show in options the names of users who belong to the group with the name, for example “Member”. it’s possible?
Thank You!
...
Yes if you need like that you can custom some code to make like that for current feature is not avaiable
current user id possible only get own data in list
if you need custom some code you can contact me on ridwanskaterock@gmail.com
Thanks
I want to add the language pt-PT (PORTUGAL) how can I do it? what files do i have to change or add to change the checkbox flag as well? Thank You!
Hi, you can follow this https://github.com/ridwanskaterock/cicool/wiki/How-to-add-new-language
how can i change the background image of the main page? and the pages I create? It’s the image that comes with the header. Thank you!
Ok for it before it can you share for purchase code thanks
for change and modify layout you can change file on views/main_layout.php
yes but i’m talking about the home page, after logging in, it says i can edit in cc-content \ themes \ cicool \ views but i can’t change the background image. can you help me please?
exactly for change background you just need modify html code or custom css for it ?
I would like to test the latest version with the changes to extract by filter. but the site only has the previous version, where can I test the new version?
try visit this https://cicool.go-moment.com/version/v32/
barusan download hari ini, langsung testing install, tapi di pojok kanan bawah masih Version 2.6.8 emang gitu ya mas?
kayaknya salah instal… oke mas akulanjut dulu
Ok mas
I think there a bug somewhere. I just upgraded the cicool script then built a crud and whenever i try to submit a form with an image in the file datatype i get an error “error uploading file” how do i resolve this in this version
I also noticed the “data has not changed error”
Hi can you share XHR response on your browser after uploading image, usually this problem occour wen permission is nor writeable
Users with default or members roles can’t login to the dashboard, they always get redirected to the home page how do I stop redirection for users with non admin role
You can setup permission in auth access modules
Hai mas Ridwan. Maaf saya newbie banget dan g paham programming. Saya ingin tanya, apakah ini bisa diinstall / digunakan untuk beberapa projek berbeda atau hanya terbatas untuk 1 project? Saya ingin membelikan karyawan saya. Nuhun
Halo mas, Untuk lisensi di envanto harusnya per 1 projek,
Tapi untuk penggunaan install sewajarnya boleh boleh saja, tapi kalo memang sudah established bisa beli lisensi kembali untuk projek lain
Trimakasih
Please I want to know if I can use this cicool tool to create an admin panel using an existing api developed elsewhere
Yes you can do for it, by manage crud in existing database
Mas.. Jika saya aktifkan material theme, UI nya jadi begini ya.. https://i.vgy.me/twu1Y2.jpg . Ada ayatnya jadi kabur. gimana fixnya?
Kurang paham bisa di mark di ssnya
Coba dilihat different pada button ‘Add Blog New’ disitu.
Hi, I installed update from scratch and I get this Error: An Error Was Encountered Unable to load the requested language file: language/en/web_lang.php Any ideas?
i think this system cannot load the file in language/en/web_lang.php exacltly the folder name is english not en
Pre-Sale Q: Hi Ridwan, I was wondering if there is an option to add TAB element for content or forms? Thanks.
Hi for current version not have tab option, but you can add form stepper in crud application
Thanks
mas ridwan, saya pindah hosting ke hostinger. saya udah sesuaikan databasenya di file CI, tapi koq Error 502 ya?
apakah ada konfigurasi lagi yang lainnya ?
terimakasih banyak
SOLVED – maaf mas ridwan, ternyata SSLnya belum terupdate.
terimakasih