Code

Discussion on Admin Lite - PHP Admin Panel + User Management

Discussion on Admin Lite - PHP Admin Panel + User Management

Cart 952 sales

codeglamour does not currently provide support for this item.

193 comments found.

hi, from your sample, i can not send email with attachment invoice , would you check your script?

Please write us at codeglamourofficial@gmail.com and let us know the php version are you using?

Hello. I can use the system to protect my site’s PHP page. Only people who are logged in to your system will have access to my PHP pages. It is possible?

Hi yes you can but you have to do little modification for that.

Understand. But, if I purchase the script, will you teach me, provide the documentation for this?

i want to add new page i send detail to this email codeglamourofficial@gmail.com

Replied. Kindly check your email.

I see the CodeIgniter has CSRF protection enable. But setting $config[‘csrf_regenerate’] = FALSE; It is considered not secure

Because of some ajax functionality we cannot activate csrf.

I think you can use dataSrc to return csrf value from server, then assign value to id/class to client (Here, I am using class)

“ajax”: { “url”: “get_data_from_serverl”, “type”: “POST”, “data”: function(data) { data.csrf_name = $(’#txt_csrfname’).val(); }, “dataSrc”: function ( json ) { $(’.txt_csrfname’).val(json.token); return json.data; } },

Thanks.ill try it.

Is there the possibility to 1. Customize the signup form 2. Restrict self registration and only allow admin account creation

Hi, yes we can do customization for you. Please write us on codeglamourofficial@gmail.com

Okay great. But before i proceed with the purchase and request customization, what is the hourly rate or how do you charge?

Please write us on codeglamourofficial@gmail.com with your Envato username for customization chargers

Hi bro how do i get the 40% off as per your banner lol

Bro it’s already with a reasonable price

Hello.. Can I use the admin panel to my application, and then sell it to others? (the whole application, not just your panel of course). Thank you!

Hi, According to Envato policy you can’t add any module without author permission. Envato takes a very strict action again that. For more info please contact with envato support team.

Is there a PRO version of this script?

It’s a pro version.

Ok thank you for the info

Sent a mail regarding the application help to the mentioned gmail id(codeglamourofficial@gmail.com). Please help me out!

Thanks. Support team will follow your email and will get back to you ASAP

im trying to change the db to postgreesql, do you have any documentation about this, couse i run the sql query and alwas error in postgree, thanks

please change dbdriver value in config/database.php for further please write us support email codeglamourofficial@gmail.com

need fix some bug some page cannot get segment(2) and return empty string.

edit Rbac.php
function check_module_access()
{
$current_controller = $this->obj->uri->segment(2)?$this->obj->uri->segment(2):$this->obj->router->fetch_class();
if($this->obj->is_supper){
return 1;
}elseif(!$this->check_module_permission($current_controller)) //sending controller name
{
$back_to = $_SERVER[‘REQUEST_URI’];
$back_to = $this->obj->functions->encode($back_to);
redirect(‘access_denied/index/’.$back_to);
}
}

Please write us for support on codeglamourofficial@gmail.com

Very Clean admin panel with a nice coding structure. Will there be a CI4 version?

Thanks. CI4 is not stable or recommended till date but yes we’re always excited to upgrade so we’ll

how to reset password users?

Please write us on codeglamourteam@gmail.com for further help.

is there documentation for user role and permition?. what kind concept if i want create controller for user role?

Please write us on codeglamourteam@gmail.com for further help.

are you going to gert rid of the mcrypt requirement any time soon? as mcrypt is no longer in php 7.2 and up

Yeah, mcrypt will be replaced with latest library in upcoming update

Hi, the demo to login as superadmin is not working.

Thanks for letting me know. Please check its working now.

Am I able to add my own custom fields i.e date pickers / colour pickers? The demo isn’t working so I can’t tell :-)

Yes sure, if you are developer you easily modify script as per your need

Thanks, are you able to the demo as at present, all I get is 403 Forbidden Access denied

You are not allowed to access this operation Because it’s in private mode.

Can you please let me know where you are getting Access denied?

does anybody know how to add new page in this template like i want to add booking-add,update,delete

Hi, I’m sorry for late replying. Please send us email on our support address codeglamourteam@gmail.com for the relevant issue thanks

Can’t login your demo “Invalid Username or Password!”

Hi, im sorry for late replying. Please check its working now.

Please, check for an email from ryozal@gmail.com

Ok thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey