Author |
Message |
bdmdesign
Worker
![Worker Worker](modules/Forums/images/ranks/3stars.gif)
![](modules/Forums/images/avatars/5c753ecf4a7161090c367.jpg)
Joined: May 11, 2009
Posts: 154
Location: Winsen/Luhe; Germany
|
Posted:
Wed Oct 14, 2009 7:07 am |
|
Can i use this Multilang Tweak for RavenN., too?
Code:
/*****************************************************/
/* Fluffy's multilang tweak START */
/*****************************************************/
if (!defined('FORUM_ADMIN')) {
@include("language/lang_arrays.php");
}
function blocktitletranslate($title) {
global $currentlang, $blocktitles_english, $blocktitles_german;
if ($x = array_search($title, $blocktitles_english)) {
$title = ${"blocktitles_".$currentlang}[$x];
}
return $title;
}
function modulenametranslate($m_title2) {
global $currentlang, $modulenames_english, $modulenames_german;
if ($x = array_search($m_title2, $modulenames_english)) {
$m_title2 = ${"modulenames_".$currentlang}[$x];
}
return $m_title2;
}
/*****************************************************/
/* Fluffy's multilang tweak END */
|
This Tweak is for Blocktitels in the selected Languages.
German Blocktitels for German, English for English, etc....
Best Regards
Peter |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
Site Admin
![](modules/Forums/images/avatars/0c0adf824792d6d341ef4.gif)
Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Wed Oct 14, 2009 7:00 pm |
|
Don't really know, but that is what having XAMPP running on your local PC with a copy of your production site is for... give 'er a try without impacting your production site. ![Wink](modules/Forums/images/smiles/icon_wink.gif) |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
bdmdesign
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Oct 14, 2009 7:21 pm |
|
Ok i will try it.
Did you have deaktivated the registration on your site ??
Best Regards
Peter |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Oct 14, 2009 7:30 pm |
|
bdmdesign, I must apologize for I am not understanding your question. Would you maybe restate it a different way please? Thanks. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
bdmdesign
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Oct 14, 2009 7:44 pm |
|
Sorry duble Post
Best Regards
Peter |
Last edited by bdmdesign on Wed Oct 14, 2009 7:46 pm; edited 1 time in total |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
bdmdesign
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Oct 14, 2009 7:44 pm |
|
I had try to registred on your Site. http://montegoscripts.com
After the registration Proces i recived a e-mail with activation link.
I click on the link and than i got the Profilpage. After click on save on the Profilpage the registration was brocken.
Best Regards
Peter |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Oct 14, 2009 8:07 pm |
|
Peter, how do you mean "broken"? Do you recall what error it gave you? I was upgrading my site on Saturday during my day time so maybe it was then? Please try to register again and let me know if you receive an error. Thanks! |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
bdmdesign
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Oct 14, 2009 8:21 pm |
|
No, the same Error. After the activation Link, i was redirecded in My Profile and if i will save it i get this:
Edited by montego to remove the graphic
Best Regards
Peter |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Oct 15, 2009 7:54 am |
|
Thank you sir for giving this another try. I have removed the link to the graphic for security reasons. I'll have to take a look at this! |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
bdmdesign
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Oct 15, 2009 8:08 am |
|
No problem
Its not a good advertising for a Site if User Registrations not works.
I must turn it off on the RN 2.4 Sites
Best Regards
Peter
P.S: I'm not a Sir I'm 35 Years old ![Smile](modules/Forums/images/smiles/icon_smile.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Oct 15, 2009 8:41 am |
|
Just so you know, my use of "sir" is strictly my personal expression of respect. Its a bad habit.
We will get to the bottom of these issues. So don't despair. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Susann
Moderator
![](modules/Forums/images/avatars/4e3210db4efb891870d79.gif)
Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Thu Oct 15, 2009 12:21 pm |
|
I don´t know if this will work in the current RavenNuke version because I have not tried it but the author gave detailed instructions how he implanted this on his site.
Just try it out and turn error reporting on. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
bdmdesign
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Oct 15, 2009 12:52 pm |
|
Susann wrote: | I don´t know if this will work in the current RavenNuke version because I have not tried it but the author gave detailed instructions how he implanted this on his site.
Just try it out and turn error reporting on. |
This Tweak is from the techFx Platinum v.7.6.
Its realy nice, but the authors Homepage is down.
Best Regards
Peter |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Susann
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Oct 15, 2009 2:38 pm |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
bdmdesign
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Oct 15, 2009 5:44 pm |
|
Yes sorry, was my mistake.
I have the code from the Platinum and the patch is working with the RN 2.4 without errors. Now i have foun the Forum Post on Conrads Berlin
Its a nice Tweak for the RN, too i think
Best Regards
Peter |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
bdmdesign
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Oct 16, 2009 3:40 pm |
|
If you want you can download the RN patch, i have the Ok from Fluffy to use the code in a Patch.
Only registered users can see links on this board! Get registered or login!
Best Regards
Peter |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Susann
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Oct 22, 2009 9:10 am |
|
Thanks ! I downloaded it. I´m quite sure we will change the language handling in the future so this is something to discuss with the team. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|