php - Site throwing error on live server with language class while works on Xampp: Codeigniter -


i have language script running absolutely fine in xampp... translates other languages..

i happened upload live server , can't seem fix error never in xampp.

unable load requested language file: language/italian/homepage_italian_lang.php

it keeps throwing error. have checked language files in place. happening languages.

i have delete cookies , come homepage because of session..

works fine on xampp though,,

just wild guess, check if xampp , online php both same version. different versions can cause unexpected problems hard figure out.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -