php forum
php mysql forum
php mysql smarty
 
Page 2 of 3 < 1 2 3 >
Topic Options
#137313 - 07/02/01 11:16 AM Re: [6.0x] MSN Message Centre - v1.0
maurice Offline
Member

Registered: 02/15/01
Posts: 230

   Re: [6.0x] MSN Message Centre - v1.0 to Del.icio.us Add to del.icio.us
  Digg Re: [6.0x] MSN Message Centre - v1.0 Digg it
Awsome mod!!!

I have the Statistics hack also , when I modify the public_forum_summary.pl It is all messed up and the news mod does not work.

Top
#137314 - 07/02/01 01:17 PM Re: [6.0x] MSN Message Centre - v1.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
OK,
Here's my attempt:
http://lk.netfirms.com/msn.zip

It's not based on this one, and nothing is copied from this hack, it's based of what this hack is based of (or something like that)

You know where to see a preview.

[ 09-13-2001: Message edited by: LK ]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#137315 - 07/03/01 06:40 AM Re: [6.0x] MSN Message Centre - v1.0
maurice Offline
Member

Registered: 02/15/01
Posts: 230
Thanks guys, the mod works fine!
Two things do.

When I enter my user name and pass to check the homail and I hit Enter I get a error in my status bar and nothing happens.
When I hit the "go" buttonit works fine, it is only when you hit enter. I checked it on the testboard of LK and he has the same.

and second problem is bigger,
When I go into the CP and I go to the "Style Templets" and I click one to modify I the following message:

Code:
code:


and I can change the templets or ad them.
I think it has something to do with the Hyper cell hack I have installed

Top
#137316 - 07/03/01 06:43 AM Re: [6.0x] MSN Message Centre - v1.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Yep, it's about HyperCells.

I don't think this mod caused it.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#137317 - 07/03/01 08:34 AM Re: [6.0x] MSN Message Centre - v1.0
maurice Offline
Member

Registered: 02/15/01
Posts: 230
Ok the second error is fixed,
Really strange it was in the cp_common.pl
somehow it got messed up in the prosses of the multihack procedure. I rehacked the file manually and no problems.

(I realised that this happend during the Chat mod from LK nothing to do with the MSN hack do)

<FONT COLOR="#000000" SIZE="1">[ July 03, 2001 08:36 AM: Message edited by: maurice ]</font>

Top
#137318 - 07/03/01 09:11 AM Re: [6.0x] MSN Message Centre - v1.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
It can't be that, the problem is unidentified sub of hypercells, and has nothing to do with cp_common.pl.

But anyway, what were MultiHack's results in compare to the readme's?

<FONT COLOR="#000000" SIZE="1">[ July 03, 2001 09:14 AM: Message edited by: LK ]</font>
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#137319 - 07/03/01 12:49 PM Re: [6.0x] MSN Message Centre - v1.0
- Nick - Offline
Member

Registered: 06/13/01
Posts: 42
Quote:
quote:

Everyone should be using LK's version, it has a lot of bug fixes, mine caused some conflicts with News Fader.

Top
#137320 - 07/03/01 01:40 PM Re: [6.0x] MSN Message Centre - v1.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Fixed the "enter bug".

Changed the .ZIP file name to msn.zip because I was bored wink

Upload the new mc.vbs
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#137321 - 07/04/01 04:36 PM Re: [6.0x] MSN Message Centre - v1.0
NitroSimSev Offline
Member

Registered: 06/09/01
Posts: 32
Loc: Marietta, GA
I took the comment out of line 77 and for some reason my News Fader is not working anymore. My board address is: http://www.nitrosim.com/cgi-bin/ultimatebb.cgi

Here is the code section for MSN:

