Pagina 1 din 2

Parse error: syntax error, unexpected '}'

Scris: 28-Dec-2011, 06:17:37
de darkhost
Buna ziua,

Va deranjez in legatura cu o problema.

Recent am creat un forum in PHPBB versiunea 3.0.9 cu tema prosilver.

Problema a aparut cand am incercat sa inserez in forum butonul +1 de la google.

Imi tot apare eroarea aceasta cand vreau sa intru intr-o postare:
Parse error: syntax error, unexpected '}' in /home/user/public_html/Forum/cache/tpl_prosilver_viewtopic_body.html.php on line 44
Initial am umblat in "styles/prosilver/template/overall_header.html" si dupa </head> am adaugat: " <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>" apoi in "styles/prosilver/template/viewtopic_body.html" am adaugat dupa "<div class="postbody">" --> " <g:plusone size="small"></g:plusone>".

Dupa ce am vazut acea eroare am sters toate setarile facute anterior si tot aceeasi eroare imi tot apare.

Am sters si manual din cache fisierul: "/tpl_prosilver_viewtopic_body.html.php" si tot aceeasi eroare imi apare iar uneori mai apare si "Parse error: syntax error, unexpected '}' in /home/user/public_html/Forum/includes/template.php(230) : eval()'d code on line 44" iar dupa al doilea refresh apare iar eroarea initiala.

Din Administation Control Panel -> Styles -> Templates -> am dat refresh la template, a curatat cahce-ul si tot aceeasi eroare imi apare.

Din Administation Control Panel in meniul General am selectat Purge the cache (Purge all cache related items, this includes any cached template files or queries.) si tot aceeasi eroare imi apare.

Am instalat o alta tema din http://www.phpbb.com, am dezactivat-o pe cea veche si tot aceeasi imi apare.

Un sfat recent primit ma indemna sa reinstalez din nou tot forumul dar nu as vrea sa pierd date, informatii, setari, cu toate ca forumul este instalat recent si nu ar fi mare pierdere. In ultima instanta voi apela la reinstalarea forumului cu indrumarea voastra.

Am ramas fara idei si va cer ajutorul. Daca puteti sa ma ajutati cu o idee as ramane recunoscator.
Va pun la dispozitie orice linie de cod doriti sau fisiere sau absolut orice necesita repararea forumului.
Sunt incepator in PHP si PHPBB si prefer sa cer ajutorul unor oameni avand cunostinte in cauza decat sa-mi bag nasul pe unde nu trebuie si sa stric mai mult.

Va multumesc.

Re: Parse error: syntax error, unexpected '}'

Scris: 28-Dec-2011, 07:26:11
de Dragosvr92
Nu am citit tot ce ai zis, da-mi fisierul viewtopic_body.html. Punel inre tag-urile .
Am sa iti dau un raspuns dupa ce ma trezesc .......

Re: Parse error: syntax error, unexpected '}'

Scris: 28-Dec-2011, 13:39:01
de darkhost
salut....mai jos este tot codul din viewtopic_body.html

Cod: Selectaţi tot


