Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: Aaron on June 04, 2006, 03:53:14 PM

Title: Google Talk Field
Post by: Aaron on June 04, 2006, 03:53:14 PM
Link to Mod (http://mods.simplemachines.org/index.php?mod=334)

This mod adds an extra field for Google Talk accounts to the popular messengers list.

Version history:
Version 1.0.2:
- Made the mod compatible with SMF 1.1, 1.1.1, 1.1.2, 1.1.3;

Version 1.0.1:
- Made the mod compatible with SMF 1.1 RC3;
- Fixed an undefined index error;
Title: Re: Google Talk Field
Post by: ghostfreak on June 04, 2006, 04:03:58 PM
Wahey at last a googletalk mod!
Title: Re: Google Talk Field
Post by: stefano8663 on June 06, 2006, 08:13:53 AM
I've installed it, but it doesn't show up anywhere. I cannot see the field to insert the Google Talk username, it's supposed to be in user profile. I use SMF rc2, and I don't use the defaul theme. But the small icon should be in themes/default/images I guess, and it's not. Any idea to fix it? Thank you  ;D
Title: Re: Google Talk Field
Post by: ghostfreak on June 07, 2006, 08:32:17 PM
You'll have to modify the actual files it modifies in the default theme.
Title: Re: Google Talk Field
Post by: stefano8663 on June 08, 2006, 05:57:04 AM
lol Ghost, the problem is that I ain't got a single clue about HOW heheh  :D
Title: Re: Google Talk Field
Post by: Gary on July 05, 2006, 01:48:42 PM
heh, just a little mention, this sorta identical to my Gmail Field mod, only this works for RC2...

So, its effectivly better than my gmail field mod. ;)

-AwwLilMaggie
Title: Re: Google Talk Field
Post by: Minsh on August 26, 2006, 01:34:13 PM
Quote from: stefano8663 on June 08, 2006, 05:57:04 AM
lol Ghost, the problem is that I ain't got a single clue about HOW heheh  :D

I ain't too ^^
Title: Re: Google Talk Field
Post by: linuxcat on September 02, 2006, 11:24:32 AM
I was getting an error log filled with Undefined variable: message every time someone viewed a profile.  I found the culprit in this mod.  I am running SMF 1.1RC3.
I changed 1 line in Profile.template.php

From:
<td>' .(!empty($context['member']['options']['gtalk']) ? '<a href="mailto:' . $message['member']['options']['gtalk'] . '">'.$context['member']['options']['gtalk'].'</a>' : ''). '</td>

To:
<td>' .(!empty($context['member']['options']['gtalk']) ? '<a href="mailto:' . $context['member']['options']['gtalk'] . '">'.$context['member']['options']['gtalk'].'</a>' : ''). '</td>
Title: Re: Google Talk Field
Post by: nitse on October 17, 2006, 03:13:55 PM
Hello,
I'm running 1.1 RC3 too and when I tried to install this mod this error appeared:

Error in Package Installation
At least one error was encountered during a test installation of this package. It is strongly recommended that you do not continue with installation unless you know what you are doing, and have made a backup very recently. This error may be caused by a conflict between the package you're trying to install and another package you have already installed, an error in the package, a package which requires another package that you don't have installed yet, or a package designed for another version of SMF.

Install Actions
2.     Execute Modification     modification.xml     Modification parse error
3.    Execute Modification    -                         Modification parse error

I did the changes that linuxcat mentioned but at the modification.xml file not at the Profile.template.php
and nothinh happened!
Can you help me? I really want to install this mod! It's very useful!
Thank's!
And
Title: Re: Google Talk Field
Post by: nitse on October 23, 2006, 12:42:24 PM
Anyone...?
Title: Re: Google Talk Field
Post by: Laibeus Lord on November 03, 2006, 11:52:10 PM
I'm getting forum errors (via log file):


