Welcome on Index Snippet ACP Access

Download and support for PhpBB3 Welcome On Index
Locked
User avatar
Vox Populi
BBCoder III
BBCoder III
Posts: 135
Joined: 27 Jul 2011, 15:44
BBCodes: 51
Favourite BBCode: YouTube
Favourite MOD: mChat, Welcome on Index
Location: Index,WA
Contact:

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
Be who you are and say what you feel.
Those who mind don't matter.
Those who matter don't mind.
- Dr. Seuss
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Welcome on Index Snippet ACP Access

Post by Stoker »

Nice one Ed :thumb:
Board rules! No PM support
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

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)
User avatar
Blackwolf
BBCoder IV
BBCoder IV
Posts: 272
Joined: 04 Dec 2010, 12:36
BBCodes: 101
Favourite BBCode: Dropcap
Favourite MOD: mchat
Location: Melbourne Australia

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
Ultimate Edition, Ultimate Edition Oz, Oz Unity

“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
User avatar
Vox Populi
BBCoder III
BBCoder III
Posts: 135
Joined: 27 Jul 2011, 15:44
BBCodes: 51
Favourite BBCode: YouTube
Favourite MOD: mChat, Welcome on Index
Location: Index,WA
Contact:

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.
Be who you are and say what you feel.
Those who mind don't matter.
Those who matter don't mind.
- Dr. Seuss
Locked