TechHead

Started by Bloc, March 23, 2006, 12:35:16 PM

Previous topic - Next topic

Bloc

Link to the theme

TechHead is strong blusih theme with a "tech" feel to it. Main buttons will light up when hovering over them.

demo:
http://www.tinyportal.net/demo/index.php?demo=techhead

GwE¬ØЯΐĠîŋ™

Hello, I have curently installed a smf board and I got a theme called "techead" and I get an error ontop of my board: http://ryl.awardspace.com/forums/ saying this: "Warning: realpath() has been disabled for security reasons in /home/www/ryl.awardspace.com/forums/Sources/Errors.php on line 249" I went to the errors.php and it said: "Hacking attempt..." How do I fix this?
Thanks

Xfire: origin89 | Xbox Live: I ORiGiN L

Wolfenrook

Are you using the correct version of Techead for your forum software version?  Ie the RC2 version for SMF 1.1RC2 etc?
Thoughts are free, it's their consequences that often have a cost.

URPG

bloczone as demo site, but i cannot find this one as Theme for SMF1.1RC2+TP.86 ?

Can you provide it for TinyPortal too?

HRM

He has done yet TP_Techhead RC2 / TP 0.8.6

http://www.tinyportal.net/smf/index.php?action=tpmod;dl=item176

My reply might be far too late for you :D  but could be helpful for others.
To install something for the cat's 'cut' is never nice..... (old dutch saying) :D

HRM

Does anybody already have Dutch menu buttons for this handsome theme?
To install something for the cat's 'cut' is never nice..... (old dutch saying) :D

Aaron


bloc

Updated to work with SMF 1.1 RC3.

junglecat

I hope someone can help me. I'm using the techhead theme here: http://agricommunity.com/christian/index.php

I want to install some mods that require buttons to be added. I'm not good enough with graphics to make exactly matching buttons in the top menu. So I thought maybe I could make a links bar at the bottom like this:



I could either use a row of text links, or make some small buttons that match the theme colors and put them in a row.

I found in the files where the bottom rows are, but I don't know what to put there with all that PHP code all over. When I modify the design in PHP scripts, I'm used to either HTML templates, or the pages are coded with HTML and use PHP include tags (so that you are working around the PHP).

I'm completey lost in SMF. Can someone tell me exactly what to put where, and how I would add the buttons or links there? And also, I'll need to add a little icon on the left.
PM me for affordable hosting. I will install your SMF forum with your choice of a theme for FREE.
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
Join us at Christian Discussions 
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~

junglecat

I have another question to add to the above one. I want to put a shoutbox directly underneath the top row of buttons; the ones that say home|help|search etc. Where precisely do I add the code for the shoutbox?
PM me for affordable hosting. I will install your SMF forum with your choice of a theme for FREE.
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
Join us at Christian Discussions 
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~

bloc

The shoutbox: search for "template_menu()" and simply add it after that. Not the "function template_menu()" though.

For adding a extra field to info-center open BoardIndex.template and look for:
        // Show a member bar.  Not heavily ornate, but functional at least.
        if ($settings['show_member_bar'])


Add something like this BEFORE:

                echo '
        <tr>
                <td class="catbg" colspan="2">Forum features</td>
        </tr>
        <tr>
<td class="windowbg" width="20" valign="middle" align="center">
<img src="', $settings['images_url'], '/icons/info.gif" alt="" border="0" />
               </td>
                <td class="windowbg2" width="100%">

-- your links html code here ---


                </td>
        </tr>';
        }

bloc


exodia

am using techhead theme by bloc and i dont have the button "members" and "my messages" in the forum tabs can any help to code this to.?

bloc

Well, the reason is that it already have "you x messages" right under the username, and the member section on frontpage displayed. Its really derived from the old default theme, which had it this way.

kat

* Kat grovels, most unseemingly, to Bloc, in the hope that not only would this theme be put back on the site, but asks for it to be updated for v.2, too...



Advertisement: