TinyPortal

Development => Support => Topic started by: conner on April 21, 2009, 11:20:07 AM

Title: If my users go into the download section ......
Post by: conner on April 21, 2009, 11:20:07 AM
If my users go into the download section i get the message if i want to see what the users are doing at my site "Unknow action". Is there something wrong with my installation and is there a fix for it ?? :-\
Title: Re: If my users go into the download section ......
Post by: Renegd98 on April 21, 2009, 11:36:39 AM
Connor your going to need to provide more information than that for us to try and help.  Please read the Posting Guidelines.html (http://www.tinyportal.net/index.php/topic,581) and provide the requested information and someone will look into your issue.
Title: Re: If my users go into the download section ......
Post by: conner on April 21, 2009, 11:46:02 AM
Link to my site: http://www.emupinball.nl
SMF version: SMF ver. 1.1.8
TP version:[/b] TP ver. 1.0.6
Theme name and version: Plank by Crip
Mods installed: Downloads manager

If you click on the icon where you can see the users online you get a screen where you can see what every user is doing at the site. But if they are in the download section then behind the user stands "Unknow action"
Title: Re: If my users go into the download section ......
Post by: Renegd98 on April 21, 2009, 01:52:06 PM
conner,

Is that the TP built in downloads manager or a seperate download manager mod?
Title: Re: If my users go into the download section ......
Post by: Lesmond on April 21, 2009, 01:54:01 PM
In Who.english.php under  /Themes/default/languages

find
$txt['whoall_help'] = 'Viewing the <a href="' . $scripturl . '?action=help">help page</a>.';

add after
$txt['whoall_tpmod'] = 'Viewing the <a href="' . $scripturl . '?action=tpmod;dl">Downloads</a>.';

PLEASE BACKUP THIS FILE FIRST BEFORE MAKING ANY CHANGES



added img, blanked out the real names and ip...
Title: Re: If my users go into the download section ......
Post by: conner on April 21, 2009, 10:58:59 PM
Quote from: Lesmondâ„¢ on April 21, 2009, 01:54:01 PM
In Who.english.php under  /Themes/default/languages

find
$txt['whoall_help'] = 'Viewing the <a href="' . $scripturl . '?action=help">help page</a>.';

add after
$txt['whoall_tpmod'] = 'Viewing the <a href="' . $scripturl . '?action=tpmod;dl">Downloads</a>.';

PLEASE BACKUP THIS FILE FIRST BEFORE MAKING ANY CHANGES



added img, blanked out the real names and ip...


Lesmond thanx for the help it works now.
Title: Re: If my users go into the download section ......
Post by: Renegd98 on April 21, 2009, 11:01:01 PM
Marking solved.
Title: Re: If my users go into the download section ......
Post by: Lesmond on April 21, 2009, 11:01:23 PM
your welcome conner, will mark this one as solved then

Renegd98 ya beat me too it lol