(and the URL being reported isn't the correct link to the profile that produced the error)
8: Undefined index: options
File: /home/laibcom/public_html/boards/Themes/leviathan/Profile.template.php (eval?)
Line: 1595


and


8: Undefined index: gtalk
File: /home/laibcom/public_html/boards/Themes/leviathan/Profile.template.php (eval?)
Line: 1595


I tested this with the core theme and other themes just in case and triple-checked the theme edits, all are fine and correct, and the error appears to any themes under v1.1 RC3.

Thanks!!

Title: Re: Google Talk Field
Post by: cachaceirovirtual on April 11, 2007, 06:39:13 PM
Não há acções de instalação ou desinstalação definidas!
Title: Re: Google Talk Field
Post by: MattJ on April 12, 2007, 05:44:51 AM
Btw this updated zip contains the package file that will work with 1.1.2
Title: Re: Google Talk Field
Post by: sjb on April 16, 2007, 06:53:47 PM
I've made an alternative gtalk.gif for people to use if they want:

Title: Re: Google Talk Field
Post by: shaiss on April 26, 2007, 10:16:05 AM
installed this, no errors, but I dont see the google talk field anywhere.  What needs to be modified to get this working?
Title: Re: Google Talk Field
Post by: Gary on April 26, 2007, 10:35:02 AM
If you're using a custom theme that has it's own Display.template.php and/or Profile.template.php then you'd need to edit those files.

-ALM
Title: Re: Google Talk Field
Post by: Aaron on July 14, 2007, 08:16:07 AM
Just released a new version that's also compatible with the recent versions of the SMF 1.1 branch. :)
Title: Re: Google Talk Field
Post by: Yigal on July 31, 2007, 10:59:03 PM
SMF Version: SMF 1.1.3
Can anyone please tell me how to put the GMAIL Icon in the memberlist? Like I installed the google talk mod and its only in the profile, How can I make it show in the Memberlist?

Please I need replys!
Title: Re: Google Talk Field
Post by: Yigal on August 01, 2007, 07:26:24 PM
Please I really do!
Title: Re: Google Talk Field
Post by: Yigal on August 03, 2007, 05:47:34 PM
Now this is just cruel, no ones replying and its been 2 days
Title: Re: Google Talk Field
Post by: ccbtimewiz on August 03, 2007, 05:52:13 PM
Can you please not spam?

Edit the memberlist.template.php.
Title: Re: Google Talk Field
Post by: Yigal on August 04, 2007, 08:43:21 PM
could you please not tell me what to do?

and what part of memerlist.template.php?
Title: Re: Google Talk Field
Post by: Yigal on August 10, 2007, 03:02:05 AM
.............
Title: Re: Google Talk Field
Post by: Yigal on August 27, 2007, 11:00:59 PM
Guys please I need help with this!
Title: Re: Google Talk Field
Post by: Gary on August 28, 2007, 05:31:50 AM
Quote from: Dud on August 04, 2007, 08:43:21 PM
could you please not tell me what to do?

Maybe he cant, but I can.

I did try to get the gmail icon on the member list before, but is this for Google Talk or my Gmail Field (http://custom.simplemachines.org/mods/index.php?mod=160) mod?

-ALM
Title: Re: Google Talk Field
Post by: Yigal on August 28, 2007, 10:06:40 PM
Quote from: ALM on August 28, 2007, 05:31:50 AM
Quote from: Dud on August 04, 2007, 08:43:21 PM
could you please not tell me what to do?

Maybe he cant, but I can.

I did try to get the gmail icon on the member list before, but is this for Google Talk or my Gmail Field (http://custom.simplemachines.org/mods/index.php?mod=160) mod?

-ALM
google talk.....
Title: Re: Google Talk Field
Post by: HR on November 10, 2007, 05:52:28 AM
Can somebody come up with a mod (unified) that will add gmail, xfire, MySpaceIm & (here is the kicker) display them on the members page as well as an administration option to disable them?
Title: Re: Google Talk Field
Post by: WRABBIT on April 13, 2008, 01:08:04 PM
Small problem, the Googletalk icon doesn't show up.  Only the words "GoogleTalk" below a members name
Title: Re: Google Talk Field
Post by: Gary on April 14, 2008, 03:20:27 PM
You need to upload the image into your themes's images directory.
Title: Re: Google Talk Field
Post by: WRABBIT on April 17, 2008, 08:28:36 PM
Ahhh, ok thank you! :D
Title: Re: Google Talk Field
Post by: Ulborn on September 13, 2008, 09:35:41 AM
I know that no one has posted to this in over 120 days, but...

I was wondering how to get the Member List to have a column for Gtalk.

I tried to change the code by adding a line in this section:
<td class="windowbg2">', $member['icq']['link'], '</td>
<td class="windowbg2">', $member['aim']['link'], '</td>
<td class="windowbg2">', $member['yim']['link'], '</td>
<td class="windowbg2">', $member['msn']['link'], '</td>
                        <td class="windowbg2">', $member['gtalk']['link'], '</td>


but that just made the columns all messed up.  I know that there must be code for the column headers, but I'm not that good with the code. :(

Any help that you could give me would be greatly appreciated.
Title: Re: Google Talk Field
Post by: tyhgdgh on October 04, 2008, 03:00:05 AM
can you make it compatible with 1.1.6??

id like to add this Mod to my forum
Title: Re: Google Talk Field
Post by: X3mE on November 21, 2008, 09:59:08 PM
Will there be a 2.0beta4 version?
Title: Re: Google Talk Field
Post by: TurtleKicker on January 29, 2009, 12:53:00 AM
Another request for the proper updates to the default 1.1.7 Memberlist.template.php in order to get the gtalk column/icons to appear.
Title: Re: Google Talk Field
Post by: snyperthugs on January 25, 2011, 03:28:43 PM
I installed the mod, but it doesn't show. It shows in the profile edit screen, but on the forum its not there