View Full Version : phpbb question
imbored
07-16-2003, 01:28 PM
hi,
does anyone know what files i need to edit in order to change the url that the logo image links to? i've changed the image successfully but there are so many files and i really don't want to go rummaging around all those .tpl files to find the right one.
JD_AcuNett
07-16-2003, 01:42 PM
You dont need the url, you can just upload it off of your computer. :-D
imbored
07-16-2003, 01:57 PM
that's not it...
on this page, in the far upper lefthand corner of the screen you see an Acunett forums graphic which links back to www.acunett.com...
rather than linking to www.acunett.com/forusm which is what the board uses as the default url for the logo-phpbb graphic.
how do i change that url?
Andres_AcuNett
07-16-2003, 02:08 PM
I'm not sure where you can find it on phpBB, but i know on most forums theres a textarea with the source where you can customize it. I would try putting that source into notepad and press ctrl + f, then search for yourdomain.com/forums and you should find the hyperlink there.
The problem with that is the forum URL may be a variable such as $forumUrl and if thats the case find where it's defined or there is a config option where you can change it. I hope thats not to confusing :-D
Sorry, i have no idea what the file is :(
imbored
07-17-2003, 12:10 AM
found it...it's called "overall_header.tpl"
vBulletin® v3.6.8, Copyright ©2000-2010, Jelsoft Enterprises Ltd.