<!-- INCLUDE overall_header.html --><!-- IF U_MCP -->
<p>[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ENDIF -->
<h2><a href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a></h2><!-- NOTE: remove the style="display: none" when you want to have the forum description on the topic body --><!-- IF FORUM_DESC -->
<div style="display: none !important">{FORUM_DESC}</div><!-- ENDIF --><!-- IF MODERATORS or U_MCP -->
<p><!-- IF MODERATORS --><strong><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->:</strong> {MODERATORS}<!-- ENDIF --></p><!-- ENDIF --><!-- IF S_FORUM_RULES -->
<div class="rules">
<div class="inner"><span class="corners-top"><span></span></span><!-- IF U_FORUM_RULES --><a href="{U_FORUM_RULES}">{L_FORUM_RULES}</a><!-- ELSE --><strong>{L_FORUM_RULES}</strong><br />
			{FORUM_RULES}<!-- ENDIF --><span class="corners-bottom"><span></span></span></div></div><!-- ENDIF -->
<div class="topic-actions">
<div class="buttons"><!-- IF not S_IS_BOT and S_DISPLAY_REPLY_INFO -->
<div class=_"<!-- IF S_IS_LOCKED -->locked-icon<!-- ELSE -->reply-icon<!-- ENDIF -->"><a href="{U_POST_REPLY_TOPIC}" title="<!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF -->"><span></span><!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED_SHORT}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF --></a></div><!-- ENDIF --></div><!-- IF S_DISPLAY_SEARCHBOX -->
<div class="search-box">
<form method="get" id="topic-search" action="{S_SEARCHBOX_ACTION}">
<fieldset><input class="inputbox search tiny" name="keywords" id="search_keywords" size="20" value="{L_SEARCH_TOPIC}" onclick="if(this.value=='{LA_SEARCH_TOPIC}')this.value='';" onblur="if(this.value=='')this.value='{LA_SEARCH_TOPIC}';" type="text" /><input class="button2" value="{L_SEARCH}" type="submit" />
				{S_SEARCH_LOCAL_HIDDEN_FIELDS}</fieldset></form></div><!-- ENDIF --><!-- IF PAGINATION or TOTAL_POSTS -->
<div class="pagination"><!-- IF U_VIEW_UNREAD_POST and not S_IS_BOT --><a href="{U_VIEW_UNREAD_POST}">{L_VIEW_UNREAD_POST}</a> &bull; <!-- ENDIF -->{TOTAL_POSTS}<!-- IF PAGE_NUMBER --><!-- IF PAGINATION --> &bull; <a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{PAGE_NUMBER}</a> &bull; <span>{PAGINATION}</span><!-- ELSE --> &bull; {PAGE_NUMBER}<!-- ENDIF --><!-- ENDIF --></div><!-- ENDIF --></div>
<div class="clear"></div><!-- IF S_HAS_POLL -->
<form method="post" action="{S_POLL_ACTION}">
<div class="panel">
<div class="inner"><span class="corners-top"><span></span></span>
<div class="content">
<h2>{POLL_QUESTION}</h2>
<p class="author">{L_POLL_LENGTH}<!-- IF S_CAN_VOTE and L_POLL_LENGTH --><br />
<!-- ENDIF --><!-- IF S_CAN_VOTE -->{L_MAX_VOTES}<!-- ENDIF --></p>
<fieldset class="polls"><!-- BEGIN poll_option -->
<dl class="<!-- IF poll_option.POLL_OPTION_VOTED -->voted<!-- ENDIF -->" <!--="" if="" poll_option.poll_option_voted="" --=""> title="{L_POLL_VOTED_OPTION}"<!-- ENDIF -->>
<dt><!-- IF S_CAN_VOTE --><label for="vote_{poll_option.POLL_OPTION_ID}">{poll_option.POLL_OPTION_CAPTION}</label><!-- ELSE -->{poll_option.POLL_OPTION_CAPTION}<!-- ENDIF --></dt><!-- IF S_CAN_VOTE -->
<dd style="width: auto"><!-- IF S_IS_MULTI_CHOICE --><input name="vote_id[]" id="vote_{poll_option.POLL_OPTION_ID}" value="{poll_option.POLL_OPTION_ID}" <!--="" if="" poll_option.poll_option_voted="" --="" type="checkbox" /> checked="checked"<!-- ENDIF --> /><!-- ELSE --><input name="vote_id[]" id="vote_{poll_option.POLL_OPTION_ID}" value="{poll_option.POLL_OPTION_ID}" <!--="" if="" poll_option.poll_option_voted="" --="" type="radio" /> checked="checked"<!-- ENDIF --> /><!-- ENDIF --></dd><!-- ENDIF --><!-- IF S_DISPLAY_RESULTS -->
<dd class="resultbar">
<div class="<!-- IF poll_option.POLL_OPTION_PCT < 20 -->pollbar1<!-- ELSEIF poll_option.POLL_OPTION_PCT < 40 -->pollbar2<!-- ELSEIF poll_option.POLL_OPTION_PCT < 60 -->pollbar3<!-- ELSEIF poll_option.POLL_OPTION_PCT < 80 -->pollbar4<!-- ELSE -->pollbar5<!-- ENDIF -->" style="width: {poll_option.POLL_OPTION_PERCENT}">{poll_option.POLL_OPTION_RESULT}</div></dd>
<dd><!-- IF poll_option.POLL_OPTION_RESULT == 0 -->{L_NO_VOTES}<!-- ELSE -->{poll_option.POLL_OPTION_PERCENT}<!-- ENDIF --></dd><!-- ENDIF --></dl><!-- END poll_option --><!-- IF S_DISPLAY_RESULTS -->
<dl>
<dt>&nbsp;</dt>
<dd class="resultbar">{L_TOTAL_VOTES} : {TOTAL_VOTES}</dd></dl><!-- ENDIF --><!-- IF S_CAN_VOTE -->
<dl style="border-top: none">
<dt>&nbsp;</dt>
<dd class="resultbar"><input name="update" value="{L_SUBMIT_VOTE}" class="button1" type="submit" /></dd></dl><!-- ENDIF --><!-- IF not S_DISPLAY_RESULTS -->
<dl style="border-top: none">
<dt>&nbsp;</dt>
<dd class="resultbar"><a href="{U_VIEW_RESULTS}">{L_VIEW_RESULTS}</a></dd></dl><!-- ENDIF --></fieldset></div><span class="corners-bottom"><span></span></span></div>
		{S_FORM_TOKEN}
		{S_HIDDEN_FIELDS}</div></form>
