Welcome on Index Snippet ACP Access

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Welcome on Index Snippet ACP Access

Post by Vox Populi »

Stoker's Welcome on Index must be installed for this snippet.

Since I don't use any Subviler type styles, this is for Prosilver but am sure it will work the same way or close in Subsilver.

It's quite simple in nature. I don't like to scroll to the bottom of the page all the time to access the ACP so here is what I have done:

Open /styles/yourstyle/index_body.html.
Find:

Code: Select all

<!-- IF USER_AVATAR -->{USER_AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif" alt="" /><!-- ENDIF -->
Add after:

Code: Select all

<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
Refresh template and clear the cache.

As admin when you login you should get something like this:
Untitled.jpg

Welcome on Index Snippet ACP Access

Post by Stoker »

Nice one Ed :thumb:

Welcome on Index Snippet ACP Access

Post by martin123456 »

Thanx ed your snippet trashed my forum ;)


( its a joke for those who think it did)

Welcome on Index Snippet ACP Access

Post by Blackwolf »

Well done....crashed my forum. Now I go in the gareden to smok a cigarete. :D

Welcome on Index Snippet ACP Access

Post by Vox Populi »

It's not crashing any forums buttheads! I'm not good but I'm slow.