phpBB2.de Forum Index  
[netclusive - internet broadcasting]
 FAQ  •  Search  •  Download  •  Bookmarks  •  Memberlist  •  Usergroups   •  Register  •  Profile  •  Log in to check your private messages  •  Log in
 
        
 
        
 

LinkLift

View next topic
View previous topic

This forum is locked: you cannot post, reply to, or edit topics.This topic is locked: you cannot edit posts or make replies.
Author Message
mr burnZ
phpBB2.de User
phpBB2.de User



Joined: 27 Dec 2004
Posts: 8
Location: NRW, Germany

PostPosted: Wed 29 Dec, 2004 17:29 Reply with quoteBack to top 

Hi,

hab da wieder mal ein Problem, ich wollte das News Portal Mod installieren (http://www.phpbb2.de/dload.php?action=file&file_id=726), nur leider funktioniert das nicht so richtig, da die Installation auf subsilver basiert.. Wie kann ich das jetzt auf FI Apple blue abstimmen?

cya, mr burnZ
OfflineView user's profileSend private messageICQ Number
Google







Posted: Back to top

nightowl
phpBB2.de User
phpBB2.de User



Joined: 01 Nov 2003
Posts: 526

PostPosted: Wed 29 Dec, 2004 17:38 Reply with quoteBack to top 

was willtest du denn erreichen oder besser was ist dein direktes Problem ?

_________________
MfG
nightowl

Hier kannst Du viele Mods finden und auch mal einen Mod vorschlagen! ===> OXPUS
--------------------------------------------------------------------------------
Image
Helfe gerne bei der Suche nach Mods (derzeit 1000 in der privaten Sammlung) und teste immer wieder neue Mods.
HiddenView user's profileSend private messageVisit poster's websiteICQ Number
mr burnZ
phpBB2.de User
phpBB2.de User



Joined: 27 Dec 2004
Posts: 8
Location: NRW, Germany

PostPosted: Wed 29 Dec, 2004 17:43 Reply with quoteBack to top 

ich möchte eigentlich nur das News Portal installieren, was aber nicht funktioniert hat, weil ich in der overall_header.tpl folgendes verändern muss
Quote:
<td><a href="{U_NEWS_PORTAL}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>


und

Quote:
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a></span><span class="mainmenu">&nbsp; &nbsp;<a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>&nbsp; &nbsp;<a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a>&nbsp; &nbsp;<a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a>&nbsp;


das geht nämlich nicht, weil ich das FI apple blue theme benutze... also wie muss ich das verändern, damit das Portal auch beim FI Apple blue theme funktioniert?
OfflineView user's profileSend private messageICQ Number
nightowl
phpBB2.de User
phpBB2.de User



Joined: 01 Nov 2003
Posts: 526

PostPosted: Wed 29 Dec, 2004 18:16 Reply with quoteBack to top 

okay, zeig doch mal die Installanleitung und deine overall_header.tpl, das kleine Problem sollten wir schnell hinbekommen, wäre doch gelacht.

_________________
MfG
nightowl

Hier kannst Du viele Mods finden und auch mal einen Mod vorschlagen! ===> OXPUS
--------------------------------------------------------------------------------
Image
Helfe gerne bei der Suche nach Mods (derzeit 1000 in der privaten Sammlung) und teste immer wieder neue Mods.
HiddenView user's profileSend private messageVisit poster's websiteICQ Number
mr burnZ
phpBB2.de User
phpBB2.de User



Joined: 27 Dec 2004
Posts: 8
Location: NRW, Germany

PostPosted: Thu 30 Dec, 2004 18:25 Reply with quoteBack to top 

ok aalso,

hier die overall_header.tpl

Quote:
<?xml version="1.0" encoding="{S_CONTENT_ENCODING}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="Content-Style-Type" content="text/css" />
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/fiappleblue/{T_HEAD_STYLESHEET}" type="text/css" />
<!-- BEGIN switch_enable_pm_popup -->
<script type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
//-->
</script>
<!-- END switch_enable_pm_popup -->
<script type="text/javascript">
<!--
window.status="{PRIVATE_MESSAGE_INFO}"
// -->
</script>
</head>
<body><a name="top" id="top"></a>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><a href="{U_INDEX}"><img src="images/spacer.gif" width="10" height="26" border="0" alt="" /></a></td>
<td><a href="{U_INDEX}"><img src="templates/fiappleblue/images/{LANG}top_bar_index.gif" width="80" height="26" border="0" alt="{L_INDEX}" title="{L_INDEX}" /></a></td>
<td><a href="{U_FAQ}"><img src="templates/fiappleblue/images/{LANG}top_bar_faq.gif" width="80" height="26" border="0" alt="{L_FAQ}" title="{L_FAQ}" /></a></td>
<td><a href="{U_MEMBERLIST}"><img src="templates/fiappleblue/images/{LANG}top_bar_memberlist.gif" width="80" height="26" border="0" alt="{L_MEMBERLIST}" title="{L_MEMBERLIST}" /></a></td>
<td><a href="{U_SEARCH}"><img src="templates/fiappleblue/images/{LANG}top_bar_search.gif" width="80" height="26" border="0" alt="{L_SEARCH}" title="{L_SEARCH}" /></a></td>
<td><a href="{U_GROUP_CP}"><img src="templates/fiappleblue/images/{LANG}top_bar_usergroups.gif" width="80" height="26" border="0" alt="{L_USERGROUPS}" title="{L_USERGROUPS}" /></a></td>
<td><a href="{U_PROFILE}"><img src="templates/fiappleblue/images/{LANG}top_bar_profile.gif" width="80" height="26" border="0" alt="{L_PROFILE}" title="{L_PROFILE}" /></a></td>
<td><a href="{U_PRIVATEMSGS}"><img src="templates/fiappleblue/images/{LANG}top_bar_inbox.gif" width="80" height="26" border="0" alt="{PRIVATE_MESSAGE_INFO}" title="{PRIVATE_MESSAGE_INFO}" /></a></td>
<!-- BEGIN switch_user_logged_in -->
<td><a href="{U_LOGIN_LOGOUT}"><img src="templates/fiappleblue/images/{LANG}top_bar_logout.gif" width="80" height="26" border="0" alt="{L_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" /></a></td>
<!-- END switch_user_logged_in -->

<!-- BEGIN Shownickpagebutton -->
<td><a href="{Shownickpagebutton.U_NICKPAGE}"><img src="templates/fiappleblue/images/top_bar_nickpage.gif" width="80" height="26" border="0" alt="{L_NICKPAGE}" title="Deine Nickpage" /></a></td>
<!-- END Shownickpagebutton -->


<!-- BEGIN switch_user_logged_out -->
<td><a href="{U_LOGIN_LOGOUT}"><img src="templates/fiappleblue/images/{LANG}top_bar_login.gif" width="80" height="26" border="0" alt="{L_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" /></a></td>
<td><a href="{U_REGISTER}"><img src="templates/fiappleblue/images/{LANG}top_bar_register.gif" width="80" height="26" border="0" alt="{L_REGISTER}" title="{L_REGISTER}" /></a></td>
<!-- END switch_user_logged_out -->


</tr>
</table></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="ttb">
<tr>
<td><img src="templates/fiappleblue/images/tt12_l.gif" width="10" height="12" alt="" /></td>
<td class="tt12bkg"><img src="images/spacer.gif" width="200" height="12" alt="" /></td>
<td><img src="templates/fiappleblue/images/tt12_r.gif" width="10" height="12" alt="" /></td>
</tr>
</table>
<table class="bodyline" width="100%" cellspacing="0" cellpadding="10" border="0">
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" class="scrn">
<tr>
<td><img src="templates/fiappleblue/images/scrn_tl.gif" alt="" width="14" height="14" /></td>
<td width="100%" class="scrntbkg"><img src="images/spacer.gif" alt="" width="10" height="14" /></td>
<td><img src="templates/fiappleblue/images/scrn_tr.gif" alt="" width="14" height="14" /></td>
</tr>
<tr>
<td class="scrnlbkg"><img src="images/spacer.gif" alt="" width="14" height="60" /></td>
<td class="scrnm"><span class="maintitle">{SITENAME}</span><br />
{SITE_DESCRIPTION}</td>
<td class="scrnrbkg"><img src="images/spacer.gif" alt="" width="14" height="60" /></td>
</tr>

<tr>
<td><img src="templates/fiappleblue/images/scrn_bl.gif" alt="" width="14" height="14" /></td>
<td width="100%" class="scrnbbkg"><img src="images/spacer.gif" alt="" width="10" height="14" /></td>
<td><img src="templates/fiappleblue/images/scrn_br.gif" alt="" width="14" height="14" /></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/spacer.gif" width="200" height="8" alt="" /></td>
</tr>
</table>


und die installationsanleitung (der wesentliche teil):


Quote:
#
#-----[ OPEN ]----------------------------------------
#
templates/subSilver/overall_header.tpl

#
#-----[ FIND ]----------------------------------------
#
<td><a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>

#
#-----[ IN_LINE FIND ]--------------------------
#
{U_INDEX}

#
#-----[ IN_LINE REPLACE WITH ]--------------------------
#
{U_NEWS_PORTAL}

#
#-----[ FIND ]----------------------------------------
#
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a></span><span class="mainmenu">&nbsp; &nbsp;<a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>&nbsp; &nbsp;<a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a>&nbsp; &nbsp;<a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a>&nbsp;

#
#-----[ IN_LINE AFTER, ADD ]--------------------------
#
&nbsp;<a href="{U_NEWS_PORTAL}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{L_NEWS_PORTAL}" hspace="3" />{L_NEWS_PORTAL}</a>&nbsp;&nbsp;



hab das ganze dann noch mal als attachment angehängt, kann es eigentlich dabei sein, dass ich an der datenbank etwas ändern muss?


mod_news_portal.zip
 Description:
einfach umbenennen in ... .txt

Download
 Filename:  mod_news_portal.zip
 Filesize:  10.49 KB
 Downloaded:  47 Time(s)
overall_header.zip
 Description:
einfach in .tpl umbenennen

Download
 Filename:  overall_header.zip
 Filesize:  4.99 KB
 Downloaded:  34 Time(s)
OfflineView user's profileSend private messageICQ Number
Display posts from previous:      
This forum is locked: you cannot post, reply to, or edit topics.This topic is locked: you cannot edit posts or make replies.

View next topic
View previous topic
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 can attach files in this forum
You can download files in this forum

Similar Topics
Topic Author Forum Replies Posted
Links im Portal dabsy4family phpBB2.x - Support 0 Sun 23 Aug, 2009 15:24 View latest post
portal trixi phpBB2.x - Installation 0 Sun 16 Aug, 2009 23:01 View latest post
how do i edit the login box in portal... nibraz Support Forum 1 Mon 13 Jul, 2009 22:24 View latest post
portal.php als Startseite.. lazerus Support allgemein 1 Tue 05 May, 2009 18:46 View latest post
Nichts verändet, aber heute folgende ... snobbel phpBB2.x - Support 0 Sun 26 Apr, 2009 18:30 View latest post