<hr /><!-- ENDIF --><!-- BEGIN postrow --><!-- IF postrow.S_FIRST_UNREAD --><a id="unread"></a><!-- ENDIF -->
<div id="p{postrow.POST_ID}" class="post <!-- IF postrow.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF --><!-- IF postrow.S_UNREAD_POST --> unreadpost<!-- ENDIF --><!-- IF postrow.S_POST_REPORTED --> reported<!-- ENDIF --><!-- IF postrow.S_ONLINE and not postrow.S_IGNORE_POST --> online<!-- ENDIF -->">
<div class="inner"><span class="corners-top"><span></span></span>
<div class="postbody"><!-- IF postrow.S_IGNORE_POST -->
<div class="ignore">{postrow.L_IGNORE_POST}</div><!-- ELSE --><!-- IF not S_IS_BOT --><!-- IF postrow.U_EDIT or postrow.U_DELETE or postrow.U_REPORT or postrow.U_WARN or postrow.U_INFO or postrow.U_QUOTE -->
<ul class="profile-icons"><!-- IF postrow.U_EDIT -->
<li class="edit-icon"><a href="{postrow.U_EDIT}" title="{L_EDIT_POST}"><span>{L_EDIT_POST}</span></a></li><!-- ENDIF --><!-- IF postrow.U_DELETE -->
<li class="delete-icon"><a href="{postrow.U_DELETE}" title="{L_DELETE_POST}"><span>{L_DELETE_POST}</span></a></li><!-- ENDIF --><!-- IF postrow.U_REPORT -->
<li class="report-icon"><a href="{postrow.U_REPORT}" title="{L_REPORT_POST}"><span>{L_REPORT_POST}</span></a></li><!-- ENDIF --><!-- IF postrow.U_WARN -->
<li class="warn-icon"><a href="{postrow.U_WARN}" title="{L_WARN_USER}"><span>{L_WARN_USER}</span></a></li><!-- ENDIF --><!-- IF postrow.U_INFO -->
<li class="info-icon"><a href="{postrow.U_INFO}" title="{L_INFORMATION}"><span>{L_INFORMATION}</span></a></li><!-- ENDIF --><!-- IF postrow.U_QUOTE -->
<li class="quote-icon"><a href="{postrow.U_QUOTE}" title="{L_REPLY_WITH_QUOTE}"><span>{L_REPLY_WITH_QUOTE}</span></a></li><!-- ENDIF --></ul><!-- ENDIF --><!-- ENDIF -->
<h3 <!--="" if="" postrow.s_first_row="" --="">class="first"<!-- ENDIF -->><!-- IF postrow.POST_ICON_IMG --><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" alt="" height="{postrow.POST_ICON_IMG_HEIGHT}" width="{postrow.POST_ICON_IMG_WIDTH}" /> <!-- ENDIF --><a href="#p{postrow.POST_ID}">{postrow.POST_SUBJECT}</a></h3>
<p class="author"><!-- IF S_IS_BOT -->{postrow.MINI_POST_IMG}<!-- ELSE --><a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><!-- ENDIF -->{L_POST_BY_AUTHOR} <strong>{postrow.POST_AUTHOR_FULL}</strong> &raquo; {postrow.POST_DATE} </p><!-- IF postrow.S_POST_UNAPPROVED or postrow.S_POST_REPORTED -->
<p class="rules"><!-- IF postrow.S_POST_UNAPPROVED -->{UNAPPROVED_IMG} <a href="{postrow.U_MCP_APPROVE}"><strong>{L_POST_UNAPPROVED}</strong></a><br />
<!-- ENDIF --><!-- IF postrow.S_POST_REPORTED -->{REPORTED_IMG} <a href="{postrow.U_MCP_REPORT}"><strong>{L_POST_REPORTED}</strong></a><!-- ENDIF --></p><!-- ENDIF -->
<div class="content">{postrow.MESSAGE}</div><!-- IF postrow.S_HAS_ATTACHMENTS -->
<dl class="attachbox">
<dt>{L_ATTACHMENTS}</dt><!-- BEGIN attachment -->
<dd>{postrow.attachment.DISPLAY_ATTACHMENT}</dd><!-- END attachment --></dl><!-- ENDIF --><!-- IF postrow.S_DISPLAY_NOTICE -->
<div class="rules">{L_DOWNLOAD_NOTICE}</div><!-- ENDIF --><!-- IF postrow.EDITED_MESSAGE or postrow.EDIT_REASON -->
<div class="notice">{postrow.EDITED_MESSAGE}<!-- IF postrow.EDIT_REASON --><br />
<strong>{L_REASON}:</strong> <em>{postrow.EDIT_REASON}</em><!-- ENDIF --></div><!-- ENDIF --><!-- IF postrow.BUMPED_MESSAGE -->
<div class="notice"><br />
<br />{postrow.BUMPED_MESSAGE}</div><!-- ENDIF --><!-- IF postrow.SIGNATURE -->
<div id="sig{postrow.POST_ID}" class="signature">{postrow.SIGNATURE}</div><!-- ENDIF --><!-- ENDIF --></div><!-- IF not postrow.S_IGNORE_POST -->
<dl class="postprofile" id="profile{postrow.POST_ID}">
<dt><!-- IF postrow.POSTER_AVATAR --><!-- IF postrow.U_POST_AUTHOR --><a href="{postrow.U_POST_AUTHOR}">{postrow.POSTER_AVATAR}</a><!-- ELSE -->{postrow.POSTER_AVATAR}<!-- ENDIF --><br />
<!-- ENDIF --><!-- IF not postrow.U_POST_AUTHOR --><strong>{postrow.POST_AUTHOR_FULL}</strong><!-- ELSE -->{postrow.POST_AUTHOR_FULL}<!-- ENDIF --></dt><!-- IF postrow.RANK_TITLE or postrow.RANK_IMG -->
<dd>{postrow.RANK_TITLE}<!-- IF postrow.RANK_TITLE and postrow.RANK_IMG --><br />
<!-- ENDIF -->{postrow.RANK_IMG}</dd><!-- ENDIF -->
<dd>&nbsp;</dd><!-- IF postrow.POSTER_POSTS != '' -->
<dd><strong>{L_POSTS}:</strong> {postrow.POSTER_POSTS}</dd><!-- ENDIF --><!-- IF postrow.POSTER_JOINED -->
<dd><strong>{L_JOINED}:</strong> {postrow.POSTER_JOINED}</dd><!-- ENDIF --><!-- IF postrow.POSTER_FROM -->
<dd><strong>{L_LOCATION}:</strong> {postrow.POSTER_FROM}</dd><!-- ENDIF --><!-- IF postrow.S_PROFILE_FIELD1 --><!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
<dd><strong>{postrow.PROFILE_FIELD1_NAME}:</strong> {postrow.PROFILE_FIELD1_VALUE}</dd><!-- ENDIF --><!-- BEGIN custom_fields -->
<dd><strong>{postrow.custom_fields.PROFILE_FIELD_NAME}:</strong> {postrow.custom_fields.PROFILE_FIELD_VALUE}</dd><!-- END custom_fields --><!-- IF not S_IS_BOT --><!-- IF postrow.U_PM or postrow.U_EMAIL or postrow.U_WWW or postrow.U_MSN or postrow.U_ICQ or postrow.U_YIM or postrow.U_AIM or postrow.U_JABBER -->
<dd>
<ul class="profile-icons"><!-- IF postrow.U_PM -->
<li class="pm-icon"><a href="{postrow.U_PM}" title="{L_PRIVATE_MESSAGE}"><span>{L_PRIVATE_MESSAGE}</span></a></li><!-- ENDIF --><!-- IF postrow.U_EMAIL -->
<li class="email-icon"><a href="{postrow.U_EMAIL}" title="{L_SEND_EMAIL_USER} {postrow.POST_AUTHOR}"><span>{L_SEND_EMAIL_USER} {postrow.POST_AUTHOR}</span></a></li><!-- ENDIF --><!-- IF postrow.U_WWW -->
<li class="web-icon"><a href="{postrow.U_WWW}" title="{L_VISIT_WEBSITE}: {postrow.U_WWW}"><span>{L_WEBSITE}</span></a></li><!-- ENDIF --><!-- IF postrow.U_MSN -->
<li class="msnm-icon"><a href="{postrow.U_MSN}" onclick="popup(this.href, 550, 320); return false;" title="{L_MSNM}"><span>{L_MSNM}</span></a></li><!-- ENDIF --><!-- IF postrow.U_ICQ -->
<li class="icq-icon"><a href="{postrow.U_ICQ}" onclick="popup(this.href, 550, 320); return false;" title="{L_ICQ}"><span>{L_ICQ}</span></a></li><!-- ENDIF --><!-- IF postrow.U_YIM -->
<li class="yahoo-icon"><a href="{postrow.U_YIM}" onclick="popup(this.href, 780, 550); return false;" title="{L_YIM}"><span>{L_YIM}</span></a></li><!-- ENDIF --><!-- IF postrow.U_AIM -->
<li class="aim-icon"><a href="{postrow.U_AIM}" onclick="popup(this.href, 550, 320); return false;" title="{L_AIM}"><span>{L_AIM}</span></a></li><!-- ENDIF --><!-- IF postrow.U_JABBER -->
<li class="jabber-icon"><a href="{postrow.U_JABBER}" onclick="popup(this.href, 550, 320); return false;" title="{L_JABBER}"><span>{L_JABBER}</span></a></li><!-- ENDIF --></ul></dd><!-- ENDIF --><!-- ENDIF --></dl><!-- ENDIF -->
<div class="back2top"><a href="#wrap" class="top" title="{L_BACK_TO_TOP}">{L_BACK_TO_TOP}</a></div><span class="corners-bottom"><span></span></span></div></div>
<hr class="divider" /><!-- END postrow --><!-- IF S_QUICK_REPLY --><!-- INCLUDE quickreply_editor.html --><!-- ENDIF --><!-- IF S_NUM_POSTS > 1 or PREVIOUS_PAGE -->
<form id="viewtopic" method="post" action="{S_TOPIC_ACTION}">
<fieldset class="display-options" style="margin-top: 0"><!-- IF PREVIOUS_PAGE --><a href="{PREVIOUS_PAGE}" class="left-box {S_CONTENT_FLOW_BEGIN}">{L_PREVIOUS}</a><!-- ENDIF --><!-- IF NEXT_PAGE --><a href="{NEXT_PAGE}" class="right-box {S_CONTENT_FLOW_END}">{L_NEXT}</a><!-- ENDIF --><!-- IF not S_IS_BOT --><label>{L_DISPLAY_POSTS}: {S_SELECT_SORT_DAYS}</label><label>{L_SORT_BY} {S_SELECT_SORT_KEY}</label> <label>{S_SELECT_SORT_DIR} <input name="sort" value="{L_GO}" class="button2" type="submit" /></label><!-- ENDIF --></fieldset></form>
<hr /><!-- ENDIF -->
<div class="topic-actions">
<div class="buttons"><!-- IF not S_IS_BOT and S_DISPLAY_REPLY_INFO -->
<div class="<!-- IF S_IS_LOCKED -->locked-icon<!-- ELSE -->reply-icon<!-- ENDIF -->"><a href="{U_POST_REPLY_TOPIC}" title="<!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF -->"><span></span><!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED_SHORT}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF --></a></div><!-- ENDIF --></div><!-- IF PAGINATION or TOTAL_POSTS -->
<div class="pagination">
			{TOTAL_POSTS}<!-- IF PAGE_NUMBER --><!-- IF PAGINATION --> &bull; <a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{PAGE_NUMBER}</a> &bull; <span>{PAGINATION}</span><!-- ELSE --> &bull; {PAGE_NUMBER}<!-- ENDIF --><!-- ENDIF --></div><!-- ENDIF --></div><!-- INCLUDE jumpbox.html --><!-- IF S_TOPIC_MOD -->
<form method="post" action="{S_MOD_ACTION}">
<fieldset class="quickmod"><label for="quick-mod-select">{L_QUICK_MOD}:</label> {S_TOPIC_MOD} <input value="{L_GO}" class="button2" type="submit" />
		{S_FORM_TOKEN}</fieldset></form><!-- ENDIF --><!-- IF S_DISPLAY_ONLINE_LIST -->
<h3><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --></h3>
<p>{LOGGED_IN_USER_LIST}</p><!-- ENDIF --><!-- INCLUDE overall_footer.html -->


Re: Parse error: syntax error, unexpected '}'

Scris: 28-Dec-2011, 14:44:32
de Ivan Petre Paul

Cod: Selectaţi tot

<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
trebuie pus înainte de </head> şi nu după.

Completează acest formular cu informaţiile necesare apoi revino aici cu un răspuns.

Cod: Selectaţi tot

[b][color=#FF8000]URL:[/color][/b] 
[b][color=#FF8000]Stilul folosit: [/color][/b]
[b][color=#FF8000]Modificări instalate:[/color][/b] 
[b][color=#FF8000]Versiunea phpBB: [/color][/b]
[b][color=#FF8000]Versiunea PHP: [/color][/b]
[b][color=#FF8000]Serverul de bază de date şi versiunea: [/color][/b]
[b][color=#FF8000]Serverul de mesagerie (mail), versiunea şi detalii despre acesta (dacă este găzduit în acelaşi loc cu forumul, dacă există probleme):[/color][/b]
[b][color=#FF8000]Hostul: [/color][/b]
[b][color=#FF8000]Dacă e un upgrade de la o versiune anterioară: [/color][/b]
[b][color=#FF8000]Dacă e o conversie dintr-un alt forum şi care anume: [/color][/b]
[b][color=#FF8000]Dacă ai căutat la phpbb.ro rezolvarea prin "Căutare" şi Catalogul de articole: [/color][/b]
[b][color=#FF8000]Dacă da, ce termeni ai folosit: [/color][/b]
[b][color=#FF8000]Descrierea detaliată a problemei:[/color][/b] 
[b][color=#FF8000]Dacă ai un cont de test pentru noi: (opţional)[/color][/b]
Dacă da, pregăteşte-l în cazul în care un membru phpbb.ro ţi-l cere.
Nu uita să scoţi tag-urile

Cod: Selectaţi tot

 după ce completezi formularul.

Re: Parse error: syntax error, unexpected '}'

Scris: 28-Dec-2011, 18:47:34
de Dragosvr92
Cu fisierul dat mai ai probleme?
Iti mai apare acea eroare ?

Daca nu, atunci tot ce trebuie sa faci/facem este sa adaugam Codul bine :)
Fa ce ti a zis Paul.

Re: Parse error: syntax error, unexpected '}'

Scris: 29-Dec-2011, 02:05:58
de darkhost
salut....vroiam sa va spun ca am rezolvat problema....am sters tot forumul si am luat-o de la capat.

V-as ruga daca doriti sa ma ajutati sa atasez butonul +1 de la Google fara sa fac iar vreo prostie.
Tot ce vreau este sa am butonul +1 dupa fiecare postare.

Acestea sunt linkurile dupa care m-am inspirat prima oara si am avut acea eroare:

Cod: Selectaţi tot


http://www.expertcore.org/viewtopic.php?f=74&t=2452

http://www.phpbb.com/community/viewtopic.php?f=46&p=13090451

Ma gandesc ca poate asezam codurile unde nu trebuie.

As fi recunoscator pentru niste sfaturi.

Va Multumesc!

Re: Parse error: syntax error, unexpected '}'

Scris: 29-Dec-2011, 02:29:25
de Dragosvr92
Te putem ajuta daca ne spui unde anume vrei sa asezi Butonul 1+ :)
In viewtopic_body.html banuiesc, dar unde mai exact !?
Invatza sa ceri exact ce vrei, daca eu iti zic cum sa il adaugi aiurea in acea pagina, ma vei bazai ca vrei sa il adaugi in alta parte et cetera .......... :|

Re: Parse error: syntax error, unexpected '}'

Scris: 29-Dec-2011, 05:06:25
de darkhost
Mi se pare corect.

As dori sa amplasez butonul +1 ori la inceputul unei postari langa POST REPLY ori dedesubtul postarii tot langa POST REPLY. Numai sa mearga.

Acuma depinde de posibilitatile codurilor si buna lor functionare.

As mai avea o intrebare. In forum am tot ce tine de FEED activat, dar nu stiu cum sa ajung la feed. Ca de exemplu pe Blogger.com dedesubt este subsrcibe to ATOM. Este vreo medota de implementare a RSS FEED-ului COMPLET in forum? Daca da v-as ruga sa ma ajutati sa implementez si aceasta optiune.

Va multumesc inca o data pentru ajutor.

Re: Parse error: syntax error, unexpected '}'

Scris: 03-Ian-2012, 14:28:57
de darkhost
ma puteti ajuta?

Multumesc!

Re: Parse error: syntax error, unexpected '}'

Scris: 03-Ian-2012, 15:10:05
de Dragosvr92
Credeam ca am raspuns subiectului asta o-O'
Urmeaza instructiunile din tutorialele date de tine, merg bine....

Daca ai nevoie de ajutor pentru RSS etc, creaza un nou subiect, acum discutam despre butonul tau pentru Google+ :)