cfisher440 Posted January 25, 2013 Share Posted January 25, 2013 Hello, I'm new to WHMCS. I'm working on setting everything up. I have a weird issue. The administrative back end is fine, but the front end (that the customer would see) is acting funny. I see all the icons but no text. Any ideas what could be wrong? 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted January 25, 2013 Share Posted January 25, 2013 Hi. Open this link in your WHMCS index.php?language=English. Is it working now? 0 Quote Link to comment Share on other sites More sharing options...
Pixelior Posted January 27, 2013 Share Posted January 27, 2013 There should be a language file issue, try to check "Admin Panel -> Setup -> General Settings -> Localisation (Tab)" and check what is the language selected there. Than check your language files at hosting under "public_html/lang/" folder. 0 Quote Link to comment Share on other sites More sharing options...
cfisher440 Posted January 28, 2013 Author Share Posted January 28, 2013 Hi, I did try setting the language to English, but it goes back to Danish. Strange problem. Issue still persist. 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted January 28, 2013 Share Posted January 28, 2013 Can you provide a link to WHMCS? 0 Quote Link to comment Share on other sites More sharing options...
cfisher440 Posted January 28, 2013 Author Share Posted January 28, 2013 Here is the link to my WHMCS http://www.charlesfisherdesigns.com/whmcs/ 0 Quote Link to comment Share on other sites More sharing options...
WHMCS JamesX Posted January 30, 2013 Share Posted January 30, 2013 (edited) Here is the link to my WHMCShttp://www.charlesfisherdesigns.com/whmcs/ Looking at your lang folder ( http://www.charlesfisherdesigns.com/whmcs/lang ), I see that your language files are .TXT, but they should be .PHP though. Change the extension of your language files from .txt to .php and you should be good; you may want to change the filenames to all lowercase too. If not there, you may need to add "<?php" on its own line at the top of your language files as well. Edited January 30, 2013 by WHMCS JamesX 0 Quote Link to comment Share on other sites More sharing options...
Diesel Posted January 30, 2013 Share Posted January 30, 2013 I have this exact same problem today! What is going on? 0 Quote Link to comment Share on other sites More sharing options...
Diesel Posted January 30, 2013 Share Posted January 30, 2013 Looking at your lang folder ( http://www.charlesfisherdesigns.com/whmcs/lang ), I see that your language files are .TXT, but they should be .PHP though. Change the extension of your language files from .txt to .php and you should be good; you may want to change the filenames to all lowercase too. If not there, you may need to add "<?php" on its own line at the top of your language files as well. OK, I initially did the change to .php thing and it didn't work. I then added the "<?php" to the top of each language file and it didn't work. I then changed the filenames to all lowercase and that seems to have done the trick! Why would this suddenly happen out of a clear blue sky? The whole frigging day has been wasted on something so stupid. 0 Quote Link to comment Share on other sites More sharing options...
dumidu Posted January 31, 2013 Share Posted January 31, 2013 he is your problem solved ? i am having the same trouble 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted January 31, 2013 Share Posted January 31, 2013 The old .txt langauge files where like English.txt. Now you should use english.php. Pay attention to the capital letter. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.