SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
September 06, 2010, 09:44:35 pm

Login with username, password and session length
Members
Total Members: 8386
Latest: jmanceli2010
Stats
Total Posts: 21963
Total Topics: 4072
Online Today: 38
Online Ever: 399
(March 21, 2008, 10:16:14 pm)
Users Online
Users: 4
Guests: 32
Total: 36
Sponsored Links
+  SMFHacks.com
|-+  Forum
| |-+  Modifications/Themes
| | |-+  Modifications Talk
| | | |-+  Modification Showcase
| | | | |-+  4. Global Headers and Footers
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 2 [3] 4 Go Down Print
Author Topic: 4. Global Headers and Footers  (Read 37828 times)
denaon
Newbie
*
Offline Offline

Posts: 3


View Profile WWW Email
« Reply #30 on: October 02, 2006, 05:41:56 pm »

This mod does not work in 1.0.8, does it?  Undecided

BTW, I'm so glad I found you!!! SMFHacks rocks!!!  Grin
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 7331


View Profile
« Reply #31 on: October 02, 2006, 07:05:08 pm »

Only for SMF 1.1
Logged
brightstarpro
Newbie
*
Offline Offline

Posts: 8


View Profile Email
« Reply #32 on: October 30, 2006, 06:35:30 am »

i love this mod, except one thing. it won't allow you to edit the header and footer data you placed. what i means is, i added a banner script to my footer. it works nicely, but when i went into the global header footer today to change the banner, the boxes are empty. you should make this similiar to how proboards works where the data entered remains static so that it can be easily edited. if it is suppose to be like that then i may have something not setup right.

Yeah, same problem for me as well. Was a solution ever found for this?
Logged
Nite
Newbie
*
Offline Offline

Posts: 45



View Profile WWW Email
« Reply #33 on: October 30, 2006, 12:51:54 pm »

ftp into your account and edit smfheader.php or smffooter.php directly.
Logged

GameSocket
Jr. Member
**
Offline Offline

Posts: 79


NZ Made


View Profile WWW
« Reply #34 on: October 30, 2006, 02:41:02 pm »

If you are going to do that ya might as well do it to index.template and forget headers and footers mod.
Logged

(\__/)
(O.o )   *If You need help, best not to ask me*
(> < )

Nite
Newbie
*
Offline Offline

Posts: 45



View Profile WWW Email
« Reply #35 on: November 03, 2006, 08:19:19 pm »

Yes, but if that's all you had to do, then this mod would have never been created in the first place. For the sake of ease, there are two files that are descriptively named.
Logged

SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 7331


View Profile
« Reply #36 on: November 03, 2006, 08:31:43 pm »

I need to look into that one day not sure what causes that probably some kind of linux path issue that it is not reopening the file.
Logged
Bill White
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #37 on: November 17, 2006, 02:12:34 pm »

Hmm, It shouldn't be empty. It should always load the code that you last entered.

SMFHacks.com

I get the same problem. And maybe this will help to solve it:

When I navigate to index.php?action=globalhf;sesc I get an error message in the error log as follows:

<my name   Today at 01:47:54 PM 
<my IP address>     <my session number> 
http://<mysite.com/smf/index.php?action=globalhf;sesc 
8: Undefined index: sa
File: /.../.../public_html/smf/Sources/globalhf.php
Line: 29

That suggests that, when I go to edit the headers and footers, the routine is unable to successfully execute a line that locates existing data so that it can be pulled and presented for editing. Maybe the code can be adjusted?  Smiley
Logged
Bill White
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #38 on: November 17, 2006, 02:38:44 pm »

I ran into another little problem with Global Headers and Footers. I uninstalled and reinstalled the module. Now any header shows up twice. If I delete the header, nothing shows up, but when I reenter it, it shows up twice again.

Maybe the install enters some code, and the uninstall does not remove it, but removes the data. So then the reinstall enters duplicate code that displays whatever header data a second time. That's my guess.
Logged
lplettie
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #39 on: November 23, 2006, 10:32:12 pm »

i love this mod, except one thing. it won't allow you to edit the header and footer data you placed. what i means is, i added a banner script to my footer. it works nicely, but when i went into the global header footer today to change the banner, the boxes are empty. you should make this similiar to how proboards works where the data entered remains static so that it can be easily edited. if it is suppose to be like that then i may have something not setup right.

Yeah, same problem for me as well. Was a solution ever found for this?


Hmm, It shouldn't be empty. It should always load the code that you last entered.

SMFHacks.com

I get the same problem. And maybe this will help to solve it:

When I navigate to index.php?action=globalhf;sesc I get an error message in the error log as follows:

