Contact Admin

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29355
Joined: Sat Aug 16, 2003 7:36 am

Contact Admin

Post by Extensions Robot »

Modification name: Contact Admin
Author: david63
Modification description: Adds a mailto link to the index page for contacting the site admin.
Modification version: 1.0.0
Tested on phpBB version: 3.0.0

Download file: contact_admin.zip
File size: 30037 Bytes

Modification overview page: View

The phpBB Team is not responsible nor required to provide support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB Modifications Team may not be able to provide support.

-->Modification support<--
Last edited by Extensions Robot on Tue Feb 08, 2011 4:47 am, edited 5 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28936
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Contact Admin

Post by Paul »

Modification validated/released

Notes:
Highstreet
Registered User
Posts: 25
Joined: Wed Mar 07, 2007 10:55 am

Re: Contact Admin

Post by Highstreet »

Thanks, works great. I was trying to do this myself, but I lack the technical phpBB knowledge.
The Christopher Ward Forum
All about beautiful and affordable wristwatches
http://www.christopherwardforum.com
ukcarcruisers
Registered User
Posts: 5
Joined: Sun Jan 13, 2008 11:04 pm

Re: Contact Admin

Post by ukcarcruisers »

Hey guys, im pretty new to the full adding mod's now our forum does need this, i have checked my code twice now and put everything back to normal now where i do this mod i keep getting...

phpBB Debug] PHP Notice: in file /includes/functions.php on line 3393: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)

this aint the excat error message as it to do with a diff file instead but its more or less the same error to do with modifing the header info, ive tried to alter the permissions but it wont let me.

can any1 shed any light on this for me pls.
User avatar
nhseacoast
Registered User
Posts: 625
Joined: Sun Sep 22, 2002 10:31 pm
Location: NH, USA

Re: Contact Admin

Post by nhseacoast »

I made the 2 file edits and double checked. Where is the link supposed to appear? I can't seem to find it anywhere. I'm thinking I need to edit my overall_header.html or where ever else I want to put it. I'm just not sure of the code to use.
http://nhgunforum.com phpBB v3.2.1
http://wtprise.org phpBB v3.3.2
User avatar
nhseacoast
Registered User
Posts: 625
Joined: Sun Sep 22, 2002 10:31 pm
Location: NH, USA

Re: Contact Admin

Post by nhseacoast »

Got it figured out on my own. It was even simpler than I had thought. It's just a matter of placing the "tags?" where I wanted them.

Code: Select all

{U_ADMIN_CONTACT}{CONTACT_ADMIN}
Simple. Nice easy mod. Thanks!
http://nhgunforum.com phpBB v3.2.1
http://wtprise.org phpBB v3.3.2
JoshuaJaimz
Registered User
Posts: 4
Joined: Mon Jan 14, 2008 2:54 am

Re: Contact Admin

Post by JoshuaJaimz »

how do i install this MOD
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: Contact Admin

Post by david63 »

JoshuaJaimz wrote:how do i install this MOD
The same way as every other mod - you open the .xml file in your browser and follow the instructions.
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
monkeymaker
Registered User
Posts: 138
Joined: Tue Jul 24, 2007 1:00 am

Re: Contact Admin

Post by monkeymaker »

Nice mod, thanks! One question though...

Now that it's up and running in ProSilver & Avalon, how do I change the email address that the link goes to?
Thanks to everyone who has helped me thus far, and to all those who will in the future because I know I'll need it! :D

To see how my forum has progressed, check it out: http://www.BrentwoodConnect.com.
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: Contact Admin

Post by david63 »

monkeymaker wrote:Nice mod, thanks! One question though...

Now that it's up and running in ProSilver & Avalon, how do I change the email address that the link goes to?
The email address is that set via ACP for the board admin
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
gph
Registered User
Posts: 66
Joined: Tue Jul 10, 2007 9:16 pm

Re: Contact Admin

Post by gph »

Does this MOD require an additional image of any kind?

Thanks

gph
User avatar
nhseacoast
Registered User
Posts: 625
Joined: Sun Sep 22, 2002 10:31 pm
Location: NH, USA

Re: Contact Admin

Post by nhseacoast »

gph wrote:Does this MOD require an additional image of any kind?

Thanks

gph
I installed it. No need for any images. Just make the changes as instructed and place the variables where you need them. Check my post about 6 up from this one.
http://nhgunforum.com phpBB v3.2.1
http://wtprise.org phpBB v3.3.2
grogo67
Registered User
Posts: 4
Joined: Sat Sep 08, 2007 4:21 pm
Location: Kansas City

Re: Contact Admin

Post by grogo67 »

nhseacoast wrote:Got it figured out on my own. It was even simpler than I had thought. It's just a matter of placing the "tags?" where I wanted them.

Code: Select all

{U_ADMIN_CONTACT}{CONTACT_ADMIN}
Simple. Nice easy mod. Thanks!
OK, I guess I'm more ignorant than I thought!

Did you place the tags in index.php?

Do I just cut & past the tags as they appear or does more code go between them? (Yes, I made the other changes already)

Thanks!
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: Contact Admin

Post by david63 »

grogo67 wrote:OK, I guess I'm more ignorant than I thought!

Did you place the tags in index.php?

Do I just cut & past the tags as they appear or does more code go between them? (Yes, I made the other changes already)
Follow the instructions in the .xml file for the template that you are using.
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
grogo67
Registered User
Posts: 4
Joined: Sat Sep 08, 2007 4:21 pm
Location: Kansas City

Re: Contact Admin

Post by grogo67 »

david63 wrote:Follow the instructions in the .xml file for the template that you are using.
I did. I'm having the same issue nhseacoast had. I just don't have the know how to place the tage to make the mailto link appear.

Return to “[3.0.x] MOD Database Releases”