Jump to content

install modul phien ban 1.1


tranhungcuong

Recommended Posts

Nếu đã sửa các file trong các module, Bạn phải kiểm tra lại các module trong thư mục tương ứng
xem có khai báo trùng tên lớp, đặt sai tên file hay không ?

Mở file /config/configuration.inc.php
thêm dòng sau vào trong file

@ini_set('display_errors','On');
@ini_set('upload_max_filesize', '16M');
@ini_set('default_charset', 'utf-8');

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...