805 comments found.
Hi I am using php 7.4.10 Do you think your script can run on a server like this?
for now only supported until php7.3 and stable in 7.2
forn 7.4 still on progress because many change in thirdparty
Form did submission did not work well and we moved to CRUD builder and API, while form is still not working. Please request you to guide to send json data, as it only taking form-data, and works fine, that is not helping actually….
Please reply asap, we did not get response to form issue in 14 days so far. Which is not important right now. Just ApI Josn, 406
Hi yes for now can accept only form data for handle json body you can follow this
https://stackoverflow.com/questions/8596216/post-json-to-codeigniter-controllerthanks
ini untuk facebook login bisa ga gan?
yang di setup baru google gan tapi bisa di tambahkan di oauthnya
Pre-Sales Would it be possible to add things like Stripe Connect API and Paypal API to this? I am looking to find a dashboard whereby i can easily configure and deploy payment services to be able to take payment and pay people through it if that makes sense. But i would need to be able to configure stripes and Paypal’s API’s within the platform to do so.
Hi exactly result this CRUD files will generate Model Views Controllers like regular codeigniter, so you can modify for that
Thanks
Gan… saya berminat beli ini aplikasi, untuk hasil setelah entri data di crud, hasil view atau export pdf nya bisa di pisah per kolom ndak? soalnya saya mau buat data karyawan jadi dari hasil entri data dan lihat hasilnya sebelah kiri foto dan sebelah kanan detailnya. Kira kira bisa ndak dgn aplikasi ini.
Harus di modifikasi gan untuk itu, nanti setelah generate crud tinggal modifikasi di viewnya
Ok..Thx gan…
i use dreamhost as shared hosting . They said about mcrypt “Support for mcrypt has been removed starting with PHP 7.2.0. Any scripts that depend on mcrypt will need to be updated to use OpenSSL or Sodium instead.”. Your script will work without mcrypt? Or you have another solution?
Yes now is support without mcrypt since use php 7.2
so if i buy this script it will work. i understand true?
Yes for latest version support php7.2
Hi Ridvan,
How can I download the e-commerce module.
HI, you can visit this URL http://cicool-shoop.go-moment.com/
Thanks
Payment method, stripe paypal integration? Simple and bad module, doesn’t deserve the money. $59 + $49 Support = $108 I paid, result any.
Hi for current only for basic ecommerce but for next update we will intgrate with stripe payment
Thanks
Thanks, we are waiting….
I purchased this product today but have been unable to install it :cry … everything is fine on pages 1 & 2 of the installer, but page 3 just states “An Error Was Encountered The action you have requested is not allowed”
There is no actual error reported, and nothing shows up in the PHP error log so I have no clue what the problem might be.
I am trying to install on my WAMP development system (PHP 7.2.4) and the script was extracted to the root of a vhost which has a self-signed SSL’ so I’m browsing to https://testcic.tst to run the installer.
The MySQL DB exists and I specified ‘root’ (no password) for the DB user.
I noticed in the docs that PHP mcrypt is required, but that was depreciated as of PHP 7.1.x so is not available for PHP 7.2.x or higher due to security issues.
Please advise.
Hi can you try change this
try for point 1
Disable the csrf check temporarily: edit cicool/application/views/core_template/config_template.txt. Find '$config['csrf_protection'] = TRUE;' and set it to '$config['csrf_protection'] = FALSE;'
Didn’t help – same error message 
I didn’t want to waste days going back and forth by email so I tried to Skype you – please accept my invitation so that we can get this issue resolved quickly
Hi, what an awesome product you have created! I’ve been playing with the demo site and there’s one thing that I could not find. Perhaps it’s because the demo is limited? Anyway, what I’m looking for is using data from the database in the pages. For example, via a query (perhaps a created API call) I would like to show a user name, perhaps by using short codes. Also I would like to perform some calculations/math with some of the submitted data. Is that possible? Thank you.
Hi for demo yes that’s limited
for API user info avaiable on current version
for calculation math and you need to custom some code for it all generated files can customize easy
if you have problem you can contact me for it
Thanks
Aside from user info, can I refer to record fields in a page? For example books table has isbn, title and description fields. Can i create a header and put something like {books.title} in it to display the book title of that particular record? Thank you kindly.
Hi for that you must custom some code to make it
Thanks
Halo gan, kalo untuk membuat CRUD dimana ada relasi foreignkey ditable lainnya apa memungkinkan dengan menggunakan CRUD Generator ini?
Halo memungkinkan gan, karna ada input type select juga di crud builder ini
Hi, i am planing to buy this, Please confirm if you gonna support me to upgrade from 3.0.0 to the latest version.
Regards,
HI yes if you have problem i am avaiable on email or support tab
Thanks
—Menu system use Frontend Template !!! Fix--
Change to application\helpers\app_helper.php – 200 line
function display_menu_admin($parent, $level,$menu_type_id=1) { $ci =& get_instance(); $ci->load->database(); $ci->load->model(‘menu/model_menu’); $result = $ci->db->query(“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 =”.$menu_type_id.” AND a.parent=” . $parent.” and active = 1 order by `sort` ASC”)->result();
Template use <?= display_menu_admin(0, 1,4); ?>
Hi thanks for it
what you need by change this code
Thanks
Hello, I just purchased it. However I cannot execute the installer, because my version of PHP is 7.4.10… when I click next, it directs me back to the page where I have to choose my language…
exactly is not fully tested on PHP 7.4, only avaiable with php 7.1 – 7.3 like the description
php 7.2 is stable version for this
Thanks
in description it said, support 7.x…
Hi you can see detail http://prntscr.com/w8h08h
Thanks
Just a query is this for crud generator for CodeIgniter?
Hi not just an query that’s module for build CRUD, FORM, Page and other, and will easy for you to build a new website or system
demo admin not working
I check all is working
can you check again
I get a error when installing./ A Database Error Occurred Error Number: 1227
Access denied; you need (at least one of) the SUPER privilege(s) for this operation
set global sql_mode=’STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION’;
Filename: /home/costpric/domains/monroetransferservices.com/public_html/escrow-services/system/modules/web/controllers/Web.php
Line Number: 48
Hi for it can you ask for hosting web provider for enable this sql command
One question, I need a system where I can send private files to each registered customer, is it possible with Cicool?
Yes possible you can use upload form for it, and only own user can see data
Can i purchase this builder and create different user plans and sell it as SaaS. So users will buy plans with certain limitation and will build their websites.
What license do i need for that?
Hi for it you can buy it as extends license. and if user can download the sourcode Actually that is not allowed, there may be a royalty fee for each item if you wish. more information you can send me email ridwanskaterocks@gmail.com
Thanks
Demo page not run
Yes now back to normal
Hello ridwanskaterocks, I have 2 doubts:
1.- I have and old version of cicool runing on my project (Versión 3.0.0) wich i downloaded on the middle of 2019 (aprox) then until now i did not come to see whats new, and watching some features will be good to update my cicool, the fix buxs are the more important things for me, but Im afraid that i can lost some customizations I had to do, for example the language, there are some part of the cicool that are not considered for translate and i already did that translate, etc. So is there a way to update my cicool wihout lost the customization I have done?
2.- Using the API I have been having 1 limitation and the Documentation wont include any example so just dont know how to do this:
If I create a (/group/all) but i would like to filter by category field, i just cant construct the correct path to the api In your documentation you include this:
Filter opcional String Optional filter of Groups.default value: null
Field opcional String Optional field of Books.
Valor por defecto: All Field
Start opcional String Optional start index of Books.
Default value: 0
Limit opcional String Optional limit data of Books.
Optional value: 10
So can you put here some correct example using filter and field in the complete path?
for example Im having a news table with category_id field to clasify my newss, If i want to get all the news which are in category_id=23 how do I need to complete this endpoint query:
https://panel.por-correo.com/api/t_news/all?X-Api-Key=xxxxxxxxThank you very much
Hi for API example usage you can find on this https://www.youtube.com/watch?v=PI07LbPwEds for basic
yes for this example url can use like that if you use get method and not use JWT token
Thanks
exactly for modules you can only copy news modules to your project
and copy also libraries helper and other