Worried about forum enemies? Pre-approve postings and members
with the Premoderation addon! Click here to read more.
Premoderation addon for miniBB
miniBB ®
 
miniBB Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
Official Addons and Solutions miniBB Community Forum / Official Addons and Solutions /
Short link for this topic:

Who's Online

 Page Page 1 of 4:  1  2  3  4  »» 
Author h4tt3n
Forums Member
#1 | Posted: 6 Oct 2005 14:09
How do you manipulate the look of the "Who's online now" addon? There's no template or .css file...

Thanks!

H4tt3n
Author Fritzek
Forums Member
#2 | Posted: 6 Oct 2005 16:15
have a look to the bottom of whoisonline.php
Author h4tt3n
Forums Member
#3 | Posted: 6 Oct 2005 22:11
Ah! Thanks,

God, I feel stupid...

h4tt3n
Author LostBoy
Forums Member
#4 | Posted: 9 Feb 2006 21:10
i cant use this mod on my hosting. i get this error:

Warning: fopen() [function.fopen.php]: SAFE MODE Restriction in effect. The script whose uid is 47948 is not allowed to access /tmp/LqEL44 owned by uid 33

Warning: fopen(/tmp/LqEL44) [function.fopen.php]: failed to open stream: Permission denied

Warning: fwrite(): supplied argument is not a valid stream resource

Warning: fclose(): supplied argument is not a valid stream resource

Warning: unlink(./shared_files/whosonline_data.php) [function.unlink.php]: Permission denied

Warning: rename() [function.rename.php]: SAFE MODE Restriction in effect. The script whose uid is 47948 is not allowed to access /tmp/LqEL44 owned by uid 33

Warning: chmod() [function.chmod.php]: Operation not permitted

they use safe_mode or something.. :(

is there a way to make it work ?
Author Team
8-)
#5 | Posted: 9 Feb 2006 21:48
If this restriction is set, better ask your provider... plugin will not work with it.
Author Siavash
Forums Member
#6 | Posted: 16 Feb 2006 17:47 | Edited by: Siavash
How can use whosonline only in main page?
Author Siavash
Forums Member
#7 | Posted: 16 Feb 2006 20:24
I mean that I want just show whosonline in first page,
this is important that whosonline count users of another pages,
Author Team
8-)
#8 | Posted: 17 Feb 2006 07:26
PHP will not work in templates direct way.

Again, you need to edit whosolnine.php and where you find the output

$whosOnline=<<<out
....
....
out;


it should be surrounded like:

if($action=='') {

$whosOnline=<<<out
....
....
out;


}
Author Siavash
Forums Member
#9 | Posted: 17 Feb 2006 17:21
thank you so much ;)
Author g41687
Forums Member
#10 | Posted: 16 Nov 2006 04:30
A question about the "who's online" add on implementation :
Can I move those variable definitions in the language files from the addon_whosonline.php file?

$l_whosOnline='Online now: '; //language def.
$l_guestsOnline='Guests'; //language def.
$l_loggedOnline='Members'; //language def.
$l_onlineRecord='Most users ever online:'; //language def.

... so it will respect the language of the page

Thanks a lot for your answer.
Philippe
Author Paul
CEO
#11 | Posted: 16 Nov 2006 10:29
Yes, you can move them to your language pack(s) with no problem.
Author Anonymous
Guest
#12 | Posted: 28 Nov 2006 07:38
Is this addon working with sessions? As i logout and it still tells me i am online. Maybe there is something wrong with logout.
Author Paul
CEO
#13 | Posted: 28 Nov 2006 12:57
As i logout and it still tells me i am online
Does this work on our forums? On test forums?

Maybe there is something wrong with logout
Maybe there is something wrong with the installation?.. or understanding of what actually happening?.. invalid cookie settings?..

Is this addon working with sessions?
It works with cookies only... the same way as session ID is stored in a cookie, and addon's information needs to be stored in a session variable then, addon's necessary information is already stored in a cookie straight way.
Author ceslen
Forums Member
#14 | Posted: 27 Jan 2007 15:33 | Edited by: ceslen
I seem to be getting this error. I have set my folder to the correct permissions (shared_files has read/write access). I tried setting my forums folder to read/write just to see if it was trying to write to /forums/addon_whosonline.php , but that did nothing. Im not sure what this is trying to tell me. It should be able to run the unlink function. Im contacting the server provider now.


Warning: unlink(shared_files/addon_whosonline_data.php): Permission denied in D:\sites\vhosts\alabama-wedding.com\httpdocs\FORUMS\addon_whosonline.p hp on line 44

Warning: rename(C:\WINDOWS\TEMP\199D.tmp,shared_files/addon_whosonline_data.php ): File exists in D:\sites\vhosts\alabama-wedding.com\httpdocs\FORUMS\addon_whosonline.p hp on line 45
Author ceslen
Forums Member
#15 | Posted: 27 Jan 2007 16:26
Solved it. I didn't have FULL permissions set, just read/write. It couldn't delete. I'm an idiot. :P

Lesson: Make sure your have FULL permissions set.
 Page Page 1 of 4:  1  2  3  4  »» 
Official Addons and Solutions miniBB Community Forum / Official Addons and Solutions / Who's Online Top
Your Reply Click this icon to move up to the quoted message

» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
miniBB Community Forum Powered by Free Forum Software miniBB ® Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contacts