
274 comments found.
Fatal error: Call to undefined function app() application/views/errors/html/error_general.php on line 1
Kenapa bisa error ya waktu mau install ? ini saya baru download yang paling baru versinya
ini download versi yg baru replace ke aplikasi yg lama kah ?
udah beres pak, salah di redirect sub domainnya. nah saya mau tanya lagi ya . kan pas login ada default message kalo error nah bahasanya itu bahasa indonesia. saya mau set default ke bahasa inggris gi mana ya caranya?
pada application/config/config.php
rubah variable $config[‘language’] menjadi english
semoga membantu
atau bisa juga rubah bahasa pada module setting
ooh oke oke siap makasih banyak ya saya mau tanya lagi kalo mau nambah data di apidoc misal nambah api user group terus mau nampilin di apidoc gimana ya. terimakasih
bisa pakai ini mas http://apidocjs.com/
iya itu sudah aku ikutin ya
/** * @api {get} /user/:id Request User information * @apiName GetUser * @apiGroup User * * @apiParam {Number} id Users unique ID. * * @apiSuccess {String} firstname Firstname of the User. * @apiSuccess {String} lastname Lastname of the User. */
aku tarok di atas function api yang baru terus dianya gak muncul ya di apidocsnya salah di manannya ya saya.
sudah di download apidocjsnya
http://prntscr.com/iytma3jalankan perintah berikut baiknya diskusi melalui github issue
apidoc -i application/controllers/api -o apidoc/
makasih banyak ya bang ridwan. cuman pas kita generate api itu kan dia otomatis generate juga di api doc itu gimana ya. yang bang ridwan kasih contoh itu untuk jalan kan di terminal kan?
terus mau nanya lagi hehehe
kalo mau ganti error handling pas token expired itu gimana ya mau di ganti ke 401, saya cari cari kok gak ketemu ya.
maaf bang baiknya setiap issue di buat di github issue agar lebih mudah di track hehe
iya untuk doc itu perintahnya di jalakan di terminal
untuk custom responsenya bisa di rubah di file application\libraries\Jwt\JWT.php
Hello, when i try to save the crud i have the following error:
warning! × Error save data
if i close and go back it is there saved. what is the problem? Thank you!
502 Bad Gateway
</center> <center>nginx</center><!- a padding to disable MSIE and Chrome friendly error page ->
<!- a padding to disable MSIE and Chrome friendly error page ->
<!- a padding to disable MSIE and Chrome friendly error page ->
<!- a padding to disable MSIE and Chrome friendly error page ->
<!- a padding to disable MSIE and Chrome friendly error page ->
<!- a padding to disable MSIE and Chrome friendly error page ->
POST http://website.tld/name/add_save 502 (Bad Gateway)
what the error response on browser XHR ? thanks
before debug you can change environtment to development thanks
HTTP/1.1 502 Bad Gateway Date: Thu, 08 Mar 2018 14:38:51 GMT Content-Type: text/html; charset=utf-8 Content-Length: 568 Connection: keep-alive Server: nginx centminmod
hi, author. is it possible to change the theme color or the theme view of the backend?
Yest for chabge theme view that’s possible if you have to custom it, for change color thats possible because admin lte have color scheme thanks
I cant install. Getting the following error message: An uncaught Exception was encountered Type: Error
Message: Call to undefined function app()
Filename: /home/webteste/public_html/crud/application/views/errors/html/error_general.php
Line Number: 1
Backtrace:
File: /home/webteste/public_html/crud/application/core/My_Security.php Line: 14 Function: csrf_verify
File: /home/webteste/public_html/crud/index.php Line: 315 Function: require_once
you can read this issue
https://github.com/ridwanskaterock/cicool/wiki/_newand for problem you can
change log_threshold to 1 on application/config/config.php
thanks
I DIDNT WORK AT ALL!!
Can you send me a fix for my problem??
you can move the issue on https://github.com/ridwanskaterock/cicool/issues/160
.
mas sepertinya untuk page builder ->page designer ada masalah….ketika saya sudah mendesign lalu saya simpan, untuk source code tidak tersimpan dengan sempurna contoh <link href=”http://cicool.uwpdoit.com:80/cc-content/page-element/agency//package/vendor/bootstrap/css/bootstrap.min.css” rel=”stylesheet”> <link href=”http://cicool.uwpdoit.com:80/cc-content/page-element/agency//package/vendor/font-awesome/css/font-awesome.min.css” rel=”stylesheet” type=”text/css”> <link href=”https://fonts.googleapis.com/css?family=Montserrat:400,700” rel=”stylesheet” type=”text/css”> <link href=”https://fonts.googleapis.com/css?family=Kaushan+Script” rel=”stylesheet” type=”text/css”> <link href=”https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” rel=”stylesheet” type=”text/css”> <link href=”https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” rel=”stylesheet” type=”text/css”> <link href=”http://cicool.uwpdoit.com:80/cc-content/page-element/agency//package/css/agency.min.css” rel=”stylesheet”> Welcome To Cicool! It’s Nice To Meet You removed removed removed removed
di baris terakhir ada remove dst…saat saya “see” tidak muncul apa apa…alias blank / white screen. mohon dibantu dan terima kasih…di tunggu responnya jika boleh WA saya sangat berterima kasih.. email : suryoatm@gmail.com
sudah saya bales via email ya mas
Hello on this date 19 Mar 2018, i bought this application as Regular license, I checked it this is nice application, Now i want to buy Extended License , Can you help me please , How can i back my Money in my Envatro Account, How can I buy Again This Application With Extended License, Also please give me your Skype ID, Thanks
for the return it seems can not, but do not worry, you can buy extends items and refund regular purchases afterwards. this skype id me ridwanskaterocks
Thanks
I don’t understand can you explain me in my Skype, shahin.hassan16 already i sent you request
Sorry this feature disabled in demo version I’ve installed the latest version. How to remove that?
you can removed installed files on cc-content/extension/demo-mode/installed
Why I got error Missing argument 1 for Employee::view()
The link for see link is administrator/employee/view/ It should be administrator/employee/view/1
Please help can’t echo $employee->id which is primary key
Can you send me file view and controller emoloye, and move to github issue thanks
Hi,
Today i’ve purchased the software. I’m reviewing the whole app and so far it looks good . Although there are some things that i’ll later post, i’ve found that’s impossibel to work with the “Page Builder”.
Issue Description: I’m using the app with Xampp and when i go to the “Page Builder” and start building the page, it’s impossible to work on it.
Seems that a process is constantly checking my moves (the cursor alternates from normal to i cursor in no in milliseconds – that’s why i guess that there’s a process that’s running too fast in a very low interval).
Because of this, it’s impossible to enter an input (select an element to drag to the canvas).
I’ve found other issues (minor) but this one seems to be the most relevant (at least for now).
I’d appreciate your help.
Thanks,
Diego.
Update: I’ve tried it under Firefox and it works well. Seems that it’s an issue with Chrome or with some extension that i have under it but as i can manage it through Firefox, don’t worry about the issue.
Best Regards,
Diego.
Hi, i’m having a problem with the Page creator module.
When i’m working on a page and click “Preview” nothing happens (there’s a loading image and the page is not visible).
And if i save the page and go to the list of pages and click “See”, nothing happens (i can’t see the page – appears in blank).
I’m working it locally with Xampp. Thanks.
Hi, where’s the support? I’ve mentioned an issue here 6 days ago and got no reply yet.
sorry for the issue that is easy on track you can make it in the github issue for it,
yes for a preview on the chroome library goes very long, i will try to fix on chroome
thanks, sorry
can you understand to following this thread ? https://stackoverflow.com/questions/25098021/securityerror-blocked-a-frame-with-origin-from-accessing-a-cross-origin-frame
you can discussion with me on github issues thanks
Mas mau tanya, bisakah cicool ini ditambahkan fitur sign up
Sebelumnya untuk fitur signup sudah tersedia mas terimakasih
Halo bang Ridwan, bisakah minta nomer WA nya? Saya mau diskusi untuk pembelian ratusan lisensi. Barangkali kalo lewat jalur pribadi bisa lebih murah.
Halo bang gigstick iya bisa di diskusikan di wa 089602328380/tlp 081213109812 trimakasih
Hi, Excelent updates. When you create a CRUD with file field, and try to add or edit a registry with image, dont show the preview. How can i fix it. (See the screenshot – https://ibb.co/kUhxGn )
Help please
can you see XHR response for it ? make sure permission for folder uploads/ set to writeable
thanks
When go to see registry details, it show the image. Only in add new and edit have the problem to see the preview.
The XHR response say: Status 200 OK. And im working in localhost, dont need to set permissions.
can you inspect element for image not loaded an copy and go to url on browser
I’m getting the “ERROR LOAD DATA” message every time I try to add an Element in the Page Designer. I checked console but can’t see why is not working.
Can you see xhr response for it ? And let me now for response json / html thanks
I got 501 (Method Not Implemented) in jquery-2.2.3.min.js:
GET http://MY_URL/administrator/page/get_html?url=http%3A%2F%2FMY_URL%2Fcc-content%2Fpage-element%2Fportofolio%2F%2Fheader.php&base_element=http%3A%2F%2FMY_URL%2Fcc-content%2Fpage-element%2Fportofolio%2F%2F 501 (Method Not Implemented)
nice program but i have a little dummy question
how we get rid of it https://cmsnet.work/uploads/gambar/001.png
I try to find but can not find it
Regards and Thanks