21
chefry
Re: Yogurt.. let's start hacking
  • 2009/4/9 12:25

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


Here's a dumb question... how can users of Yogurt send PM's to each other?

22
ghia
Re: Yogurt.. let's start hacking
  • 2009/4/9 13:06

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


The same way, anybody else does?

23
chefry
Re: Yogurt.. let's start hacking
  • 2009/4/10 9:29

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


as in IM chat, like facebook, etc

Never mind. I'm using PHPizabi.... It's a much better system for social networking

24
Monika
Re: Yogurt.. let's start hacking
  • 2009/4/11 11:38

  • Monika

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/12/19


Quote:
Here's a dumb question... how can users of Yogurt send PM's to each other?


Easy, add a link to pm module in your yogurt index template.


But if you mean instant messaging like MSN or AIM, then this will be a great feature

25
chefry
Re: Yogurt.. let's start hacking
  • 2009/4/12 21:12

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


Yeah, I meant an IM feature like Facebook has on it's bottom taskbar

26
Monika
Re: Yogurt.. let's start hacking
  • 2009/4/13 10:25

  • Monika

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/12/19


Quote:

chefry wrote:
Yeah, I meant an IM feature like Facebook has on it's bottom taskbar


1+

Please look at this dead unsolved thread

https://xoops.org/modules/newbb/viewtopic.php?post_id=211770#forumpost211770

27
bprado
Re: Yogurt.. let's start hacking
  • 2009/4/13 12:42

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


Hi, i have XOOPS 2.3.3 i put this hack, and is not working!!!

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

Open userinfo.php in the root of your site, search 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 lines:

header("Location:".XOOPS_URL."/modules/yogurt/index.php?uid=".$uid);
exit();

Can someone help me??? I need to put the yogurt instand of the normal profile of Xoops!

28
dannie
Re: Yogurt.. let's start hacking
  • 2009/4/16 14:18

  • dannie

  • Just popping in

  • Posts: 36

  • Since: 2004/2/10


What problem are you having? I installed Yogurt last night and it isn't working for me either. I am using XOOPS 2.3.3. I added the hack and it redirects to Yogurt but then it immediately redirects again to ...yogurt/Array which gives a no page error message.

I have no idea why it does that. Is this happening to anyone else?

thanks in advance for help.

29
bprado
Re: Yogurt.. let's start hacking
  • 2009/4/20 11:52

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


My yogurt is working fine, the problem is that i put the hack, and its keep getting the XOOPS user profile, not the yogurt user profile

30
Shiva
Re: Yogurt.. let's start hacking
  • 2009/4/21 13:43

  • Shiva

  • Quite a regular

  • Posts: 280

  • Since: 2006/7/9 1


I am interested in creating something like a book mark feature for yogurt. So members would be able to link to pictures, News items, posts etc and then be able to associate with their profile (showing a little preview, thumbnails etc).

Dont want to re-invent the wheel tho. Has anyone else done this?

Login

Who's Online

223 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 223


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