Pagina 1 din 2

Cum pot adauga 1 portal?

Scris: 20-Aug-2011, 15:29:14
de AslTracker
Cum pot sa adaug 1 portal?Am dat "Cautare" pe forum dar ma-m uitat la cateva pagini si nu am gasit link de downloadat.La fel ca:http://www.phpbb3hacks.com/

Re: Cum pot adauga 1 portal?

Scris: 20-Aug-2011, 15:36:29
de bogdan
Sunt destule solutii de portal pentru phpBB: http://lmgtfy.com/?q=phpbb+portal

Re: Cum pot adauga 1 portal?

Scris: 20-Aug-2011, 20:04:17
de Dragosvr92
Eu folosesc http://www.phpbb.com/customise/db/mod/board3_portal/
Poate vrei sa il incerci... Desi, m ai bine te uiti la toate, pe Google :)

Re: Cum pot adauga 1 portal?

Scris: 25-Ian-2012, 11:51:36
de Sona
Salut, am instalat si eu acest portal, am primit mesaj ca totul a fost instalat cu succes, am curatat cache manual si din PA, primesc eroarea:

Cod: Selectaţi tot

Parse error: syntax error, unexpected '}' in /home/fun/public_html/cache/tpl_madevo_overall_header.html.php on line 235
Eroarea se poate vedea direct pe www.funromania.net

Re: Cum pot adauga 1 portal?

Scris: 25-Ian-2012, 12:17:05
de Dragosvr92
Verifica modificarile pentru overall_header.html
Inceteaza sa mai folosesti Automod. Invata mai intai cum se instaleaza manual ca apoi daca il instalezi cu automod stii cum sa il repari.

Re: Cum pot adauga 1 portal?

Scris: 25-Ian-2012, 12:20:07
de Sona
Nu folosesc Automod, nu sunt adeptul lui, instalez manual, asa am instalat toate modurile pe forum.Deci?

Re: Cum pot adauga 1 portal?

Scris: 25-Ian-2012, 13:48:01
de Ivan Petre Paul
Sona scrie:Nu folosesc Automod, nu sunt adeptul lui, instalez manual, asa am instalat toate modurile pe forum.Deci?
Colegul meu ţi-a spus ceva mai sus.
AI verificat?

Re: Cum pot adauga 1 portal?

Scris: 25-Ian-2012, 13:53:04
de Sona
Da, am facut intocmai cum scrie acolo.

Re: Cum pot adauga 1 portal?

Scris: 25-Ian-2012, 16:22:31
de Dragosvr92
Sona scrie:
Sona scrie:Nu folosesc Automod, nu sunt adeptul lui, instalez manual, asa am instalat toate modurile pe forum.Deci?
Salut, am instalat si eu acest portal, am primit mesaj ca totul a fost instalat cu succes, am curatat cache manual si din PA, primesc eroarea:
Atunci unde ai fost instiintat ca instalarea a fost facuta cu succes?

Verifica din nou daca ai facut modificarile corect. Daca nu reusesti pune fisierul overall header. html aici in tag urile

Cod: Selectaţi tot

 si am sa verific. MOD ul este Board3 Portal 1.0.6, corect?

Re: Cum pot adauga 1 portal?

Scris: 25-Ian-2012, 17:39:34
de Sona

Cod: Selectaţi tot

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
<head>
<body onLoad="show_clock()">

<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="keywords" content="fun.gameszone.ro, funromania, fun romania forum, forum fun.gameszone.ro, funromania.gameszone.ro, counter strike, comunitatea fun romania, fun-romania, fun server" />
<meta name="description" content="FUN-ROMANIA Counter-Strike 1.6" />
{META}
<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>

<table class="tabeldown" width="100%" style="padding-left:14px;padding-right:14px;background: #1d5b85 none repeat-x 0 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 4px;
    padding: 2px;
    clear: both;
    ">
    <tr class="trbottom">
    <td class="tdleftd" style="padding: 4px; background: none repeat scroll 0% 0% rgb(255, 255, 255);" valign="top" width="48%">
    <center></center>
    </table>
    </td>
    </tr>



<!-- IF S_ENABLE_FEEDS -->
	<!-- IF S_ENABLE_FEEDS_OVERALL --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {SITENAME}" href="{U_FEED}" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_NEWS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_NEWS}" href="{U_FEED}?mode=news" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_FORUMS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_ALL_FORUMS}" href="{U_FEED}?mode=forums" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_TOPICS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_NEW}" href="{U_FEED}?mode=topics" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_TOPICS_ACTIVE --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_ACTIVE}" href="{U_FEED}?mode=topics_active" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_FORUM and S_FORUM_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FORUM} - {FORUM_NAME}" href="{U_FEED}?f={S_FORUM_ID}" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_TOPIC and S_TOPIC_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_TOPIC} - {TOPIC_TITLE}" href="{U_FEED}?f={S_FORUM_ID}&t={S_TOPIC_ID}" /><!-- ENDIF -->
<!-- ENDIF -->

<!--
	phpBB style name: madevo
	Based on style:   prosilver (this is the default phpBB3 style)
	Original author:  Tom Beddard ( http://www.subBlue.com/ )
	Modified by:      StylerBB.net ( http://www.stylerbb.net )

	NOTE: This page was generated by phpBB, the free open-source bulletin board package.
	      The phpBB Group is not responsible for the content of this page and forum. For more information
	      about phpBB please visit http://www.phpbb.com
-->


<![CDATA[
	var jump_page = '{LA_JUMP_PAGE}:';
	var on_page = '{ON_PAGE}';
	var per_page = '{PER_PAGE}';
	var base_url = '{A_BASE_URL}';
	var style_cookie = 'phpBBstyle';
	var style_cookie_settings = '{A_COOKIE_SETTINGS}';
	var onload_functions = new Array();
	var onunload_functions = new Array();

	<!-- IF S_USER_PM_POPUP and S_NEW_PM -->
		var url = '{UA_POPUP_PM}';
		window.open(url.replace(/&/g, '&'), '_phpbbprivmsg', 'height=225,resizable=yes,scrollbars=yes, width=400');
	<!-- ENDIF -->

	/**
	* Find a member
	*/
	function find_username(url)
	{
		popup(url, 760, 570, '_usersearch');
		return false;
	}

	/**
	* New function for handling multiple calls to window.onload and window.unload by pentapenguin
	*/
	window.onload = function()
	{
		for (var i = 0; i < onload_functions.length; i++)
		{
			eval(onload_functions[i]);
		}
	}

	window.onunload = function()
	{
		for (var i = 0; i < onunload_functions.length; i++)
		{
			eval(onunload_functions[i]);
		}
	}

// ]]>
</script>
<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/styleswitcher.js"></script>
<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/forum_fn.js"></script>


<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" media="print" title="printonly" />
<link href="{T_STYLESHEET_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />

<link href="{T_THEME_PATH}/normal.css" rel="stylesheet" type="text/css" title="A" />
<link href="{T_THEME_PATH}/medium.css" rel="alternate stylesheet" type="text/css" title="A+" />
<link href="{T_THEME_PATH}/large.css" rel="alternate stylesheet" type="text/css" title="A++" />

<!-- IF S_CONTENT_DIRECTION eq 'rtl' -->
	<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet" type="text/css" media="screen, projection" />
<!-- ENDIF -->

<!-- IF S_GOOGLE_PLUS1 -->
<script type="text/javascript">
	<!-- IF S_GOOGLE_PLUS1_LANG -->
	window.___gcfg = {
		lang: '{L_GOOGLE_PLUS1_LANG}'
	};
	<!-- ENDIF -->
	(function() {
		var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
		po.src = '{T_SUPER_TEMPLATE_PATH}/plusone.js';
		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
	})();
</script>
<!-- ENDIF -->
<link rel="stylesheet" type="text/css" href="dd_panel_for_visitors_mod/dddropdownpanel.css" />

<script type="text/javascript" src="dd_panel_for_visitors_mod/dddropdownpanel.js">

/***********************************************
* DD Drop Down Panel- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/

</script>
</head>
<!-- IF not S_USER_LOGGED_IN -->
<div id="mypanel" class="ddpanel">
<div id="mypanelcontent" class="ddpanelcontent">

<p style="padding:10px">
<img src="{DD_PANEL_FOR_VISITORS_MOD_IMAGE}" class="closepanel" style="float:left; margin:0 10px 10px 0" />{DD_PANEL_FOR_VISITORS_MOD_TEXT}
</p>

</div>
<div id="mypaneltab" class="ddpaneltab">
<a href="#"><span>{DD_PANEL_FOR_VISITORS_MOD_DD_TITLE}</span></a>
</div>

</div>
<!-- ENDIF -->

<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">

<div id="mtop">
	<div class="inner">
		<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
					<span><a href="{U_PROFILE}" title="{L_PROFILE}" accesskey="e">{L_PROFILE}</a>
						<!-- IF S_DISPLAY_PM --> (<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>)</span><!-- ENDIF -->
					<!-- IF S_DISPLAY_SEARCH --> 
					<a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>
					<!-- ENDIF -->
					<!-- IF U_RESTORE_PERMISSIONS --> &bull;
					<a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a>
					<!-- ENDIF -->
			<!-- ENDIF -->
	</div>
</div>
<div id="wrap">
	<h1 id="mlogo"><a href="{U_INDEX}" title="{L_INDEX}">{SITENAME}</a></h1>
	<span id="mlogo_desc">{SITE_DESCRIPTION}</span>
	<div id="menu">
		<ul>
			<li><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
			<li><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li>
			<!-- IF not S_IS_BOT -->
					<!-- IF S_DISPLAY_MEMBERLIST --><li><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</a></li><!-- ENDIF -->
					<!-- IF not S_USER_LOGGED_IN and S_REGISTER_ENABLED and not (S_SHOW_COPPA or S_REGISTRATION) --><li><a href="{U_REGISTER}">{L_REGISTER}</a></li><!-- ENDIF -->
					<li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="x">{L_LOGIN_LOGOUT}</a></li>
				<!-- ENDIF -->
				</ul>

			<span class="corners-bottom"><span></span></span></div>
		</div>
		<!-- ENDIF -->
		</ul>
		<div class="inner">
			<!-- IF S_DISPLAY_SEARCH and not S_IN_SEARCH -->
				<form action="{U_SEARCH}" method="get" id="search">
				<fieldset>
					<input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="<!-- IF SEARCH_WORDS-->{SEARCH_WORDS}<!-- ELSE -->{L_SEARCH_MINI}<!-- ENDIF -->" onclick="if(this.value=='{LA_SEARCH_MINI}')this.value='';" onblur="if(this.value=='')this.value='{LA_SEARCH_MINI}';" />
					<input type="image" src="{T_THEME_PATH}/images/ok.png" style="margin-top: 8px;" /><br />
					 {S_SEARCH_HIDDEN_FIELDS}
				</fieldset>
				</form>
		<!-- ENDIF -->
		</div>
	</div>
			<br />
		<div class="forabg">
			<div class="inner"><span class="corners-top"><span></span></span>
			<ul class="topiclist">
				<li class="header">
					<dl class="icon">
						<dt></dt>
					</dl>
				</li>
			</ul>
			<ul class="topiclist forums">

	
		

<table border="0">
<tr>
    <th><a href="http://www.gametracker.com/server_info/213.157.173.173:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/213.157.173.173:27015/b_560_95_1.png" border="0" width="560" height="95" alt=""/></a></th>
    <th></th>
</tr>
</table> 
					
				</dt>
				
			</dl>
		</li>

	
			</ul>

			<span class="corners-bottom"><span></span></span></div>
		</div>
		<!-- ENDIF -->
		
	<table border="0">
<tr>
    <th><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FFUN-ROMANIA%2F253050111419115%3Fsk%3Dinfo&send=false&layout=button_count&width=110&show_faces=true&action=like&colorscheme=light&font&height=21&appId=120507288057924" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:110px; height:21px;" allowTransparency="true"></iframe></th>
	<th><script type="text/javascript"><!--
google_ad_client = "ca-pub-5088200372548082";
/* unitate forum */
google_ad_slot = "4212039964";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></th>
	</tr>
</table> 
	<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
	<div class="navbar">
		<div class="inner">
			<ul class="linklist navlinks">
				<li class="icon-home"><!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> &#187; <!-- ENDIF --><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>&#8249;</strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>
				<li class="rightside"><a href="#" onclick="fontsizeup(); return false;" onkeypress="return fontsizeup(event);" class="fontsize" title="{L_CHANGE_FONT_SIZE}">{L_CHANGE_FONT_SIZE}</a></li>
				<!-- IF U_EMAIL_TOPIC --><li class="rightside"><a href="{U_EMAIL_TOPIC}" title="{L_EMAIL_TOPIC}" class="sendemail">{L_EMAIL_TOPIC}</a></li><!-- ENDIF -->
				<!-- IF U_EMAIL_PM --><li class="rightside"><a href="{U_EMAIL_PM}" title="{L_EMAIL_PM}" class="sendemail">{L_EMAIL_PM}</a></li><!-- ENDIF -->
				<!-- IF U_PRINT_TOPIC --><li class="rightside"><a href="{U_PRINT_TOPIC}" title="{L_PRINT_TOPIC}" accesskey="p" class="print">{L_PRINT_TOPIC}</a></li><!-- ENDIF -->
				<!-- IF U_PRINT_PM --><li class="rightside"><a href="{U_PRINT_PM}" title="{L_PRINT_PM}" accesskey="p" class="print">{L_PRINT_PM}</a></li><!-- ENDIF -->
				                <!-- IF S_GOOGLE_PLUS1 --><li class="rightside"><div class="g-plusone" id="g-plusone-index"></div></li><!-- ENDIF -->
			</ul>
		</div>
		</div>
	<div id="page-body">
		<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) -->
		<div id="information" class="rules">
			<div class="inner">
				<strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED}
			</div>
		</div>
		<!-- ENDIF -->