My forums only works when it has the [L things but nothing works after I compile the language,
All links in the forums section like new topic become unclickable.
Someone PLEASE HELP!
My forums only works when it has the [L things but nothing works after I compile the language, All links in the forums section like new topic become unclickable.
Someone PLEASE HELP! |
uni template or custom template? My forums only works when it has the [L things but nothing works after I compile the language, All links in the forums section like new topic become unclickable.
Someone PLEASE HELP!
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
CUSTOM TEMPLATE BUT I THINK IT DOES THE SAME THING ON UNI |
Are you sure you have problem when you switch to the UNI template? Try switching back to the UNI template and clear cache and see what happens. Sometimes if you disable the "Enable Users to Change Templates" option the changes wont show after you change the template. so you can try enable that and then changing it to the UNI template from the user side then try the forum again.
Hope that helps :) Geminixx Lives! |
this might be a decent read for you as well:
http://www.boonex.com/forums/#topic/Common-problems-during-upgrade-from-7-0-7-to-7-0-8.htm
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
I could sure use a response to this problem as well. Ive been searching all day for a solution on here and havn't seen one yet. |
Seems quite serious problem. Did you tried the same with other templates, it may the problem caused due to the default setting of that template!
|
Its happening with the default uni template for me. I need to delete "uni_en" and "base_en" in modules/boonex/forum/layout in order to be able to regain functionality......but when i do that im left at square one which ends up looking like this: [L[Forums]] [L[New Group]] [L[Compile Lang:]]En If i click [L[Compile Lang:]]En Then everything LOOKS fine... except New Group and New Topic become unclickable. Believe it or not this is a problem with Dolphin 7 NOT the end user. I have no idea how people are able to get their forums working properly and am getting tired at trying to make mine work. |
You are more than likely getting javascript errors. https://www.deanbassett.com |
i just tried recompiling the language with JS compression turned off and it didnt work. Right now im doing a comparrison between the origional uni and base folders ( modules/boonex/forum/layout ) with their counterparts( uni_en & base_en ). Something is happeneing in the language compiling process that is causing the links to go dead when dolphin creates the new _en folders and i am determined to figure out why. I believe i've already ruled out the possibility of file permissions being the source of the problem because the new _en created files have MORE permissions than the origional files do. |
I've just narrowed the problem down to the uni_en folder ( uni is the default template that i am working with. If you are using a custom template it would be templatename_en) I delete the uni_en folder and everything returns to its previously functional state of: [L[Forums]] [L[New Group]] [L[Compile Lang:]]En so something within the recompiled uni_en folder is causing links to go dead. |