I replaced all the files and folders, except the admin folder. It is now working!
Hello. I couldn't make the title longer. I just installed OpenCart on my web site, and I got this error:
Notice: Error: Could not load language module/featured! in /xxx/xxx/public_html/opencart/system/library/language.php on line 39
On line 39 it says:
Code: Select all
trigger_error('Error: Could not load language ' . $filename . '!');

EDIT:
It just changed to:
On line 26 it says:Notice: Error: Could not load language module/featured! in /xxx/xxx/public_html/opencart/system/library/language.php on line 26
Code: Select all
}