View Full Version : Many Questions. ^^;
kayzxx
08-Nov-2002, 07:05 PM
Hi. this
is Kay.
i got many Questions for Modify;
can i ask here ??
^^;
http://withkay.com/data/help/1.jpgalt='user posted image'>
http://withkay.com/data/help/2.jpg
Have a nice day. ~ hope to see..nice answers ^^;
kayzxx
09-Nov-2002, 04:11 AM
#1, #22,
#24, #24 has Modify. ^^;
Topgunn9
09-Nov-2002, 05:40 AM
I can only help with 21
and on one condition:
YOU LEAVE THE INVISION COPYRIGHT IN THERE
As
far as I am concerned it should be alright if it
becomes:
Powered by Invision 1.1
BETA 2 © 2002 Invision PS on SITE
NAME
I do not want to see this used
for:
© 2002 SITE
NAME
You can personalize it by adding
your site name to make it more like your site but you must not alter the
links or the words of any other parts of the copyright.
1) Open
forum directory
2) Open folder 'sources'
3) Open PHP file
'functions.php' in a text editor like Notepad or DreamWeaver (But
not word)
4) Either works:
a)Do a seach (Edit >> Find or
CTRL F) and type in 'copyright'
B) Navigate to line
1221
5) Read the words written by the IBF Team
6) Edit the following
line of code keeping in mind what I said at the beginning of this
post:
$copyright = "<!-- Copyright Information
-->\n\n<p><table width='80%'
align='center' cellpadding='3'
cellspacing='0'><tr><td align='center'
valign='middle'>$b_copy<br>Powered by <a
href=\"http://www.invisionboard.com\"
target='_blank'>Invision Board</a>
{$ibforums->version} © 2002 <a
href='http://www.invisionpower.com'
target='_blank'>Invision
PS</a></td></tr></table><p>";
7) Save it
8) Re-Upload it and
replace the existing file
9) Enjoy
Below is what is written in
functions.php about the copyright:
// Yes, I realise that this is silly
and easy to remove the copyright, but
// as it's not
concealed source, there's no point having a 1337 fancy hashing
// algorithm if all you have to do is delete a few lines, so..
// However, be warned: If you remove the copyright and you have not
purchased
// copyright removal, you WILL be spotted and your
licence to use Invision Board
// will be terminated, requiring
you to remove your board immediately.
// So, have a nice
day.
Keep that in mind and have a
nice day
LLOYD
IBF Team Leader
kayzxx
09-Nov-2002, 06:20 AM
thank you
^^;
#21 done. ^^
Topgunn9
09-Nov-2002, 07:05 AM
I have
added you to my MSN and can help with these bits over that. Alot easier
that way. Could you please give URL to your forum? I would quite like to
check it out :)
LLOYD
IBF Team Leader
Topgunn9
09-Nov-2002, 07:11 AM
For
number 26 I have an exert from a readme I got
somewhere:
If you would like to add
a 'Home' or 'News' link on the IBF Header, then this mod
is for you, it is very easy to install, and you only need to replace a
template, no files to upload!
The Mod
Open the Admin CP,
goto Skins & Templates > Manage Skin Templates > Manage Skin Templates
(for the theme you use) > Global HTML elements > end_nav (Click Edit),
then replace the following text:
<td align='right' valign='middle' nowrap><table cellpadding='5' cellspacing='0' border='0' style='border:1px solid <{tbl_border}>' class='row2'> <tr> <td nowrap><a href='{ibf.script_url}&act=Help'>{ibf.lang.tb_help}</a> <span style='color:<{tbl_border}>'>|</span> <a href='{ibf.script_url}&act=Search&f={$ibforums->input['f']}'>{ibf.lang.tb_search}</a> <span style='color:<{tbl_border}>'>|</span> <a href='{ibf.script_url}&act=Members'>{ibf.lang.tb_mlist}</a> <span style='color:<{tbl_border}>'>|</span> <a href='{ibf.script_url}&act=calendar'>{ibf.lang.tb_calendar}</a> </td> </tr></table></td> </tr></table>
with:
<td align='right' valign='middle' nowrap><table cellpadding='5' cellspacing='0' border='0' style='border:1px solid <{tbl_border}>' class='row2'> <tr> <td nowrap><a href='{ibf.script_url}&act=site'>Web Site</a> <span style='color:<{tbl_border}>'>|</span> <a href='{ibf.script_url}&act=Help'>{ibf.lang.tb_help}</a> <span style='color:<{tbl_border}>'>|</span> <a href='{ibf.script_url}&act=Search&f={$ibforums->input['f']}'>{ibf.lang.tb_search}</a> <span style='color:<{tbl_border}>'>|</span> <a href='{ibf.script_url}&act=Members'>{ibf.lang.tb_mlist}</a> <span style='color:<{tbl_border}>'>|</span> <a href='{ibf.script_url}&act=calendar'>{ibf.lang.tb_calendar}</a> </td> </tr></table></td> </tr></table>
Enjoy :)
LLOYD
IBF Team Leader
kayzxx
09-Nov-2002, 12:28 PM
oh. you
helped me to delete #15. ^^
my forum url - http://withKay.com/forums/ ('http://withKay.com/forums/')
thank you ^^