sub PageBottom {
my $Bottom = qq~


<!--ThisGetsReplacedWithTheActualOnlineContentWhenReadFromTheCacheOrGenerated-->

<tr bgcolor="$vars_style{CategoryStripColor}">
<td colspan="$ColSpan">
<FONT SIZE="$vars_style{TextSize}" COLOR="$vars_style{CategoryStripTextColor}"
FACE="$vars_style{FontFace}">
<b>MSN Message Center</b></font>
</td>
</tr>
<tr>
<td bgcolor="$vars_style{AltColumnColor1}" valign="top"
align="center">
<IMG SRC="$vars_config{NonCGIURL}/msn.gif" BORDER="0">
</td>
<td colspan="6" bgcolor="$vars_style{AltColumnColor2}">
<FONT size="$vars_style{TextSize}" face="$vars_style{FontFace}">
<span id=appload style="display:none"></span>

<SCRIPT language=JScript><!--
var hotLog=false;
var isDrawn_=false;
function track(){
if(email.innerText!="Inbox")
mctrack.src="http://go.msn.com/P/6/";
}
//--></SCRIPT>

<SCRIPT language=VBScript>
Dim noncgi
noncgi="$vars_config{NonCGIURL}/"
</SCRIPT>

<SCRIPT language=VBScript id=mcvbs src="$vars_config{NonCGIURL}/mc.vbs">
</SCRIPT>

<SCRIPT language=VBScript>
SUB SubmitHM(frm)
If(window.event.keyCode)=13 Then
If valHotmail Then
document.HotmailForm.Submit()
End If
End If
END SUB
</SCRIPT>

<object classid="clsid:F3A614DC-ABE0-11d2-A441-00C04F795683" codebase="#Version=2,0,0,83" codetype=application/x-oleobject id=MsgrObj width=0 height=0>
<span style=display:none;> </span>
</object>

<script for=mcvbs event=onReadyStateChange language=VBScript>
If mcvbs.readyState="complete" And Not isDrawn_ Then
isDrawn_=True
DrawInitialState
End If
</script>
<script event="onload" for="window" language="VBScript">
FDRcountLoads
If Not isDrawn Then
isDrawn = True
DrawInitialState
End If
</script>

<table cellpadding=0 cellspacing=0 border=0 class=mctbl>
<tr>
<td><font face=arial,sans-serif size=2><b><span id=welcome></span></b></font><img id=mctrack alt="" width=1 height=1></td>
</tr>
<tr>
<td class=mcln height=1></td>
</tr>
<tr id=emailhdr>
<td><font face=verdana,sans-serif size=1><b>E-mail</b></font></td>
</tr>
<tr>
<td> <span id=loginbox style="display:none"> <label for=login><font face=verdana,sans-serif size=1>Hotmail
<u>M</u>ember Name:</font></label>

<form style="margin:0;" name=HotmailForm ACTION="https://lc1.law13.hotmail.passport.com/cgi-bin/dologin/" target="_blank" method=post onkeydown="SubmitHM(this.event)" onsubmit="return valHotmail();">
<input type="text" name="login" id=login size="15" maxlength="64" accesskey="m">


<input type=hidden name=curmbox value=ACTIVE>
<input type=hidden name=js value=yes>
<input type=hidden name="6c6f7264" value="www.msn.com">
<font face=verdana,sans-serif size=1><u>P</u>assword:</font>

<input type="password" name="passwd" size="15" maxlength="64" accesskey="p">
<INPUT TYPE=IMAGE height=17 width=17 ID=m BORDER=0 SRC=$vars_config{NonCGIURL}/go_m.gif class=srchBtn ALT="Sign in to Hotmail">


<a href="http://go.msn.com/P/1/" class=mclink target=_blank><font face=verdana,sans-serif size=1>Sign
up for free e-mail</font></a>
</form>
</span> <span id=goinbox style="display:none"> <a href="http://go.msn.com/P/2/" onclick=track() class=mclink target=_blank><img src="$vars_config{NonCGIURL}/newmail1.gif" align=absbottom WIDTH=16 HEIGHT=12 border=0 ALT="Go to Inbox"></a>
<a href="http://go.msn.com/P/2/" onclick=track() class=mclink target=_blank><font face=verdana,sans-serif size=1><span id=email></span></font></a>

</span> <span id=loginform style="display:none"></span> </td>
</tr>
<tr>
<td height=10></td>
</tr>
<tr id=emailsep>
<td class=mcln height=1></td>
</tr>
<tr>
<td><font face=verdana,sans-serif size=1><b>Online Contacts</b></font></td>
</tr>
<tr>
<td> <span id=getmsgr style="display:none"> To activate, <a href="http://go.msn.com/P/0/" class=mclink target=_blank><font face=verdana,sans-serif size=1>download
the new MSN Messenger Service.</font></a> </span> <span id=msgrlogon style="display:none">
<font face=verdana,sans-serif size=1><span id=status></span></font> </span>
<div id=noneol style="display:none"> </div>
<span id=mUser style="display:none"> </span> <span id=cmore style="display:none">
<a href="vbscript:op(-2)" name=mlink class=mclink><font face=verdana,sans-serif size=1><b><i>Open MSN Messenger main window</i></b></font></a> </span> </td>
</tr>
<tr>
<td class=mcln height=1></td>
</tr>
</table>
</td>
</tr>


Any Help would greatfully be appreciated
_________________________
NitroSimSev
Team NitroSim

Top
#137322 - 07/05/01 08:43 AM Re: [6.0x] MSN Message Centre - v1.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Nitro, where is your NewsFader?

The problem was that the news wasn't shown, but the table part (including the title and picture) was.

I think it's something else. Run backups and start over.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#137323 - 07/10/01 03:34 PM Re: [6.0x] MSN Message Centre - v1.0
zerodegreeburn Offline
Member

Registered: 03/10/01
Posts: 63
Loc: London
link down? (LKs)

Top
#137324 - 07/11/01 03:09 PM Re: [6.0x] MSN Message Centre - v1.0
- Nick - Offline
Member

Registered: 06/13/01
Posts: 42
LK's can be accessed by clicking on this link: http://members.nbci.com/lkubb/msn.zip

Top
#137325 - 07/12/01 04:46 PM Re: [6.0x] MSN Message Centre - v1.0
Yunkie34 Offline
Member

Registered: 04/22/01
Posts: 62
mmm, i just added the msn centre at the board, but it shows the hack but not my contacts online!

what can be wrong?

Top
#137326 - 07/13/01 05:01 AM Re: [6.0x] MSN Message Centre - v1.0
Yunkie34 Offline
Member

Registered: 04/22/01
Posts: 62
is it right that you only had to add the stuff to your public_forum_summary.pl file?

Top
#137327 - 07/13/01 07:14 PM Re: [6.0x] MSN Message Centre - v1.0
David Nilsson Offline
Junior Member

Registered: 06/29/01
Posts: 13
Loc: Umeå, Sweden
Yunkie34: Yes, that's right...

I've installed this hack, and it works wonderful, just one question, could you maybe add more pictures, so that you can see if someone is away, in dnd mode and stuff like that, that would really be extremly good!

Nice work!

Top
#137328 - 07/13/01 11:39 PM Re: [6.0x] MSN Message Centre - v1.0
Yunkie34 Offline
Member

Registered: 04/22/01
Posts: 62
mmm, thats weird than!

cause it doesn't work for me, this is what i get



<FONT COLOR="#000000" SIZE="1">[ July 13, 2001 11:41 PM: Message edited by: Yunkie34 ]</font>

Top
#137329 - 07/14/01 07:56 AM Re: [6.0x] MSN Message Centre - v1.0
QiQme Offline
Junior Member

Registered: 04/05/01
Posts: 5
Hi,

I installed this hack and it works perfect, except it doesn't work with the menu system as used on ubbdev (on top). It doen't fold out anymore. But it doesn't give a script error

Can anyone solve this prob ?

Top
#137330 - 07/15/01 05:01 AM Re: [6.0x] MSN Message Centre - v1.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I've made a mistake in the non-NewsFader version, instead of # put //.

About the HeirMenu, you should find what triggers it and put it after the newsfader thing.


ZIP file updated if anyone needs it.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#137331 - 07/16/01 02:33 AM Re: [6.0x] MSN Message Centre - v1.0
QiQme Offline
Junior Member

Registered: 04/05/01
Posts: 5
Hi,

Maybe it's just me but i don't get it hehehe confused

This the code i use (no newsfader). How can i see what triggers the menu ? En what sould i place there ?

I'm not a code-junkie. So it's kind off hard for me :))

Code:
code:

Top
#137332 - 07/16/01 02:40 AM Re: [6.0x] MSN Message Centre - v1.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I'm not really sure about it, but after the first line, put "function()". If it's incorrect, search for "onload" in HM_ScriptIE4.js and try to use any of these there.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
Page 2 of 3 < 1 2 3 >


Who's Online
1 Registered (Gizmo), 33 Guests and 6 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Blogs, love em or hate em?
by AllenAyres
10/07/08 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
Looking for a simple upload script
by Murphdog
09/26/08 08:45 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
pisa666, ghengis317, NitroX, Dogan, EliYah-
13345 Registered Users
Top Posters Last 30 Days
AllenAyres 11
blaaskaak 7
FREAK1 4
Ian_W 4
tackaberry 4
Gizmo 4
Mike L_dup1 4

 

 

 
fusionbb message board php hacks