Problems with preloader not showing

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Problems with preloader not showing
ltabdiel
CZ Newbie
ltabdiel has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Dec 30, 2004
0.00 posts per day
Posts: 3
Points: 234
   
Hey, I am trying to install the preloader here on this site, I looked at eh code changes and I don't have a file called my_header.php in includes. So I tried 2 other files in includes, page_header.php and page_header_review.php with no avail. Any ideas about what to do since I don't have that file? I am using PhpNukePlatinum 7.6.0



Back to top Reply with quote
#2   re: Problems with preloader not showing
echo
CZ Wiz
 Codezwiz Site Donator
echo has been a member for over 20 year's 20 Year Member
Gender: Male
Status: Offline
Joined: Oct 04, 2003
0.15 posts per day
Posts: 1147
Points: 93
   
Not sure if this will work with 7.6 or not, it's worth a try I suppose. Copy and paste this code into notepad and place your preloader code where it says: //Insert preloader code right below this and save the file as: my_header.php (make sure where it says "save as type" is set to "All Files" and upload into your includes directory.

<?php

# $Author: chatserv $
# $Date: 2004/12/08 03:29:01 $
/************************************************************************/
/* PHP-NUKE: Web Portal System                                          */
/* ===========================                                          */
/*                                                                      */
/* Copyright (c) 2004 by Francisco Burzi                                */
/* http://phpnuke.org                                                   */
/*                                                                      */
/* 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.       */
/************************************************************************/

//Insert preloader code right below this



/*
   This file is to customize whatever stuff you need to include in your site
   when the header loads. This can be used for third party banners, custom
   javascript, popup windows, etc. With this file you don't need to edit
   system code each time you upgrade to a new version. Just remember, in case
   you add code here to not overwrite this file when updating!
   Whatever you put here will be between <head> and </head> tags.
*/
# $Log: my_header.php,v $
# Revision 1.2  2004/12/08 03:29:01  chatserv
# http://www.nukefixes.com/ftopicp-3479.html#3479
#
# Revision 1.1  2004/10/07 17:34:44  chatserv
# Initial CVS Addition
#

?>



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum