hi all, i have 7.0.7 and i need to add a bar at the bottom of the site (the classic network bar, with link to other sites)
it's all in one file
i have php code (it need a couple of query to the db)
css
html (div / li / )
i can't find a way to add this thing.
i tryied to put it in the design.inc.php
it work, but i get this :
Warning: Cannot modify header information - headers already sent by (output started at /..../..../..../sb/logdol.php:73) in /.../.../.../sb/inc/design.inc.php on line 132
thanks