| Author |
Message |
olgrim New Member


Joined: Jun 17, 2008 Posts: 14
|
Posted:
Tue Jul 01, 2008 11:24 am |
|
How can I insert advertizing Block in BBtoNuke?
What files or functions control a page formation with open table() and close Table()?
I would like to insert pictures on a top box, right above the box with the Control Panel. Now it has a page name : "forum".
I use phpNuke 8.1, and last updated version BBtoNuke 22.23.
Please help.
thank you |
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 4816
|
Posted:
Tue Jul 01, 2008 11:40 am |
|
BBtoNuke does not use the opentable() closetable() functions as these belong to *nuke.
You can use the url displayed in your browsers address bar to help you determine which file you need to be looking in, for example, viewtopic.tpl
The *.tpl files are the templates which BBtoNuke uses so I would assume it is these you would need to modify. |
|
|
|
 |
olgrim New Member


Joined: Jun 17, 2008 Posts: 14
|
Posted:
Tue Jul 01, 2008 3:47 pm |
|
but where are those .tpl files locale.
Something does not make sense.
thank you, though. |
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 4816
|
Posted:
Tue Jul 01, 2008 4:24 pm |
|
modules/Forums/templates/subSilver/
Or if you are using a nuke theme with it's own forums template
theme/YOUR_THEME/forum/ |
|
|
|
 |
|
|
|
|