I cant compile my orca forum it's keep saying "[L[Language files compilation have been failed]]" .... What could I do?
I cant compile my orca forum it's keep saying "[L[Language files compilation have been failed]]" .... What could I do? |
Are you running a custom theme? Skype: shawn.nelson |
Yes I am running custom theme ... it's dolphintemplate FRIENDS collection.... problem is now that after I compile forum nothing happens.... still same problem... now it said "succesfully compiled" after I reinstalled this orca forum (and events, groups etc... modules).... but still same problem x) So what to do when even compiling is not helping? |
Go into root/modules/boonex/forum/layout via FTP and remove all directories with _en at the end. Try to recompile after that & it should fix the problem.
With 7.0.6 I have had to go as far as nuking all _en directories, as well as my custom forum layout directory and replacing it with a duplicate of base to get it to recompile properly. Recompiling the forum languages is the biggest PITA I have ever faced.
Skype: shawn.nelson |
Thank you very much for trying to help me :)!
Still didn't help. I did everything you told me.... Still it's showing same [[ ]] -symbols .... something not right but just cant understand what is it >.<
Oh and have to say that those text which i could translate into my own language in orca forum en.php are showing correctly... only orca forum's some buttons like "index, RSS, Post, edit" etc... are not showing right.... I mean menu bar is showing correct language but not these buttons.
[L[Forums Index]] |
PROBLEM SOLVED! :D I am not sure what I did actullya but something like: 1) (FTP) deleted at modules/forum/layouts/uni_en.php 2) (BROWSER) Forums -> manage forum -> compile_en 3) (FTP) modules/forum/layouts/uni & uni_en.php download to desktop 4) (Desktop) rename these files to your own custom template like uni.php -> yourtemplatename.php and uni_en.php -> yourtemplatename_en.php 5) Clean all caches 6) DONE!
Hope this will help someone else who has custom template and having same issue x) |
Thanks for the tip skebab! I spent quite a lot of time figuring out this problem. You're a genius! thanks again! |