Joined: January 2008
Posts: 1334
Location: [Censor]
Re: New Blocks?
i m working on it...trying to create this block..
but i have some problems...
maybe someone can help
see pic - i dont see some things (i copyed code for block from index_body.tpl)
____________ We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/
if ( !defined('IN_PHPBB') )
{
die('Hacking attempt');
}
if(!function_exists(imp_gearhead_func))
{
function imp_gearhead_func()
{
global $lang, $template, $board_config;
$template->assign_vars(array(
)
);
}
}
imp_gearhead_func();
?>
and
gearhead_block.tpl in templatesmg_themesblocks
____________ We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
The time now is Tue 05 Aug, 2025 01:06 • All times are UTC + 1 Hour [DST enabled]
Permissions List
Permissions List
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events