Home arrow Forum
Mambo who's online 2
  Welcome, Guest. Please login or register.
January 08, 2009, 07:51:10 PM
Home New Posts Search Calendar


Login with username, password and session length
Forum  |  MamboHacks.com  |  Mambo-SMF Forum 1.3.0 Support  |  Topic: Mambo who's online 2 « previous next »
Pages: [1] Go Down Print
Author Topic: Mambo who's online 2  (Read 5452 times)
Gandalf
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 80



View Profile WWW
Mambo who's online 2
« on: April 29, 2005, 09:10:17 PM »

well a new bug is up (though you are not the author of this module but you can solve it i think)
in the who's online 2 module, when i click on a member who's online,

it has a ? after a & in the link can you replace it with & only,
i will try to edit the link myself and i post the solution if i succeded
BTW see the module in action here
« Last Edit: April 29, 2005, 09:25:21 PM by Gandalf » Logged
Gandalf
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 80



View Profile WWW
Re: Mambo who's online 2
« Reply #1 on: April 29, 2005, 09:23:00 PM »

ok i fixed it
modules/mod_smf_online2.php

replace the two occurences of ? action= by action= Cheesy
« Last Edit: April 29, 2005, 09:25:42 PM by Gandalf » Logged
Kindred
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 22


View Profile
Re: Mambo who's online 2
« Reply #2 on: May 02, 2005, 10:10:49 AM »

sorry about that...   

(I am the author of this module)

strangely enough, it works properly (as written) on all versions of Orstio's bridge....

(BTW: There are three instances of ?action=)

Which version of the who's online2 module are you using?
I have v1.4 at http://www.turtleshellprod.com/test/
mod_smf_online2v1.4.zip
(which corrects the ?action lines, as you noted.)

However, if you were using the version that came with Orstio's bridge, then there are other issues. For one, Hidden users will not display correctly (they show up twice and add a blank line as well)

So, I suggest upgrading to my newer version. Smiley
Logged
Gandalf
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 80



View Profile WWW
Re: Mambo who's online 2
« Reply #3 on: May 02, 2005, 10:15:42 AM »

well if you don't remember i'm the guy who told you about hidden members problem on SMF forum Cheesy, so i'm using ure latest version (not the new you've made i will integrate it now, thx)

thanks man..
Logged
Gandalf
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 80



View Profile WWW
Re: Mambo who's online 2
« Reply #4 on: May 02, 2005, 10:20:26 AM »

ok it works great, thanks man...
Logged
Kindred
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 22


View Profile
Re: Mambo who's online 2
« Reply #5 on: May 02, 2005, 03:46:33 PM »

OH yeah... that was you...   I'm on too many different boards. lol!

note: I have modified the module to v1.5 to deal with the new method in Orstio's 3.14 bridge.   Someone want to test this on a mambohacks' v1.30 stable and make sure I didn't break anything?
Logged
Gandalf
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 80



View Profile WWW
Re: Mambo who's online 2
« Reply #6 on: May 02, 2005, 03:48:10 PM »

maybe i'll try later this night, forum is full now, can't close it
Logged
aravot
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 89


test/test


View Profile WWW
Re: Mambo who's online 2
« Reply #7 on: May 02, 2005, 05:30:30 PM »

OH yeah... that was you...   I'm on too many different boards. lol!

note: I have modified the module to v1.5 to deal with the new method in Orstio's 3.14 bridge.   Someone want to test this on a mambohacks' v1.30 stable and make sure I didn't break anything?

'who's online 2' v1.5 gave the following error
Quote
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/mysite.com/public_html/mambo/smf/Sources/Subs.php on line 232

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 40

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 42

Notice: Undefined index: time_format in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 176

Notice: Undefined index: theme_guests in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 657

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/mysite.com/public_html/mambo/smf/Sources/Subs.php on line 232

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 683

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 693

Notice: Undefined index: theme_url in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 700

Notice: Undefined index: images_url in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 701

Notice: Undefined index: theme_dir in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 702

Notice: Undefined index: smiley_sets_known in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 721

Notice: Undefined index: smiley_sets_default in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 721

Warning: array_unshift(): The first argument should be an array in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 762

Notice: Undefined index: theme_dir in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 822

Notice: Undefined index: default_theme_dir in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 824

Notice: Undefined index: default_theme_dir in /home/mysite.com/public_html/mambo/smf/Sources/Load.php on line 831
index

'who's online 2' v1.4 the following
Quote
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/mysite.com/public_html/mambo/modules/mod_smf_online2.php on line 27

Fatal error: Call to undefined function: writelog() in /home/mysite.com/public_html/mambo/modules/mod_smf_online2.php on line 168
Logged
Pages: [1] Go Up Print 
Forum  |  MamboHacks.com  |  Mambo-SMF Forum 1.3.0 Support  |  Topic: Mambo who's online 2 « previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!
None of the text or images in this public website may be copied without the expressed written consent of the authors.
Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved.
TERMS OF USE