Jump to content

Lỗi trang trắng


kakahoho

Recommended Posts

Cửa hàng của em không thể thanh toán được. Mỗi khi bấm vào nút thanh toán nó không hiện ra gì cả, chỉ có mỗi trang trắng. Ngoài ra các mục trong Front Office và Back Office cũng hay hiển thị các trang trắng như vậy. Mong mọi người có thể giúp đỡ em giải quyết vấn đề này
Địa chỉ cửa hàng http://fourh.vn

Link to comment
Share on other sites

Bạn nên set hiển thị lỗi trong /config/config.inc.php

@ini_set('display_errors', 'on');
@ini_set("memory_limit", "32M");

Kiểm tra lại mã nguồn
Kiểm tra lại thông tin host (register_globals, safe_mode,...)
CHMOD files, folders cần thiết

Link to comment
Share on other sites

Em để hiện lỗi như anh bảo rồi. Nó hiển thị như thế này:
Warning: Cannot modify header information - headers already sent by (output started at /home/fourhvn/public_html/classes/Tools.php:1) in /home/fourhvn/public_html/header.php on line 4

Warning: Cannot modify header information - headers already sent by (output started at /home/fourhvn/public_html/classes/Tools.php:1) in /home/fourhvn/public_html/classes/Cookie.php on line 261

Warning: Cannot modify header information - headers already sent by (output started at /home/fourhvn/public_html/classes/Tools.php:1) in /home/fourhvn/public_html/classes/Cookie.php on line 261

Các chỗ khác cũng bị lỗi header như vậy. Em CHMOD theo hướng dẫn hết rồi. Còn phần thông tin host thì em phải kiểm tra những mục nào ạ? Chỉnh cái memory_limit ở đâu vậy em không rõ? Rất mong sự giúp đỡ của anh.

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...