805 comments found.
Hi, I am using xampp with PHP version 7.4.27. during installation getting following warning in server requirement: WARNING.! There are some server systems that are not being met, please solve this problem.
You have PHP 7 (or greater; Current Version: 7.4.27 ) – warning
After click on next button, its automatically redirect to previous page.
Can you use php 7.3 thanks
Hello author! I have a question before ordering : - I write a C# application, I want to read and write data from the C# application through your API, is it possible? Via command: get, post…
Hi yes that’s possible to access API from this app via POST, GET methoyou can use HttpClient
thanks
Can not access to demo, is there a problem?
Now is fixed for demo
Thanks
Hi, I am thinking of purcahse your code. Before that, could you please confirm following questions as below.
1. Can I disable to show up the CRUD Builder? 2. Can I display created CRUD as in side menu 3. Can I change the dashboard? I want to put some information rather than just 4 icons that you have on a demo.
Hi yes exactly for point 1 & 2 you can change it in menu module and setting
for point 3 you can modify in view file dashboard.php
Thanks
A Database Error Occurred Error Number: 1146
Table ‘delux_db.menu_type’ doesn’t exist
SELECT * FROM `menu_type` WHERE `name` = ‘top menu’
Filename: C:/xampp/htdocs/delux/system/database/DB_driver.php
Line Number: 691
Does it means that I need to register your program license code?
Hi for it you do installation with wizzard ?
can you send me an email to ridwanskaterocks@gmail.com
Thanks
Hi, Point 3 about modify dashboard.. I can’t find any dashboard.php in view.. do you please advise me where I can find?
Hi
You can find this file on application\views\backend\standart\dashboard.php
Thanks
Where do I change the API token expiry time?
Hi you can change on this https://prnt.sc/22qanm6
Thanks
Hi Ridwan, I cannot access the page that you are referring to can you perhaps send the screenshot or explain, thanks
Hi you can go to setting page and move to system tab and then you can change session expry duration
Awesome thank you for great service
Ok wellcome 
Hi Problem: Whoops \ Exception \ ErrorException (E_CORE_WARNING) PHP Startup: Unable to load dynamic library ‘imagick.so’ (tried: /opt/alt/php73/usr/lib64/php/modules/imagick.so (libMagickWand-7.Q16HDRI.so.7: cannot open shared object file: No such file or directory), /opt/alt/php73/usr/lib64/php/modules/imagick.so.so (/opt/alt/php73/usr/lib64/php/modules/imagick.so.so: cannot open shared object file: No such file or directory))
if you use vps try
sudo pecl uninstall imagick && sudo pecl install imagick
Hi, have been Cicool via xampp and no issues, just added a fresh install to my cpanel setup and i get following error on crud creation, also api creation looks weird and “loads database table forever”
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: */public_html/api/modules/web/controllers/Web.php
Line Number: 48
SELECT @@sql_mode; ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_…
Hi can you ask web administrator for run this query
thanks
How about PHP 8.0.5? because when we try installing the new version to PHP 8 the page always back to first installing wizard, shown warning for PHP Version. when i downgrade to PHP 7 run good.
Hello for PHP8 cicool version is on progress
Thanks
Hi now in news version support for php 8.1
thanks
How can we get last update? i have the v.3.1.8
He actually you can get for latest version on codecanyon support download thanks
Hi Ridwan, Is v3.2.4 the latest? What is the procedure to update from v3.2.1 to v3.2.4? Where can download v3.2.4?
Note: in Envato/Codecanyon the download is v3.2.1 All the best
Hi Ridwan The Lightshot image does not open. I checked again and the Codecanyon download version is v3.2.1: Can not find v3.2.4
oh sorry just wrong wording version exactly on envanto is latest version
https://github.com/ridwanskaterock/cicool/wiki/Upgrade-Guide-2.6.8-to-Version-2.8.0The problem may be due to: Since he puts the files in the tmp folder as a folder, he gives the same names, then when he sends the pictures to the table folder, the same names overlap.
Hello, I searched your application, but I think there are still problems when uploading images multiple times. Does this problem still persist? According to him, I will take the horse and do it.
Hi can you use latest version of cicool builder and can you share for license code
Thanks
Hi, In ver 3.2.1, After creating a CRUD, I click “see” and get this error:
A Database Error Occurred Error Number: 1054
Unknown column ‘precios.0’ in ‘order clause’
SELECT `precios`.* FROM `precios` WHERE (`precios`.`numero_parte` LIKE ‘ %’ OR `precios`.`cliente` LIKE ‘ %’ OR `precios`.`fecha` LIKE ’%%’ ) ORDER BY `precios`.`0` DESC LIMIT 10
Filename: /home/evaltika/public_html/cicool/modules/precios/models/Model_precios.php
Line Number: 84
Hi about this error can you add primary key to your table ?
Thanks
I added a an id field and set as primary key and it works. Thank you!
Hi, In ver 3.2.1, After creating a CRUD and configuring all fields in the “Database” tab. How can I link this database to a form in order to input data and populate the database?
How do I use the database created?
Great
about that after creating database you can go to CRUD module for build CRUD view https://prnt.sc/1u8r0dt
after that you can visit to new module created https://prnt.sc/1u8r4mr
Sorry, it seems that these image links are not working
Hi, could you help me? The CRUD builder tab displays a gigantic icon and bellow, the following error message. A Database Error Occurred Error Number: 1146
Table ‘evaltika_cic.precios’ doesn’t exist
SHOW COLUMNS FROM `precios`
Filename: /home/evaltika/public_html/cicool/modules/crud/models/Model_crud.php
Line Number: 163
Hi have you remove for table precios ?
have some option for fix it
1. create this table for trigger and remove the crud from list 2. remove directly on crud table via PHPmyadmin / other
Thanks i will handle it for next
Hello, with your software can i read a external api, choose what data i read and create my own api with that data and pass to another website?
Hello yes for it you can make like that with crud bunilder, you can use this API to use with another application / site
also you can custom for data or response
Thanks
Hey anyone have the details to add the google maps API? For the location input field, I have searched but not able to see how to add it….thanks
on news version will be add in config for now have limitation for public so you can create your key on google console
Great thank you so much….appreciate your great work
Hi, when im building a CRUD, if i have a field which is a select field, it shows up on the list view as : https://xxxxxxxxx/administrator/xxxxxxxxx/view/fieldname?popup-show
so i cant see the selected item in the list only the text above? Anyone help please? thanks
Help – Formating on web page and mobile has just changes to a unstructured layout with no styling? only added a few crud entries and the viewing of the entries has totally changed like its lost all css formating?
More Help – when adding a crud and using the Custom Select function, lets say numbers 1,2,3,4,5 are the selections. When i add a new entry the order of the numbers changes, so next time someone starts a new entry, they see numbers 3,4,1,2,5 ?
More help – when using CRUD i keep getting multiple entries for the same id—i just added one new entry and edited it and now i have 5 entries in the crud list?
this conversation has moved to email Thanks
Hi, I am using php 7.3 but when try to open the cicool I got error in mysqli “Call to undefined function mysqli_get_client_info()” What should I do ?
HI
If you host the server yourself, in the php.ini file remove the semicolon in front of the extension extension=php_mysqli.dll
and restart your server after modify
Thanks
Does you app has reporting features?
Thanks
On latest version you can make module with exportxls and pdf feature
Thanks
Hi,
Is it possible to create a billing application using this app?
Thanks
Hi Yes possible you can only create your billing table and generate it with crud buulder
I’m interested to buy this script. Is the author providing good support?
Hello, yes if you have problem and some question you can send an email to ridwanskaterocks@gmail.com
or go to tab support for it
Thanks
Demo login is not working