I have been working on my yii project for some time. All are working properly locally, but when I upload it online, all CJEAsoutputed input fields do not work. No auto completion option is given when you start typing the user in the input field. what is wrong? Thnx in advance.
Look at the CJuiAutoComplete import path. The Linux server is case sensitive. If the actual path is "name / script.php", then you can not use "name / script.php"
No comments:
Post a Comment