Jump to content

Language Folder Not Found


diskmandotnet

Recommended Posts

Hi

 

I've reinstalled a new version of WHMCS v5.23 and am having some issues.

 

The error I am getting is "Language Folder Not Found" when trying to access my admin area.

 

I have changed location of my templates_c, downloads and attachments folders. I have changed the name of my admin folder (now called 'backoffice') and have edited my configuration file to include the new locations of these folders:

 

$customadminpath = "http://www.XXXXX.net/client-portal/backoffice";

$templates_compiledir = "/home/XXXXX/public_html/whmcs_includes/templates_c/";

$attachments_dir = "/home/XXXXX/public_html/whmcs_includes/attachments/";

$downloads_dir = "/home/XXXXX/public_html/whmcs_includes/downloads/";

 

Can anyone please help.. i've looked through the posts here and cannot find anything that matches my problem. Your help is appreciated.

 

thanks

James

Link to comment
Share on other sites

Hey guys, I have just renamed my admin folder back to "admin" and removed the "$customadminpath = "http://www.XXXXX.net/client-portal/backoffice";" code from the configuration file and the admin area is working fine now. But when I rename it back to 'backoffice' and put the custom path back into the config file I get the same error....

 

I'd really like to have a different admin folder name... so any help is appreciated.

Link to comment
Share on other sites

  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated