News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Global Headers and Footers

Started by SMFHacks.com Team, August 02, 2006, 10:39:07 PM

Previous topic - Next topic

Steve

DO NOT pm me for support!

pirc-bw

I am attempting to edit my Footer.  I can make my small corrections just fine, but I am not allowed to save the result.
I get a blank white page with the following message

The requested URL was rejected. Please consult with your administrator.

Your support ID is: 11584518327588026180

I am the administrator... how do I fix this!
Merlene
Version Information:
Forum version: SMF 2.0.16
Current SMF version: SMF 2.0.16
www.bw-forums.com

vbgamer45

More than likely some security on your server. May have to talk to your hosting company. I haven't seen that phrase used before. If you use mod_security disable it for your site as well.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Arantor


pirc-bw

That was supposed to be disabled long ago.  I will have them check.  Thanks for the suggestion.
Merlene
Version Information:
Forum version: SMF 2.0.16
Current SMF version: SMF 2.0.16
www.bw-forums.com

pirc-bw

It was definitely something on my hosting.  Other problems developed before the end of day, but everything is back to normal again.

Thanks so much for the responses.
Merlene
Version Information:
Forum version: SMF 2.0.16
Current SMF version: SMF 2.0.16
www.bw-forums.com

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

pirc-bw

And now I have a new problem editing my Headers and Footers.  When I click save I get a blank white screen for say 10 seconds and then the following error message...
Merlene
Version Information:
Forum version: SMF 2.0.16
Current SMF version: SMF 2.0.16
www.bw-forums.com

vbgamer45

How much text are you posting?

Also check your forum's error log for related errors.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

pirc-bw

A friend with the same set up was also having this problem, she found that if you replaced all the text in the entry box it works.

So, I did that too and it also worked for me.  I simply made my change the did Ctrl+A and Ctrl+V and clicked Save Changes.
Merlene
Version Information:
Forum version: SMF 2.0.16
Current SMF version: SMF 2.0.16
www.bw-forums.com

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

kubapigora

Hi all.
I am experiencing a problem possibly not directly related to Global Headers and Footers.
As I was trying to "Clean up" a list of unused mods, I uninstalled GH&F, and my forum broke (forum adress: hxxp:open-polska.eu [nonactive]).

As I am not a SMF specialist, could you please help me solve the problem and make forum up adn running again. Or possibly direct me to other topic which could help. Would appreciate ANY help. Thanks.

margarett

Your forum seems fine to me...
Do note: you should update to 2.0.9 ;)
Se forem conduzir, não bebam. Se forem beber... CHAMEM-ME!!!! :D

QuoteOver 90% of all computer problems can be traced back to the interface between the keyboard and the chair

nyvermynd

question is creating
that why smf support team did not included the function of modifying head and footer included in the package?????
i am also fan of smf
running 5 site on my own
one is phpbb
one is mybb
facing no problem in above two even that are more complex than smf.
an my latest one is smf latest version.

'having no hands thinking about hair upon head"
it is totally serous  matter that smf must include  the things that we are uploading now facing lots of problems, i lost my 24hrs since i uploaded every thing proper but still
head
header
footer edit options are not displays in ACP
we are requested to not to make things complex,
uploading files in their proper route is not a bit difficult but there are many things not easy for every one.
an athletic can never win a swimming  race like that all of smf users have no specialization in htm
bbc
php
extra
.we demand that upload a simple way mod file as we can upload and run it simply.
or just
release same smf default theme with all required function we may download and replace old one
regards

Kindred

Well, first things first, you do not get to DEMAND anything. This is free software and is open source. If you want something that is not part of the core product, then code it in. If you are good, then contribute your coding back to the project and maybe it will get included in future versions...   But in no way and now how do you get to demand anything.

Second, why should this be included in the smf core?   It's not actually all that popular as a mod... (Compared to some mods)

Third, smf has a function to automatically apply mods... It's called the package manager. Upload the file into the package manager and install the mod. Click, click, click...m. And, unless you have conflicting mods, that is it. Done. Mod applied.

Fourth, if you plan to run a site, then you had better learn some basic html...   BBC is pretty standard across most forum softwares....
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

GlennLever

I have the Global Headers and Footers Mod installed on my forum (version 2.0.9)

Currently I have two logos has a header and a footer.



this is the code to create that header

<div style="margin-bottom: 50px;">
   <div class="floatleft" style="width: 40%; margin-left: 5%; text-align: right;">
      <a href="http://fuelinjectionent.com">
         <img src="http://www.leverfamilysite.com/images/Hidden_Pictures/FIE-Ad-small.gif" alt="" />
      </a>
   </div>
   <div class="floatright" style="width: 40%; margin-right: 5% text-align: left">
         <a href="">
            <img src="http://www.leverfamilysite.com/images/Hidden_Pictures/VRS3.jpg" alt="" />
         </a>
   </div>
   <br class="clear" />
</div>


I wish to create a third but it is not coming out correctly. this is the code I used

<div style="margin-bottom: 50px;">
   <div class="floatleft" style="width: 25%; margin-left: 5%; text-align: right;">
      <a href="http://www.lever-family-racing.com/">
         <img src="http://www.lever-family-racing.com/wp-content/uploads/2014/10/Milan-0151-300x215.jpg" alt="" />
      </a>
   </div>
<div class="float_center" style="width: 25%; text-align: center;">
      <a href="http://fuelinjectionent.com">
         <img src="http://www.leverfamilysite.com/images/Hidden_Pictures/FIE-Ad-small.gif" alt="" />
      </a>
   </div>
   <div class="floatright" style="width: 25%; margin-right: 5% text-align: left">
         <a href="">
            <img src="http://www.leverfamilysite.com/images/Hidden_Pictures/VRS3.jpg" alt="" />
         </a>
   </div>
   <br class="clear" />
</div>

This is the result



What have I done wrong?  I stumbled through getting the two logos up and centered, and am now trying to figure out how to add the third based on what I stumbled through three years ago. I had a great deal of help three years ago and am looking for more now.

Any help would be appreciated

Kindred

As stated in your other thread...  You need to define how float_center behaves...  Right now, as per what you have said, it's a useless class because it's not defined to do anything
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

GlennLever

Quote from: Kindred on May 05, 2015, 10:07:01 PM
As stated in your other thread...  You need to define how float_center behaves...  Right now, as per what you have said, it's a useless class because it's not defined to do anything

I wish I knew how to do that, if you could help me do that I would really appreciate it. I at lest found the Mod section as you suggested. Am I now at lest in the right place to pose the question?

w4rkr4f7

Hello ,how can I hide "global-hf-footer" content for Moderators only ?

vbgamer45

There is no way to do that with the mod. You would need to edit the mod code.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Advertisement: