1
noo-b
XOOPS Social Profile Module
  • 2010/1/4 5:45

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Download | Current version 1.68
http://www.myxoops.org/download/singlefile.php?cid=68&lid=584

Demo:
http://demo.myxoops.org/modules/profile/

Description
Integration of Profile Module with Yogurt Module by Alfred of XOOPS German

English Translation
https://xoops.org/uploads/files/eProfileEnglish.zip


I create this thread for us to share any hack, tips, suggestion and to report bug

This module is full of potential, and is the future for XOOPS profile

Thank you alfred

2
noo-b
Re: XOOPS Social Profile Module
  • 2010/1/4 5:52

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Bug: Website Row display even value is empty
https://xoops.org/modules/newbb/viewtopic.php?topic_id=70434&forum=2&post_id=321968#forumpost321968

solution
replace line 241 modules/profile/class/field.php
if ($this->getVar('field_name') == 'url') {

with
if ( $this->getVar('field_name') == 'url' && $value != '') {



will test this module further and report here....

3
belia
Re: XOOPS Social Profile Module
  • 2010/1/4 9:31

  • belia

  • Just popping in

  • Posts: 83

  • Since: 2007/12/18


Hi.....

good job but this module not yet ready to be use in live site...

i made a test this in localhost...xoops 2.43..fresh install

many error...

a. send email is not working...the function is not allowed..even when i have selected yes in preferences

b. when i add a friend...it says do you want to send friend request to 'myusername' ...

suppose to be the name of user who i want to be friends with
not my own user name...

c. my avatar and my name is in my own account latest friend block ...strange

d. i have my name and avatar listed in the latest friend block in ALL other user account

e. when i click send private message in other peoples account ...the username in To: field is my own username
and not the username of user that i want to pm



suggestion - sraps forum style..able to reply...

4
belia
Re: XOOPS Social Profile Module
  • 2010/1/9 4:30

  • belia

  • Just popping in

  • Posts: 83

  • Since: 2007/12/18


any update..is the bug has been fix?

5
belia
Re: XOOPS Social Profile Module
  • 2010/1/9 4:32

  • belia

  • Just popping in

  • Posts: 83

  • Since: 2007/12/18


there is file missing in the translation in the mail template folder...compare with the original german language..can anyone help tranlsate ..

my english is teribel

Login

Who's Online

212 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 212


more...

Donat-O-Meter

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

Latest GitHub Commits