Forums
(@manstrak)
8 years, 11 months ago
OK i made what you said. When i paste the define('SCRIPT_DEBUG', true); the problem have solved. Now i put de script debug on false and everything is going well.
define('SCRIPT_DEBUG', true);
Thank you