1
Troll
Yogurt Social Network 2.9 BETA
  • 2007/12/21 14:13

  • Troll

  • Just popping in

  • Posts: 23

  • Since: 2007/4/4 1


I think the issue im having is that. The site is still useing the XOOPS profile and not the Yogurt Social Network 2.9 BETA when you click on any member.

I can go in and set up everything all but friends.

Is there a hack or patch to get it to go to the right profile?

2
mjoel
Re: Yogurt Social Network 2.9 BETA
  • 2007/12/21 15:28

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Hack to make the yogurt userpage as the main userpage of your site:

Open userinfo.php in the root of your sitesearch at the very beggining of the file  for 

$uid intval($_GET['uid']);
if (
$uid <= 0) {
    
redirect_header('index.php'3_US_SELECTNG);
    exit();
}

Add after this the following line:
header("Location:".XOOPS_URL."/modules/yogurt/index.php?uid=".$uid);


check the docs folder in the module..

3
Troll
Re: Yogurt Social Network 2.9 BETA
  • 2007/12/22 3:26

  • Troll

  • Just popping in

  • Posts: 23

  • Since: 2007/4/4 1


That did the work

are the working on how to add an avatar while in this mode?

4
Will_H
Re: Yogurt Social Network 2.9 BETA
  • 2007/12/22 4:54

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


you already can. When a user uploads to their gallery they can select one as their default image... which = avatar

again, I simply cannot stop raving about this module. My only hope is that the next version is an upgrade, and does not force a complete reinstall.

5
mete1
Re: Yogurt Social Network 2.9 BETA
  • 2007/12/22 6:03

  • mete1

  • Just popping in

  • Posts: 12

  • Since: 2006/5/19


Hello:

How can I reduce the font size of page My settings? They are large that they do not fit in page especially the headings and radio buttons do not look neat. Thanks who ever can help me on this

6
maxxy
Re: Yogurt Social Network 2.9 BETA
  • 2007/12/22 8:18

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


the module has a lot of bugs.....so it is suggested for the moment not to use in a live site

if you have suggestion for this module

submit here

https://sourceforge.net/tracker/?group_id=204109

7
djsets
Re: Yogurt Social Network 2.9 BETA
  • 2007/12/26 23:45

  • djsets

  • Just popping in

  • Posts: 7

  • Since: 2004/7/3 9


go to files

/modules/system/system_block_newusers.html
/modules/system/system_block_siteinfo.html
/modules/system/system_block_topusers.html

find this:

<a href="<{$xoops_url}>/userinfo.php?uid=<{$user.id}>">

and change to:

<a href="<{$xoops_url}>/modules/yogurt/index.php?uid=<{$user.id}>">

8
noo-b
Re: Yogurt Social Network 2.9 BETA
  • 2007/12/31 5:34

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


i'm still testing this beta module in local server with my limited programming knowledge trying to fix bugs

is there anyone know how to fix the bug in the list of visitor's who visit user profile..i have my own username in the list..how to fix that ?
I Love Xoops

9
noo-b
Re: Yogurt Social Network 2.9 BETA
  • 2008/1/2 12:31

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


bump
I Love Xoops

10
noo-b
Re: Yogurt Social Network 2.9 BETA
  • 2008/1/7 18:01

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


suico where are you ? any update on this project...


Quote:
is there anyone know how to fix the bug in the list of visitor's who visit user profile..i have my own username in the list..how to fix that ?


bump
I Love Xoops

Login

Who's Online

163 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 163


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