I recently installed OpenCart ver. 3.0.3.2.
I installed a local copy on localhost (windows 7 with XAMPP) and one on a web hosting provider. Both installation were fine.
In both versions I made same very small OCMOD modifications to .twig files.
On the live version, when I go to admin area, language editor, and click on "add new", the page opens fine, and I can see the fields :store, language, route etc.
But on my local copy, i can see the fields :store and language, but the select box with the route is empty.
So, i installed a fresh copy of opencart in another location with a new database and again I can not see the route in language editor.
The theme editor, banners and all other pages under design are working fine.
So, just to check that it is not a localhost issue, i installed ubuntu on VMWare, installed all the prerequisites, and then OpenCart. And the language editor works fine.
I have recently started working with opencart, and some of the finer points are still eluding me

Any help from fellow developers would be very appreciated!