Coder Social home page Coder Social logo

Module Download File about aksara HOT 3 CLOSED

abydahana avatar abydahana commented on July 26, 2024
Module Download File

from aksara.

Comments (3)

abydahana avatar abydahana commented on July 26, 2024

Bisa dibuat modulnya saja, set fieldnya sebagai file (single) atau files (multiple).

Contoh:
$this->set_field('berkas', 'files');

Nanti sudah otomatis terbentuk baik untuk formulir atau viewnya.

Atau jika ingin mengakses URL file bisa dipanggil dengan get_file('berkas', $source).

Parameter "berkas" adalah lokasi folder upload targetnya. Bisa disesuaikan dengan menggunakan $this->set_upload_path('nama_folder');

Semoga bisa membantu.

from aksara.

anjarpinem avatar anjarpinem commented on July 26, 2024

Terimakasih mas..

Oh iya mas, ada panduan saat menambahkan hak akses untuk, kenapa ya selalu muncul "Anda tidak mempunyai perizinan yang cukup untuk mengakses halaman yang diminta", padahal sudah kita checklist untuk group Super User/Global Administrator.

from aksara.

abydahana avatar abydahana commented on July 26, 2024

Ada beberapa kemungkinan.
Kemungkinan pertama, pada modul telah ditambahkan set_permission() tapi method atau submodul yang diakses tidak ditemukan;
Kemungkinan kedua adalah belum diberikannya hak akses untuk grup tersebut.

Setiap method atau modul yang dibuat akan otomatis terbuat hak aksesnya, atau bisa ditambahkan atau dihapus pada pengelolaan hak akses, yang kemudian dapat disesuaikan pada manajemen grup pengguna (checklist hak akses).

Harap cantumkan snippet untuk modul yang telah dibuat untuk kita bedah bersama 🙂

from aksara.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.