<my name   Today at 01:47:54 PM 
<my IP address>     <my session number> 
http://<mysite.com/smf/index.php?action=globalhf;sesc 
8: Undefined index: sa
File: /.../.../public_html/smf/Sources/globalhf.php
Line: 29

That suggests that, when I go to edit the headers and footers, the routine is unable to successfully execute a line that locates existing data so that it can be pulled and presented for editing. Maybe the code can be adjusted?  Smiley


I also have both problems.  Is there a cure for this yet?
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 7331


View Profile
« Reply #40 on: November 23, 2006, 11:20:36 pm »

No cure for linux servers.
Logged
buhaychat.com
Newbie
*
Offline Offline

Posts: 5


View Profile WWW Email
« Reply #41 on: December 08, 2006, 11:48:49 pm »

Header for most themes would be located under the menu bar.

Footer is right above the copyright line.

Is there a way we can change the location of the header that instead of beneath the menu bar, the entered header code goes someplace else towards the top of the page, say above all the user info, before any of the table for the board starts?

Thanks in advance...
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 7331


View Profile
« Reply #42 on: December 09, 2006, 12:05:16 pm »

You would need to edit the location of the code.
Logged
buhaychat.com
Newbie
*
Offline Offline

Posts: 5


View Profile WWW Email
« Reply #43 on: December 09, 2006, 02:58:45 pm »

You would need to edit the location of the code.

Thanks for the reply! It's the index.template.php that I should be editing right?

I did try that, but can't seem to have much success; I keep getting template parse errors... Is this the code we'd need to edit/move?

(located in <head> section):

Code:
// We'll have to use the cookie to remember the header...
if ($context['user']['is_guest'])
$options['collapse_header'] = !empty($_COOKIE['upshrink']);

// Output any remaining HTML headers. (from mods, maybe?)
echo $context['html_headers'], '

<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
var current_header = ', empty($options['collapse_header']) ? 'false' : 'true', ';

function shrinkHeader(mode)
{';

// Guests don't have theme options!!
if ($context['user']['is_guest'])
echo '
document.cookie = "upshrink=" + (mode ? 1 : 0);';
else
echo '
smf_setThemeOption("collapse_header", mode ? 1 : 0, null, "', $context['session_id'], '");';

echo '
document.getElementById("upshrink").src = smf_images_url + (mode ? "/upshrink2.gif" : "/upshrink.gif");

document.getElementById("upshrinkHeader").style.display = mode ? "none" : "";

current_header = mode;
}
// ]]></script>

I can't seem to locate it in the body... the place where I "think" it should be, but is not:

Code:
// Show the menu here, according to the menu sub template.
template_menu();
echo '
</div></div>';

//If the user is below the minimum required posts, then show the annoying message.
global $user_info;

if (($context['user']['is_logged']) && ($user_info['posts'] < $modSettings['MinReqPostCount']))
echo '
<div align="center"><table align="center" style="width: 650px; padding: 20px; text-align: left; vertical-align: middle; margin: 2ex 1ex 2ex 1ex; border: 2px dashed ', $modSettings['PostCountWarningBorderColor'],'; background-color: ', $modSettings['PostCountWarningBackgroundColor'],';">
<tr>
<td width="64">
<img style="vertical-align: middle;" src="'.$settings['images_url'].'/pcWarn.gif" alt="Attention!" />
</td>
<td style="color: ', $modSettings['PostCountWarningTextColor'],';">
<strong>', $modSettings['PostCountWarningMessageTitle'], '</strong><br />', $modSettings['PostCountWarningMessage'], '
</td>
</tr>
</table></div>
';

A little nudge in the right direction, maybe? What's the code I'd need to move around to where I want it to show?

Thanks again. Smiley
« Last Edit: December 09, 2006, 03:00:45 pm by buhaychat.com » Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 7331


View Profile
« Reply #44 on: December 09, 2006, 03:12:31 pm »

Its actually not in the index.template.php the code is located in Sources/Subs.php that's why it can work for every theme.
Logged
Pages: 1 2 [3] 4 Go Up Print 
« previous next »
Jump to:  

Recent
[Today at 09:27:47 pm]

[Today at 09:52:21 am]

[September 05, 2010, 11:59:21 am]

[September 05, 2010, 08:55:27 am]

[September 04, 2010, 10:54:28 pm]

[September 04, 2010, 04:50:32 pm]

[September 03, 2010, 09:19:13 pm]

[September 02, 2010, 02:24:17 pm]

[September 01, 2010, 08:36:20 am]

[August 31, 2010, 01:07:25 pm]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
Page created in 4.804 seconds with 20 queries.