Hi, I just installed who is online 2 in my mambo site, wich is in spanish. Everything works fine but it still shows "Guests and Users" in english.
I can't find the way to translate this two words.
Thanks!
I can not recall if I hardcoded those or used the SMF strings... check the mod_smf_whosonline2.php file...
Thanks kindred. I got it solved.
Now I m having a new problem. If I click on user name to see the profile, or if I click on PM button, the smf send pm page and profile page appear corrupt, i guess its something about template.
Any ideas?
I'm not sure exactly what you are reporting... however, I suspect one of two things...
1- your template is non-standard and may be broken... 2- you are using SMF 2.0RC1 (which I suspect will not work correctly with the 1.1.x versions of the bridge modules)
Check it.
http://www.etowers-20.net/~hvpsn/
If you click on the online users, even when you cannot see profiles being a visitor you may see that the template corrupts and doesn't display correctly.
Template was downloaded from official smf site, and I'm using smf 1.1.9.
Thanks
again, I don't really understand what you mean by "template corrupts". I went to your site, but there are no users online so I was unable to view any...
but I just looked at the profile link from the recent posts module...
http://www.etowers-20.net/~hvpsn/index.php?option=com_smf&Itemid=&?action=profile;u=1
I do, however, notice that your FORUM is not actually using com_smf...
your forum links to
http://www.etowers-20.net/~hvpsn/foro/index.php?www
which is NOT the bridge....
Ok, let me show you the problem. This happens when I click con send PM (the same happens with profile):
(http://img41.imageshack.us/img41/1193/sample1x.th.jpg) (http://img41.imageshack.us/my.php?image=sample1x.jpg)
This is how it should be. If you enter first to the forum and click send PM, it work fine:
(http://img39.imageshack.us/img39/5220/sample2j.th.jpg) (http://img39.imageshack.us/my.php?image=sample2j.jpg)
Quote from: Kindred on May 25, 2009, 07:45:04 PM
your forum links to
http://www.etowers-20.net/~hvpsn/foro/index.php?www
which is NOT the bridge....
I linked directly to forum url. How should I do? Which is the bridge url?
Thanks
You need to create an item in the main menu that points to the com_smf component
I suspect that the missing language strings are due to how you have the board set up... (i.e. Do you have "sync language" checked off in the bridge set up? Do you have the default enlgish language files present in your themes/default/languages directory?
Quote from: Kindred on May 25, 2009, 10:16:38 PM
You need to create an item in the main menu that points to the com_smf component
Ok, I go to add item, Component->Select SMF Bridge but when I click in the new item, nothing happens, only a blank page.
I also tried to add a Link to component, but the bridge doesn't appears in the list of components available to link.
I'm so lost, sorry.
Thanks for the patience
PM me an admin login for mambo/smf and I will take a look.
Quote from: Kindred on May 25, 2009, 10:28:47 PM
PM me an admin login for mambo/smf and I will take a look.
I just send you account data. Thanks a lot man!
Quote from: Kindred on May 25, 2009, 10:16:38 PM
I suspect that the missing language strings are due to how you have the board set up... (i.e. Do you have "sync language" checked off in the bridge set up? Do you have the default enlgish language files present in your themes/default/languages directory?
I set sync language to NO, and is worst. Take a look:
(http://img188.imageshack.us/img188/5609/sample3.jpg) (http://img188.imageshack.us/my.php?image=sample3.jpg)
I have both, default english files and spanish files.
The language synch in the bridge is for use with the Nokkaew component. If you don't have that installed, then you should always turn it off.
Well, after going around and testing different options I finally get it working fine!
I add a link to the componente (the bridge), set integration Unwrapped and sync language to NO. When I click on PM or user profile now screen shows perfect.
Thanks for the support.
Well, me again with another question. I'm using bridge registration. Everything works fine but, activation email still in english even when i installed spanish language, and last message after registration remains in english to. Where can I modify this?
Thanks
look in components/com_smf_registration/languages
I don't have any languages directory in /components/com_smf_registration
Only two files:
smf_registration.php
smf_registration.html.php
hmmm.... check the two files for hard-coded language strings....
Ok, I'm working on it.
I can't find it, tried everything, but the message after registation complete, and activation mail steel been displayed in english.
Bridge registration uses the Mambo registration email. Have you installed the language pack in Mambo?
Yes, if I set mambo registration instead bridge registration it works fine, but when using bridge registration dont.
Is there a reason you prefer to use the bridge registration instead of the Mambo registration?
Well, I tried mambo registration, but the best results was using bridge.
So, tecnically, modificating registration.po it should work??
Results should be the same regardless of registration type, as long as you have the proper mambots published.
Technically, yes, but I'm not sure that the bridge registration component was updated so well for Mambo 4.6.x. It has never been a terribly popular choice, from past experience. People seem to prefer either Mambo registration, SMF registration, or CB registration.