Pagina 1 van 1

board3portal_1_0_0_rc1 vraag?

Geplaatst: 14 jun 2008, 09:45
door DjConfused
  • Adres van je forum: http://www.ditendatjes.nl
    Event. modificaties op je forum:
    Wanneer ontstond het probleem? install board3portal_1_0_0_rc1
    phpBB versie: 3.0.1

    Heb je onlangs iets veranderd aan je forum? NEE
    Wat is het probleem?
Parse error: syntax error, unexpected '}' in /home/ditendat/domains/ditendatjes.nl/public_html/cache/tpl_bo2Soft_overall_header.html.php on line 177

LINE 177

Code: Selecteer alles

<?php } if ($this->_rootref['S_BOARD_DISABLED'] && $this->_rootref['S_USER_LOGGED_IN']) {  ?> <center><span style="color: red;"><b><?php echo ((isset($this->_rootref['L_BOARD_DISABLED'])) ? $this->_rootref['L_BOARD_DISABLED'] : ((isset($user->lang['BOARD_DISABLED'])) ? $user->lang['BOARD_DISABLED'] : '{ BOARD_DISABLED }')); ?></b></span></center><?php } if (! $this->_tpldata['DEFINE']['.']['S_IN_PORTAL'] || ! $this->_rootref['S_DISPLAY_MAINMENU']) {  ?>
<div id="wrapcentre">
<?php if (! $this->_tpldata['DEFINE']['.']['S_IN_PORTAL'] || ! $this->_rootref['S_DISPLAY_MAINMENU']) {  if ($this->_rootref['S_DISPLAY_SEARCH']) {  ?>
	<p class="searchbar">
		<span style="float: <?php echo (isset($this->_rootref['S_CONTENT_FLOW_BEGIN'])) ? $this->_rootref['S_CONTENT_FLOW_BEGIN'] : ''; ?>;"><a href="<?php echo (isset($this->_rootref['U_SEARCH_UNANSWERED'])) ? $this->_rootref['U_SEARCH_UNANSWERED'] : ''; ?>"><?php echo ((isset($this->_rootref['L_SEARCH_UNANSWERED'])) ? $this->_rootref['L_SEARCH_UNANSWERED'] : ((isset($user->lang['SEARCH_UNANSWERED'])) ? $user->lang['SEARCH_UNANSWERED'] : '{ SEARCH_UNANSWERED }')); ?></a> | <a href="<?php echo (isset($this->_rootref['U_SEARCH_ACTIVE_TOPICS'])) ? $this->_rootref['U_SEARCH_ACTIVE_TOPICS'] : ''; ?>"><?php echo ((isset($this->_rootref['L_SEARCH_ACTIVE_TOPICS'])) ? $this->_rootref['L_SEARCH_ACTIVE_TOPICS'] : ((isset($user->lang['SEARCH_ACTIVE_TOPICS'])) ? $user->lang['SEARCH_ACTIVE_TOPICS'] : '{ SEARCH_ACTIVE_TOPICS }')); ?></a></span>
		<?php if ($this->_rootref['S_USER_LOGGED_IN']) {  ?>
		<span style="float: <?php echo (isset($this->_rootref['S_CONTENT_FLOW_END'])) ? $this->_rootref['S_CONTENT_FLOW_END'] : ''; ?>;"><a href="<?php echo (isset($this->_rootref['U_SEARCH_NEW'])) ? $this->_rootref['U_SEARCH_NEW'] : ''; ?>"><?php echo ((isset($this->_rootref['L_SEARCH_NEW'])) ? $this->_rootref['L_SEARCH_NEW'] : ((isset($user->lang['SEARCH_NEW'])) ? $user->lang['SEARCH_NEW'] : '{ SEARCH_NEW }')); ?></a> | <a href="<?php echo (isset($this->_rootref['U_SEARCH_SELF'])) ? $this->_rootref['U_SEARCH_SELF'] : ''; ?>"><?php echo ((isset($this->_rootref['L_SEARCH_SELF'])) ? $this->_rootref['L_SEARCH_SELF'] : ((isset($user->lang['SEARCH_SELF'])) ? $user->lang['SEARCH_SELF'] : '{ SEARCH_SELF }')); ?></a></span>
		<?php } ?>
Ziet iemand wat er fout is?

Re: board3portal_1_0_0_rc1 vraag?

Geplaatst: 14 jun 2008, 10:41
door Bee
Is dat alleen regel 177 :shock:

Misschien he, moet je eens proberen de template te herbouwen, en als het dan niet werkt de eerste } te verwijderen van de regel, die voor de if.

Re: board3portal_1_0_0_rc1 vraag?

Geplaatst: 14 jun 2008, 10:48
door DjConfused
Nope werkt ook nie, volgens mij deugt die hele stijl niet.

Re: board3portal_1_0_0_rc1 vraag?

Geplaatst: 14 jun 2008, 11:03
door Pascal
DjConfused schreef:Nope werkt ook nie, volgens mij deugt die hele stijl niet.
Heb je wel de template buffer vernieuwd?

Re: board3portal_1_0_0_rc1 vraag?

Geplaatst: 14 jun 2008, 11:55
door DjConfused
jazeker en de style vernieuwd, maar die stijl duegt gewoon nie.

ff zien voor een andere stijle

Re: board3portal_1_0_0_rc1 vraag?

Geplaatst: 14 jun 2008, 20:44
door Mid
DjConfused schreef:/home/ditendat/domains/ditendatjes.nl/public_html/cache/tpl_bo2Soft_overall_header.html.php on line 177[/b]
tpl_bo2Soft_overall_header.html.php -----> extensie: .html.php ???

Re: board3portal_1_0_0_rc1 vraag?

Geplaatst: 14 jun 2008, 21:14
door Bee
Dat hoort Mid, dat is de cache.

Na nog eens nagedacht te hebben, heb je waarschijnlijk een foutje gemaakt bij het aanpassen van de template tijdens de installatie. Bekijk dus overall_header.html van die template nog eens, waarschijnlijk is er ergens iets misgegaan met het plaatsen van codes en heb je per ongeluk iets verwijderd.