Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.

3.1.x Extensions Database 3.1 / 3.2Hide Index Info

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

Topic Author
dmzx
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Hide Index Info

Post by dmzx »

Extension Name: Hide Index Info
Author: dmzx

Special thanks to: martin

Extension Description:
Hide Index Info for guests (who is online, birthdays and statistics)

Request here viewtopic.php?p=6840#p6840

dmzx/Hide-Index-Info

Screenshot:
Image

Extension Download:
Download-link
Hide Index Info v1.0.0
Installation:
  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to `hideindexinfo`.
  3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
  4. Copy the `hideindexinfo` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at (your forum root)/ext/dmzx/hideindexinfo/composer.json
  5. Navigate in the ACP to `Customise -> Manage extensions`
  6. Look for `Hide Index Info` under the Disabled Extensions list, and click its `Enable` link.

User avatar

Darby_Crash
Users
Users
Posts: 4
Joined: 21 Jan 2016, 16:10
    Linux Firefox

Re: Hide Index Info

Post by Darby_Crash »

Work great on phpBB 3.1.7-pl1. :thumbup:
Evolution is a process too slow to save my soul

User avatar

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

Re: Hide Index Info

Post by tamarin »

dmzx, thank you for the extension.
Very nice extension!
Can you also hide the plugin Top Five?
Thank you in advance.

User avatar

lopoto
Users
Users
Posts: 73
Joined: 28 Dec 2014, 01:59
    Windows 10 Firefox

Re: Hide Index Info

Post by lopoto »

Working well ,

and show double statistic ? :yikes:
statistic.JPG
phpBB 1.8
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Hide Index Info

Post by dmzx »

lopoto wrote: 02 Mar 2016, 22:43 working well ,

and show double statistic ? :yikes:
statistic.JPG
phpBB 1.8
PM me your link of your board.

User avatar

all4phone
Donator
Donator
Posts: 75
Joined: 29 May 2016, 13:33
    Windows 7 Firefox

Re: Hide Index Info

Post by all4phone »

Works well for me :tumbsyes:

It's possibility to add Activity over the last 24 hours to this ext?

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Hide Index Info

Post by dmzx »

all4phone wrote: 06 Jun 2016, 13:07 Works well for me :tumbsyes:

It's possibility to add Activity over the last 24 hours to this ext?
Is that an extension?

User avatar

all4phone
Donator
Donator
Posts: 75
Joined: 29 May 2016, 13:33
    Mac OS X Android

Re: Hide Index Info

Post by all4phone »

Yes, It is.

[ Post made via iPhone ] Image

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Hide Index Info

Post by dmzx »

all4phone wrote: 06 Jun 2016, 20:08 Yes, It is.

[ Post made via iPhone ] Image
Copy the html code from that extension to the index_body_stat_blocks_after.html in the hideindexinfo extension.
Between the <!-- IF S_DISPLAY_ONLINE_LIST and S_USER_LOGGED_IN -->

User avatar

all4phone
Donator
Donator
Posts: 75
Joined: 29 May 2016, 13:33
    Windows 7 Firefox

Re: Hide Index Info

Post by all4phone »

Yeah, it was a good solution (removed and pasted). It works perfectly, as I intented, many thanks for your help :tumbsyes:

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Hide Index Info

Post by dmzx »

all4phone wrote: 06 Jun 2016, 21:35 Yeah, it was a good solution (removed and pasted). It works perfectly, as I intented, many thanks for your help :tumbsyes:
:thumbup:

User avatar

taledus
Users
Users
Posts: 83
Joined: 19 Jun 2016, 05:47
    Windows 7 Firefox

Re: Hide Index Info

Post by taledus »

I had an issue with using this extension and displaying the Statistics section twice when using Statistics on Index extension. I commented out the first Statistics section since the information there already displayed on Statistics on Index.

/ext/dmzx/hideindexinfo/styles/prosilver/template/event/index_body_stat_blocks_after.html

Code: Select all

<!--
<!-- IF NEWEST_USER and S_USER_LOGGED_IN -->
	<div class="stat-block hidestatistics">
		<h3>{L_STATISTICS}</h3>
		<p>
			<!-- EVENT index_body_block_stats_prepend -->
			{TOTAL_POSTS} &bull; {TOTAL_TOPICS} &bull; {TOTAL_USERS} &bull; {NEWEST_USER}
			<!-- EVENT index_body_block_stats_append -->
		</p>
	</div>
<!-- ENDIF -->
-->
It can probably be deleted though.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Hide Index Info

Post by dmzx »

Yes combination of extensions can lead to double code.
Delete or comment out 1 of the codes. :wink:

User avatar

Antaka
Users
Users
Posts: 8
Joined: 02 Feb 2016, 07:03
    Windows 7 Chrome

Re: Hide Index Info

Post by Antaka »

Hi Dmzx

The display of statistics is duplicated on the index
2.jpg
Cordially
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Hide Index Info

Post by martin »

Antaka wrote: 02 Sep 2016, 09:22 Hi Dmzx

The display of statistics is duplicated on the index
2.jpg
Cordially
read here Hide Index Info
Image

Post Reply Previous topicNext topic