I cannot get Orca to compile the language keys. I have tried every way I can think of, and read every D7/Orca related post, and cannot find a solution.
The very first thing I tried to do is click on the [L[Compile Lang:]]En link while logged in as admin. I tried doing this using IE8, FireFiox3.5, Safari4, and from two different computers (OSX and Win7).
The next thing I tried is compiling the Lang from the Admin Panel > Tools > Modules > Check box next to Orca Forum > Recompile Language(s)
I have MBstring, Xlst, XML installed and working.
I tried uninstalling, and reinstalling the Orca module. I even tried moving the whole site to a new server (both servers Ubuntu)
FireBug is showing a number of errors on the page:
XML tag name mismatch (expected meta)
BxDolSubscription is not defined
$ is not defined
forum() forum (line 1574)
Forum is not defined
forum() forum (line 1747)
BxHistory is not defined
Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life |
I have try this several times... but can't get it working. have the same problem. Yes forum is working there is no problem, only Compiling is not working. I got sometimes the permissions check.. Everything is on the right permission. Now I got compiling failed. But manage forums is working. from every browser.
regards. Kids first |
Are you trying to compile the language while using the Uni template or are you using a custom template?
Chris
Nothing to see here |
Same thing here. No response after clicking Compile Lang En.
Been looking at the forum. It seems that quite a handful of us are not able to compile language.
Anyone got any good tips to resolve this?
|
Orca Language not compiling for me either. Spent way too many hours on this glitch and am now squirting tears...
Apparently a problem in version 6, too, but those fixes don't work for 7.
Sighhhhhhhhhhhh.
|
Same problem as well. I have the latest everything in accordance with server requirements for dolphin7.
At one point, it worked, then the next day it stopped working...
Guynuked -- Dedicated server and Dolphin-friendly hosting with Zarconia.net |
Same problem here. I'm sure it has to do with using a different template with me. |
What has to be change when using a diff template? sup |
For those having problems compiling the orca language files. Verify the permissions on the following folders. Make sure they are writable. Mode 777. If 777 don't work, some servers require 755 instead, so try that as well.
modules/boonex/forum/classes modules/boonex/forum/conf modules/boonex/forum/layout modules/boonex/forum/log modules/boonex/forum/js modules/boonex/forum/cachejs
If there are any folders ending with a _en inside modules/boonex/forum/layout, make a backup of those and delete them. Then try compiling again.
3'rd party templates may not work correctly if you cannot get the forum language to compile.
I would be willing to work on this issue for anyone willing to grant me access. I am interested in finding out the cause of the problem as many seem to be having problems getting the forums to compile.
https://www.deanbassett.com |
I have a solution for my instance anyways. The forum was looking for the files in a modules/boonex/forum/js/en/ directory but /en/ wasn't there.
Create /en/ and copy the .js files to that folder and language compile and and forum is working.
Sweet.
sup |
That seems odd to me. I can't imagine why the install wouldn't automatically create the en folder. http://towtalk.net ... Hosted by Zarconia.net! |
I have a solution for my instance anyways. The forum was looking for the files in a modules/boonex/forum/js/en/ directory but /en/ wasn't there.
Create /en/ and copy the .js files to that folder and language compile and and forum is working.
Sweet.
That did not work for me. It's also stopping me from creating forums. It worked in D6 6.1.6 and the forums migrated over to another install of Dolphin but I cant get it to work in D7.
|
I have a similar problem
I translate all the email template to spanish
and when someone send email from my site using the spanish language the get the emails all the time in english
Post Reply - if you going to help - No for - bla bla bla bla |
Doesn't work for me either.
I can only Compile from the back end now.
Strange.
|
in what browser are you trying to compile? Darkestar Holdings www.darkestar.com |
i also have the same problem with forums, checked permissions, compiled etc. No access from admin panel (goes straight to forums home)
I get this errorcodde in Firefox error console Error: BxUserStatus is not defined Source File: http://www.mydomain.co.nz/forum/?action=goto&search=1 - Line: 23
also : Error: BxUserStatus is not defined Source File: http://www.mydomain.com/index.php Line: 23
can anyone help us all out with this one please?
Thanks in advance
in what browser are you trying to compile?
|
For those having problems compiling the orca language files. Verify the permissions on the following folders. Make sure they are writable. Mode 777. If 777 don't work, some servers require 755 instead, so try that as well.
modules/boonex/forum/classes modules/boonex/forum/conf modules/boonex/forum/layout modules/boonex/forum/log modules/boonex/forum/js modules/boonex/forum/cachejs
If there are any folders ending with a _en inside modules/boonex/forum/layout, make a backup of those and delete them. Then try compiling again.
3'rd party templates may not work correctly if you cannot get the forum language to compile.
I would be willing to work on this issue for anyone willing to grant me access. I am interested in finding out the cause of the problem as many seem to be having problems getting the forums to compile.
I try but it is not working as well
|
I tried Firefox,Explorer and safari.
in what browser are you trying to compile?
|
I am way too new to have any clue what I am doing here, but I may have encountered something that might help. I could not compile the language in Orca after upgrading to 7.0.2. Every time I clicked to compile, I got the message "A message popped up that said "Language files complilation have been failed. Please check folder permisisons". "
Today, I tried it and it magically worked. The message I got was that it was successfully compiled.
The difference - the browser. Today, I was working in Firefox. I was working in IE8 before.
|
This problem where language would not complie. The resolution is to disable caching on everything except HTML:
Login as admin. Click Admin Panel -> Settings -> Advanced -> Template and deselect all CACHING exept for "Enable cache for HTML files:". Then save. Go back to orca and click the Compile Lang button, reload the page and then click manage and create your first forum.
|