I have a couple questions:
1. under general info the new update was supposed to list Date of Births for each person in a couple separate, but it does not.
2. forum language for both my template and uni will not compile, it tells me language compilation failed, check permissions. I have checked my permissions under the modules/boonex/forum/ changed them from 755 to 777 on the required directories, and then put them back to 755 as I believe my host requires permissions to be 755.
I have put the contents of the uni_en into my template_en directory Dolphin still will not recompile.
|
That there is a mistake. Do not copy any folder ending with _en. Those folders are the result after the forum is compiled. By copying it manually the _en folder thus is owned by the ID used via FTP or cpanal and not the webserver.
This is most likely not a permission issue but more specifically a ownership issue.
Make a backup of your _en folders, then remove them from the server and try compiling again. Make sure you get all the _en folders.
Before compiling, set the UNI template as default in admin, logout, close your browser and then go back in so the UNI template is the default and the first one that is compiled.
When recompiling templates you must always start with the default template and then the custom templates.
https://www.deanbassett.com |
I did as you suggested, if I do the following:
go to the forum page, under the forums index bar, click compile language_en it will not work. Gives me a compile failed message
If I do the following from the backend tools > modules > orca forum recompile tab it seems to work.
Is the compile language from the front-end broken?
|
Deano, where is the _en folder to be found?
That there is a mistake. Do not copy any folder ending with _en. Those folders are the result after the forum is compiled. By copying it manually the _en folder thus is owned by the ID used via FTP or cpanal and not the webserver.
This is most likely not a permission issue but more specifically a ownership issue.
Make a backup of your _en folders, then remove them from the server and try compiling again. Make sure you get all the _en folders.
Before compiling, set the UNI template as default in admin, logout, close your browser and then go back in so the UNI template is the default and the first one that is compiled.
When recompiling templates you must always start with the default template and then the custom templates.
There are none so blind as those that will not see. |
I did as you suggested, if I do the following:
go to the forum page, under the forums index bar, click compile language_en it will not work. Gives me a compile failed message
If I do the following from the backend tools > modules > orca forum recompile tab it seems to work.
Is the compile language from the front-end broken?
That section in admin only compiles the modules system language files. The rest has to be compiled from within orca.
https://www.deanbassett.com |
Deano, where is the _en folder to be found?
The folders ending with _en are found in modules\boonex\forum\layout
https://www.deanbassett.com |
There are none so blind as those that will not see. |