11
alfred
Re: amendment UserProfile Module
  • 2009/12/29 13:06

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


edit the /modules/profile/social.php
(last line on file)
add xoops_load("XoopsLocal");

also from

$xoopsTpl->assign('lang_addfriends',$addfriends);
$xoopsTpl->assign('eprofile_version','eProfile '.XoopsLocal::number_format(($xoopsModule->getVar('version') / 100)));
?>


to

xoops_load("XoopsLocal");
$xoopsTpl->assign('lang_addfriends',$addfriends);
$xoopsTpl->assign('eprofile_version','eProfile '.XoopsLocal::number_format(($xoopsModule->getVar('version') / 100)));
?>

12
abobaker
Re: amendment UserProfile Module
  • 2009/12/29 13:39

  • abobaker

  • Just popping in

  • Posts: 8

  • Since: 2003/12/10


Thank you very much for helping me

Actually; Module works very well now

I repeat my thanks to you

13
abobaker
Re: amendment UserProfile Module
  • 2009/12/29 13:49

  • abobaker

  • Just popping in

  • Posts: 8

  • Since: 2003/12/10


Ok See This
Resized Image

14
alfred
Re: amendment UserProfile Module
  • 2009/12/29 15:36

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


here still lack the language identifier in english
Please compare with German and then send me
Thanks

15
alfred
Re: amendment UserProfile Module
  • 2010/1/3 12:52

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


update Social Profile Module
see here ->http://www.myxoops.org/news/article.php?storyid=1203
Oops, only German language

Has anybody translated the language files?

16
Mamba
Re: amendment UserProfile Module
  • 2010/1/3 14:29

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Awesome news!!!!
Quote:
Has anybody translated the language files?

I'll try to do it today for you...

17
pulapol
Re: amendment UserProfile Module
  • 2010/1/3 15:05

  • pulapol

  • Just popping in

  • Posts: 55

  • Since: 2008/4/6 1


great thank you alfred and mamba...


18
alfred
Re: amendment UserProfile Module
  • 2010/1/3 15:19

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


Quote:

Mamba wrote:
I'll try to do it today for you...


Danke, bei mir kommen da nur Fehler

19
Mamba
Re: amendment UserProfile Module
  • 2010/1/3 18:18

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


You can download the English language files here

20
noo-b
Re: amendment UserProfile Module
  • 2010/1/3 23:13

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


nice job alfred will test this...

you should put this up in the news and make a new thread to report bugs and put suggestion

& thanks mamba

but the translation is not complete

in the german language mail_template folder there is extra 4 files

and some typo in main.php

Quote:

define("_PROFILE_MA_PMMAILMESSAGE", "Hello \nYou have a new PN received from %s \n \nTitel of the PM is \n %s \n \nYou can read the PN here \n %s \n \n ---------- - \nYou received this message because you wanted to be notified if you have a new PM \nYou \n \n Your PM can change the configuration \n %s \n \nPlease do not respond to this message \n \n --- ------ \ Best regards\n %s \nMit n %s \n %s ");

Login

Who's Online

219 user(s) are online (174 user(s) are browsing Support Forums)


Members: 0


Guests: 219


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits