805 comments found.
hi, how to create a chart and a calendar?
you can find example on asset/admin-lte/pages/charts/chartjs.html asset/admin-lte/pages/calendar.html
pre-sale question: can I associate a form with a user, so that he can save data in the database?
example: a user login and has id 20, introduces all the social networks he maintains through a form, and the idea is to collect all the networks of all users in one table.
Thank you.
yes you can do that in the form and crud there is a current user id that can store user IDs that input the form
yes the data will save in database for specified table
Thanks
API returns: { “status”: false, “message”: “
The page you requested was not found.
” }url requested: ..../api/test_employee/all
Status Code: 404 Not Found
Ok can you give me an screenshoot or you can share me for access url ?
Can You contact me over email: bicevskis.edgars@gmail.com
After installation visiting administrator/setting page, returns: 502 Bad Gateway
Can you share log error on your web panel Or application/logs
Thanks
2019/10/14 17:57:44 [error] 2061#0: *16155 upstream sent too big header while reading response header from upstream, client: 77.219.10.145, server: xxxxxx, request: “GET /administrator/setting HTTP/1.1”, upstream: “http://xxxxxxxx:7080/administrator/setting”, host: “xxxxxxx”, referrer: “http://xxxxxxx/administrator/keys”
Discussion move to email
Hi,
This looks like a great product. I have few questions before making a purchase:
1. Do you also provide the source code or just binaries? 2. Will I be able to extend the code? 3. If yes, are the enhancements done using web-hooks or inline code? 4. Does the Regular License support sub-domains?
Thanks Jimmy
HI,
yes if you have purchase you will get source code not binaries i am able for make custom
additional features can be modified on the code itself for license you can read envanto term https://codecanyon.net/licenses/standard
Thanks
Okay, thanks.
1. Can I use the generated api and copy paste in other CI projects which do not have Cicool?
2. If not, then I would like to get quotes for a standalone API GENERATOR, that only generates API that can be used independently.
can but difficult to move, if you use only a specific module you can delete unused modules
Can you quote for standalone API generator?
Do you mean only the API generator that you want to use?
Yes, the UI to create form and the corresponding API generation that could work independently of the Cicool infrastructure.
Yes now you can generate API for module and delete some module but not core module like user and auth
Plz quote for adding following feature: On add form of table1 i need drop down that will list “name” column from another table2. On save, it should save selected value in table1 as text. Show it on index , edit , view page of table 1.
No need maintain reference. Copy by value only.
HI yes thanks for the input, but if you need to make this feature quickly i am avaiable for custom
Thanks
How To Create Own Table I Want To Purchase
Hi if you hqve purchase you can create table on phpmyadmin
Kang, kalo gzip comoress di nyalain / true ajaxnya gak bisa ya? Padahal kalo compress nya true enteng bgt ini apps, ditunggu masukannya buat speed optimization nya
Pas ajax apa kang yang ga bisanya ?
returnnya kosong, tapi data kesave ke db,
return back dari jsonnya gak ada, harusnya kan ada json balik isinya message dan return code
kalo masih di form ytg sama dibalikin compress ke false lagi langsung ada return jsonnya
Oke kang siap trimakasih nanti saya coba cek lagi
Hello, i was watching the demo videos, reading all the text/doc available and testing the demo and it look really good just now I have some doubts:
- First of all, im looking for a tool to help me create backends for the ionic apps im developing, and im wanting to work on Codeigniter. More, i want to have the backends with api rest, so when i meet this Tool i tought it was just what i was looking for but after watching the demo and videos im a bit confused:
1.- Can i build the complete backend using this tool? - If yes, do I need to install the tool togeather with each backend? - If this tool must be installed togeather with the builded backend, what about my client? Does they have the access to all this tool options? or Can I publish just the backend builded without the Cicool tool files?
2.- Can i build just some packs of hmvc and then i can use it all the files on another projects? if yes, where do i can got the files ?
3.- Wich version of Codeigniter is this?
4-. Similar to the point 3: if i build a full backend with api, crud, etc. when i have finished, where is the way to take all the backend project files and use it? i mean, this tool create all the folders and files ready to be published? i think it must be published togeather Codeigniter files, is that?
Thank you very much Greetings…
HI.
1. for bacend you can make with this tool, and with this tool all permissions are available to set which users can see or access each module
2. Yes you can use the codeigniter of other projects by copying modules/ main system packages such as helper, library, core
3. version 3
4. You can use the API directly and completely with this project directly without having to install another codeigniter
Thanks
Hello Again, Im still having some doubts but i think for that price I cant give it a try…
Thank you very much Ridwan Greetings
Hello, following your answer to the point 1: (1. for bacend you can make with this tool, and with this tool all permissions are available to set which users can see or access each modul )
I just cant found 2 types or admin permissions, i mean, I need a kind of superuser for me or one develpoer member team and the admin to use the backend but not the CICOOL crud, api, page or form builder tool. We just want them to use the page, crud or form already created…
How is the way to do that?
Greetings
Hello Again, after navigating on all the options i have found the way to do this, problem is i used the documentation first and on there you wont exaplain that process…
So i will continue discovering the options, will be good to have with more complete documentation…
Just 1 thing i dont sure why but i set spanish but dashboard and all options still on english, i watched on the config.php and is correctly set to spanish, what you sugest i cant do to have interface on spanish?
Greetings..
Hello to access and permissions you can set on the part
administrator/access
for superadmins in that group you should be able to access anything even if you give permission or don’t allow it
what for default you have set in application/config/config.php in the default_lang section
Hello,
About permissions as i said in my last message I finally found that options, now Im testing it to understand the logic you are giving on that screenies/options..
About the languaje, there is no “default_lang” var on that file, but the var: $config[‘language’] = ‘spanish’;
Dont know why i giving all the text message, btns, etc., on english 
If you consider an external file with the text to translate, letme know and i will do the translate…
Than you very much, your tool looks really really amazing, Congrats!
Oh okay for that i think some update for fix on modular third party
you can try replace this http://prntscr.com/pcte5o $this->load($_lang); to $this->load($_lang, $lang, $return, $add_suffix, $alt_path) this on application/third_party/MX/Lang.php
Thanks you
Is there any procedure or documentation to add cicool to existing word-press site? have been trying for hours without much luck. I’ve tried manually adding the existing details to database.php and running cicool.sql to generate tables but get various db errors.
Example error(after admin login)
Error Number: 1054
Unknown column ‘active’ in ‘where clause’
SELECT a.id, a.label,a.icon_color, a.type, a.link,a.icon, Deriv1.Count FROM `menu` a LEFT OUTER JOIN (SELECT parent, COUNT AS Count FROM `menu` GROUP BY parent) Deriv1 ON a.id = Deriv1.parent WHERE a.menu_type_id = 1 AND a.parent=0 and active = 1 order by `sort` ASC
Filename: helpers/app_helper.php
Line Number: 205
Running wizard (by providing existing word-press database details) always fails on /cicool/wizzard/setup/3?. Any help would be greatly appreciated or if this just too much to expect from cicool?!
HI you can add active field on table menu for that
Many thanks for your reply.
I ended up realizing how to fix it after posting the request but appreciate your response. I ended up using an old sql you posted here - https://github.com/ridwanskaterock/cicool/issues/61#issuecomment-298593531 however don't think it added all the correct tables (as missing 'Extensions' 'Blogs' etc) Do you have a newer sql I can run to update the db? its not critical as have the majority of the functionality I require.
Just getting my head around Cicool but honestly one of the best bits of software on here hand down. This is a developers dream! Many thanks again
Whoops \ Exception \ ErrorException (E_ERROR) Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes)
you can try change memory_limit = 384M on php.ini
Hi mas Ridwan, saat saya mencoba membuat CRUD maka tampil error database dan halaman tidak tampil sempurna. Saya sudah kirim email untuk screen shootnya.
mohon dibantu
Silahkan follow issue ini mas https://github.com/ridwanskaterock/cicool/issues/270
SUPPORT!!! Two weekends in a row waiting for a solution is not appreciated. You’ve been giving me vague answers. If I don’t have a solution by Monday the 9th I will kindly request for a full refund.
Discussion moved to email. closed
crud builder not show all record by only 20, why?
can you share for screenshot for it ? thanks
and make sure you adjust for max_execution_time on php ini
can you give me an email to send the access data? thank you
This is ridwanskaterocks@gmail.com
how insert in external page navigation menù al sidebar menù?
you can use this function for get menu get_menu($menu_type)
Hello, in Setting “Error save data”
Can you share response of XHR in browser ? thanks
Hi RidwanSkate, how to change the header background image in page builder?
“error load data” page builder not word
not work
Can you share screenshoot or email to me for web access ?
thanks
send you a mail
maaf mas.. mau tanya, apa bisa custom untuk input data di form dari webcam dan finger print, terima kasih
Bisa saja mas karna hasil file CRUDnya seperti file pada projek CI pada umumnya dan bisa di custom
maksud saya, apa mas terima jasa customnya?
iya mas terima silahkan di kirim dlu detailnya ke email saya
hey ridwan,
i think there’s a bug, when you upload files or maybe I’m wrong. It uploads the file, but it does not show it or download it/ or it downloads a blank file with 60bytes. the file is in /uploads/ but the link goes to /administrator/file/download.
2nd thing is: when I delete the file and save, it says “warning! The data has not changed.” regards
Yes i thin need to change url download file to : /uploads/modulename/filename.ext
for no 2 issue you have change data before save ?
yes. I delete the files and go to save. then the message appears. i found out it sometimes saves anyways. regards