rookie, greenhorn, newbie [message #2072] |
Mon, 29 April 2002 13:34  |
|
I can't wait to get FUD installed on my site. Going to try and upload it very soon.
I've looked at alot of BBS but none of them compare. Looks like it will be FUD for me.
Got over the latest bump in the road today. My hosting service is running the latest version of MySQL. I picked up a copy of WS_FTP to make up loading easier.
I will let you all know how it goes with the instalation. Thanks for being there.
Z
Got Torque?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: loging over and over [message #3992 is a reply to message #3991] |
Wed, 10 July 2002 17:04   |
|
Ah Ha!! Looks like I'm in need of another up grade.
CVS??? I'm sure this sounds pretty dumb but what is it, I mean I understand what zip files are all about, you need the WinZip app. to compress and uncompress files. What about CVS? Do I download an App from http://www.cvshome.org/ and treat go from there? Thanks for any input on this too.
z
Got Torque?
|
|
|
|
Re: loging over and over [message #4120 is a reply to message #3993] |
Mon, 15 July 2002 11:46   |
|
Welp, I up graded (from 2.0 to 2.2.3) went nice and smooth, even fixed my little editing bug mentioned earlier on this thread. One snafu, I seem to have lost the logo/link I had in my header. I checked the header script and the last few lines look the same as in 2.0
</head>
<body topmargin="2" leftmargin="2" marginheight="2" marginwidth="2">
<?php if( !$GLOBALS['PLAIN_FORM'] ) { ?>
<a href="http://www.scoutswest.com">
<img src="/fforum/add_ons/sw_logo.gif" height=50 width=51><? } ?>
<table width="100%" cellspacing="0" cellpadding="0"></a><tr><td class="ForumBackground">
<?php if( !$GLOBALS['PLAIN_FORM'] ) fud_use('usercp.inc'); ?>
My sw_logo.gif is still where it was, what am I missing?
Thanks for all the great support with this great board.
z
Got Torque?
|
|
|
|
Re: thm/default/tmpl/header.tmpl [message #4238 is a reply to message #4121] |
Fri, 19 July 2002 09:40   |
|
I know this file is there somewhere, but can't seem to find it. What Dir. should I be looking in? I'm pretty sure I can use the Fud file manager to copy and maybe edit this file, correct??
thanks for all the help.
z
Got Torque?
|
|
|
|
|
|
|
|
|
|
Re: Restoring custom header [message #4588 is a reply to message #4458] |
Wed, 31 July 2002 14:31   |
|
<there is a backup inside errors/.backup dir, so you can restore the change pretty quickly. >
sorry but I'm still lost. I see the header.inc file in "backup" do I rename it "header.tmpl" and replace my current "header.tmpl" with the "new" re-named file?
z
Got Torque?
[Updated on: Wed, 31 July 2002 14:45] Report message to a moderator
|
|
|
|
Re: Restoring custom header [message #4609 is a reply to message #4597] |
Wed, 31 July 2002 23:37  |
|
Quote: | You open the backup file and copy your changes into the current file.
|
I open ...errors/.backup/header.inc
and copy my changes
</head>
<body topmargin="2" leftmargin="2" marginheight="2" marginwidth="2">
<?php if( !$GLOBALS['PLAIN_FORM'] ) { ?>
<a href="http://www.scoutswest.com">
<img src="/fforum/add_ons/sw_logo.gif" height=50 width=51><? } ?>
<table width="100%" cellspacing="0" cellpadding="0"></a><tr><td class="ForumBackground">
<?php if( !$GLOBALS['PLAIN_FORM'] ) fud_use('usercp.inc'); ?>
into the current file? That must be ...header.tmpl, which is where I added the above, but I didn't copy it from the backup, I had a copy on my PC.
I'll compare the two and see if I am missing a comma or two.
z
Got Torque?
|
|
|