3.1 & 3.2 Extensions Database 3.1 / 3.2Screen resolution in viewtopic

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
User avatar

tamarin
Users
Users
Posts: 72
Joined: 15 Mar 2015, 01:07
    Windows 10 Firefox

Re: Screen resolution in viewtopic

Post by tamarin »

dmzx wrote: Is this an extension :question:
dmzx, yes, it is an extension "Hidden profile information".
I tried to turn it off, but the result is the same.
I don't know why.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 8 Firefox

Re: Screen resolution in viewtopic

Post by dmzx »

tamarin wrote:
dmzx wrote: Is this an extension :question:
dmzx, yes, it is an extension "Hidden profile information".
I tried to turn it off, but the result is the same.
I don't know why.

Switch it off and clear the cache, logout and back login again and check it if it works.

User avatar

tamarin
Users
Users
Posts: 72
Joined: 15 Mar 2015, 01:07
    Windows 10 Firefox

Re: Screen resolution in viewtopic

Post by tamarin »

dmzx wrote: Switch it off and clear the cache, logout and back login again and check it if it works.
I just did it - nothing has changed.
Then I deleted all the data of this expansion, established again - to no avail.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 8 Firefox

Re: Screen resolution in viewtopic

Post by dmzx »

Did you try to disable all other extensions and test only Screen resolution ?

User avatar

tamarin
Users
Users
Posts: 72
Joined: 15 Mar 2015, 01:07
    Windows 10 Firefox

Re: Screen resolution in viewtopic

Post by tamarin »

dmzx wrote:did you try to disable all other extensions and test only Screen resolution ?
Oh yeah.
I've more then 140 extensions.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 8 Firefox

Re: Screen resolution in viewtopic

Post by dmzx »

tamarin wrote:
dmzx wrote:did you try to disable all other extensions and test only Screen resolution ?
Oh yeah.
I've more then 140 extensions.

Can you test it on test board on your server?

User avatar

ircfc
Users
Users
Posts: 61
Joined: 04 Jun 2016, 08:32
    Windows 7 Firefox

Re: Screen resolution in viewtopic

Post by ircfc »

Hello

Please update this plugin for old threads
Or with the insertion of new topics that will become apparent resolution to be applied to old threads

Thanks
Bye

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Windows 10 Chrome

Re: Screen resolution in viewtopic

Post by martin »

This is used board wide on new and old posts if you cant see it log out then log back in.
Image

User avatar

tamarin
Users
Users
Posts: 72
Joined: 15 Mar 2015, 01:07
    Windows 10 Firefox

Re: Screen resolution in viewtopic

Post by tamarin »

dmzx wrote: 08 Dec 2015, 17:33
tamarin wrote:
dmzx wrote:did you try to disable all other extensions and test only Screen resolution ?
Oh yeah.
I've more then 140 extensions.

Can you test it on test board on your server?
I tried in another forum - everything works fine. (see Attachment)
But why isn't the first forum working? :wall:
Can you help me please?
Thx in advance.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

clight77
Donator
Donator
Posts: 502
Joined: 24 Sep 2015, 16:23
    Windows 10 Chrome

Re: Screen resolution in viewtopic

Post by clight77 »

Logging out and back in fixed it for me.

BUT it still does not show for other members, I am thinking they all have to logout and back in ????

BUT unfortunately in ACP the option to logout all users seems not to be working for me either :( phpbb 3.1.9

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Android Chrome

Re: Screen resolution in viewtopic

Post by martin »

Yes they need to log out b4 the ext kicks in until they do it wont show for them.

[ Post made via Android ] Image

User avatar

tamarin
Users
Users
Posts: 72
Joined: 15 Mar 2015, 01:07
    Windows 10 Firefox

Re: Screen resolution in viewtopic

Post by tamarin »

dmzx wrote: 06 Dec 2015, 22:26 did you try to disable all other extensions and test only Screen resolution ?
I disabled all extensions and tested only Screen resolution on my work forum - the same problem.
I don't know why. :wall:

User avatar

ZippeL
Users
Users
Posts: 20
Joined: 20 Aug 2016, 06:37
    Windows 10 Firefox

Re: Screen resolution in viewtopic

Post by ZippeL »

Thanks for ext :ninja:
ru.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

olalavui
Users
Users
Posts: 18
Joined: 27 Jun 2017, 22:00
    Windows 7 Chrome

Re: Screen resolution in viewtopic

Post by olalavui »

Vietnamese language pack file:

Code: Select all

<?php
/**
*
* @package phpBB Extension - Screen resolution in viewtopic
* @copyright (c) 2015 dmzx - https://www.dmzx-web.net
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
* Vietnamese language pack <giaminhteam@gmail.com
*/

/**
* DO NOT CHANGE
*/
if (!defined('IN_PHPBB'))
{
	exit;
}

if (empty($lang) || !is_array($lang))
{
	$lang = array();
}

// DEVELOPERS PLEASE NOTE
//
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
//
// Some characters you may want to copy&paste:
// ’ » “ ” …
//

$lang = array_merge($lang, array(
	'SCREEN_RESOLUTION'			=> 'Độ phân giải màn hình',
));
Come back phpBB with phpBBVietnam :tumbsyes:

User avatar

Webmaster Chuck
Users
Users
Posts: 5
Joined: 09 May 2017, 07:23
    Windows 10 Firefox

Re: Screen resolution in viewtopic

Post by Webmaster Chuck »

Great Extension! Worked like a champ out of the box with 3.2.1.

Had to "Clear Cache" and "Purge Sessions". After that, logged back in and it showed perfectly.

Post Reply Previous topicNext topic