Encore Posted October 3, 2006 Share Posted October 3, 2006 I've been able to modify the headers etc, to my liking with out any issues, however the only thing I can find / figure is the breadcrumbs - I've change the names of some of the files, and been able to match the appropriate menu items, but the breadcrumbs still point to the original filenames - how can I update it to be consistent with the new file names? Thanks! 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted October 3, 2006 WHMCS CEO Share Posted October 3, 2006 Hi, The names used in the breadcrumbs are taken from the language file. You should have edited the language file to change the titles of pages too rather than editing them direct and then it would have updated everywhere. Just edit your default language file with the new names and it will be as expected. Moved to Technical Issues & Questions. Matt 0 Quote Link to comment Share on other sites More sharing options...
Encore Posted October 4, 2006 Author Share Posted October 4, 2006 Hi Matt, I was actually talking about the file name - i.e. changing the index.php file to support.php. Everthing else works OK, just wanted to know how to change the breadcumbs to point the link for support to support.php. Thanks. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted October 4, 2006 WHMCS CEO Share Posted October 4, 2006 Oh, that would have to be done using a smarty string replace function to look for the original filename and then modify it. You shouldn't really be changing the names of files - it will make updating your system pretty difficult. Matt 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.