[RC] Show Users Browsing Topic

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Get Involved
User avatar
AdrianS
Registered User
Posts: 21
Joined: Thu Aug 22, 2013 11:10 pm
Location: Bucharest, Romania
Name: Adrian Silea

Re: [RC] Show Users Browsing Topic

Post by AdrianS »

Great mod, thanks! :D Been looking for something like this for a long time!

Romanian (ro) translation, open file:
language/ro/common.php

Add wherever:

Code: Select all

/* nanothree - users viewing topic mod */
'BROWSING_TOPIC'		=> 'Utilizatorii ce răsfoiesc acest subiect: %1$s',
'BROWSING_TOPIC_GUEST'	=> 'Utilizatorii ce răsfoiesc acest subiect: %1$s şi %2$d vizitator',
'BROWSING_TOPIC_GUESTS'	=> 'Utilizatorii ce răsfoiesc acest subiect: %1$s şi %2$d vizitatori',
/* nanothree - end users viewing topic mod */
Later edit: Sorry, forgot to translate the "and x guests" part. It was late when I posted this, what do I know? :P
energyuser
Registered User
Posts: 68
Joined: Fri May 03, 2013 4:56 pm

Re: [RC] Show Users Browsing Topic

Post by energyuser »

Does this MOD work with phpBB 3.0.12??? I really like it and I wish to know...
User avatar
Jessica
Former Team Member
Posts: 4342
Joined: Sun Jul 18, 2010 2:53 pm
Location: Pennsylvania, USA
Name: Jessica

Re: [RC] Show Users Browsing Topic

Post by Jessica »

energyuser wrote:Does this MOD work with phpBB 3.0.12??? I really like it and I wish to know...
Yes it works
Pro-choice, Atheist, Pro-LGBT rights
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. - Albert Einstein
kattym
Registered User
Posts: 3
Joined: Fri Sep 27, 2013 7:43 am

Re: [RC] Show Users Browsing Topic

Post by kattym »

I am trying to make it work with the latest version but it given an error... is it compatible? Do I need to do something else?
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26891
Joined: Fri Aug 29, 2008 9:49 am

Re: [RC] Show Users Browsing Topic

Post by Mick »

kattym wrote:but it given an error
What is the error, exactly?
  • "The more connected we get the more alone we become” - Kyle Broflovski© 🇬🇧
arioch1st
Registered User
Posts: 63
Joined: Thu Jan 24, 2013 11:39 am

Re: [RC] Show Users Browsing Topic

Post by arioch1st »

Hi'
I tried to install this mod but I also get a error

Code: Select all

HTTP 500 Internal Server Error
I assume that it has something to do wit this.

SQL

Code: Select all

ALTER TABLE phpbb_sessions ADD session_topic_id INTEGER NOT NULL DEFAULT 0;
How do I make these settings?

regards
Owner of Astronomy for Beginners (A4B) Forum
http://www.astro4beginners.co.uk
User avatar
ALX™
Registered User
Posts: 224
Joined: Thu Jun 26, 2014 4:47 pm

Re: [RC] Show Users Browsing Topic

Post by ALX™ »

I Install it, but doesn't work right. Show me only my nickname and not other members nicknames which is in the same topic! Why?
Forgive me for my bad english :oops:
User avatar
ALX™
Registered User
Posts: 224
Joined: Thu Jun 26, 2014 4:47 pm

Re: [RC] Show Users Browsing Topic

Post by ALX™ »

arioch1st wrote:Hi'
I tried to install this mod but I also get a error

Code: Select all

HTTP 500 Internal Server Error
I assume that it has something to do wit this.

SQL

Code: Select all

ALTER TABLE phpbb_sessions ADD session_topic_id INTEGER NOT NULL DEFAULT 0;
How do I make these settings?

regards
This is a sql command. You must run it via plesk panel of your host.
Forgive me for my bad english :oops:
User avatar
ALX™
Registered User
Posts: 224
Joined: Thu Jun 26, 2014 4:47 pm

Re: [RC] Show Users Browsing Topic

Post by ALX™ »

ALX™ wrote:I Install it, but doesn't work right. Show me only my nickname and not other members nicknames which is in the same topic! Why?
Someone?
Forgive me for my bad english :oops:
User avatar
Jessica
Former Team Member
Posts: 4342
Joined: Sun Jul 18, 2010 2:53 pm
Location: Pennsylvania, USA
Name: Jessica

Re: [RC] Show Users Browsing Topic

Post by Jessica »

I don't have this issue, so I'm not really sure why it doesn't work for you. Only thing I can think of telling you is to double check your edits...
Pro-choice, Atheist, Pro-LGBT rights
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. - Albert Einstein
User avatar
ALX™
Registered User
Posts: 224
Joined: Thu Jun 26, 2014 4:47 pm

Re: [RC] Show Users Browsing Topic

Post by ALX™ »

I already check it, but looks like OK!
Forgive me for my bad english :oops:
User avatar
xDaemon
Registered User
Posts: 4
Joined: Sat Feb 14, 2015 2:28 am

Re: [RC] Show Users Browsing Topic

Post by xDaemon »

Does this mod work with v 3.0.13-PL1 ?
Thank you.
User avatar
Jessica
Former Team Member
Posts: 4342
Joined: Sun Jul 18, 2010 2:53 pm
Location: Pennsylvania, USA
Name: Jessica

Re: [RC] Show Users Browsing Topic

Post by Jessica »

xDaemon wrote:Does this mod work with v 3.0.13-PL1 ?
Thank you.
Yes
Pro-choice, Atheist, Pro-LGBT rights
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. - Albert Einstein
User avatar
xDaemon
Registered User
Posts: 4
Joined: Sat Feb 14, 2015 2:28 am

Re: [RC] Show Users Browsing Topic

Post by xDaemon »

Jessica wrote:
xDaemon wrote:Does this mod work with v 3.0.13-PL1 ?
Thank you.
Yes
Thank you Jessica, but i spoke with my host and he will move my site to new server with newest php, so i will need help again.
have a nice day ;)

Return to “[3.0.x] MODs in Development”