|
|
| Author |
Message |
GanjaGirl
New User
Joined: 25 Feb 2009
Posts: 2
|
Posted: February 25th 2009, 5:13 pm Post subject: Add a link to new topics |
|
|
I am trying to add a link to an external site that will appear in each new topic automatically. I've tried editing both the viewtopic_body.tpl and the viewtopic.tpl files, but can't seem to figure out where to place it to get it to work correctly.
It's just a simple text link like <a href="http://phpbbhacks.com">Visit phpBBHacks.com</a>
Thanks for your help in advance. |
|
| Back to top |
|
 |
lumpy burgertushie
Dedicated User

Joined: 05 Apr 2008
Posts: 589
|
Posted: February 27th 2009, 8:44 am Post subject: |
|
|
this would have to be done in posting.php and/or posting_body.tpl
I have not tried it to see exactly how or where.
roberrt _________________ here is my sig file....... |
|
| Back to top |
|
 |
JemsRoker
New User
Joined: 17 Mar 2010
Posts: 12
Location: Bangle of India
|
Posted: March 21st 2010, 12:22 am Post subject: |
|
|
| We can do this from our profile page and in edit option. Thanks |
|
| Back to top |
|
 |
Patrick
Admin/Webmaster

Joined: 11 May 2001
Posts: 17279
Location: Harbinger, NC, U.S.A.
|
|
| Back to top |
|
 |
Dogs and Things
Well Known User
Joined: 11 Sep 2006
Posts: 189
|
Posted: March 22nd 2010, 3:43 pm Post subject: |
|
|
That's what I understand too,
Posting Template Hack might be an option, have a look at it.
Or else you could make a hidden input field in the posting form in posting_body.tpl that includes the url you want in the posted message. |
|
| Back to top |
|
 |
|