Portal don't work

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
3xtr3m3
Active Member
Posts: 6
Joined: 1. October 2009 19:20

Portal don't work

Post by 3xtr3m3 »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
Hello i have problem with portal because i install imageshack.us toolbar on my forum. I have aero blue style.
Forum is work but not the portal.
They said this: Parse error: syntax error, unexpected $end in /home/bughqcom/public_html/includes/template.php(187) : eval()'d code on line 42
Before this problem i modifing this and after refresh style template

Code: Select all

#-----[ OPEN ]------------------------------------------
#
templates/styles/YOUR_TEMPLATE/template/posting_body.html
#
#-----[ FIND ]------------------------------------------
#
<!-- IF S_SHOW_ATTACH_BOX or S_SHOW_POLL_BOX -->
#
#-----[ BEFORE, ADD ]------------------------------------------
#
    <tr>
      <th class="thHead" colspan="2" height="25"><b>{L_ADD_IMG}</b></th>
    </tr>
	<tr>
      <td class="row1" colspan="2" align="center" height="28"><iframe src="http://imageshack.us/iframe.php?txtcolor=000000&type=blank&size=30" scrolling="no" allowtransparency="true" frameborder="0" width="290" height="100"></iframe></td>
	</tr>
#
#-----[ OPEN ]------------------------------------------
#
language/en/posting.php
#
#-----[ FIND ]------------------------------------------
#
	'ADD_POLL_EXPLAIN'			=>
#
#-----[ AFTER, ADD ]------------------------------------------
#
	'ADD_IMG'					=> 'Upload image',
#
#-----[ OPEN ]------------------------------------------
#
language/nl/posting.php
#
#-----[ FIND ]------------------------------------------
#
	'ADD_POLL_EXPLAIN'			=>
#
#-----[ After, ADD ]------------------------------------------
#
	'ADD_IMG'					=> 'Upload een afbeelding naar imageshack',
Can you help me what i must change in portal files so the portal and toolbar working together[/i]

*edit* Ups i now copy files that i backup before i change anything and portal still don't work :cry:
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: Portal don't work

Post by Marc »

Check if every template edit stated in install.xml and subsilver2.xml is correct.

Topic author
3xtr3m3
Active Member
Posts: 6
Joined: 1. October 2009 19:20

Re: Portal don't work

Post by 3xtr3m3 »

i'm not sure that i understand you , and i don.t use subsilver2 ,i use aero blue style

Teksonic
Portal Enthusiast
Posts: 142
Joined: 4. June 2009 21:50
phpBB.com User: Teksonic
Contact:

Re: Portal don't work

Post by Teksonic »

all theme's are based off either subsilver2 or prosilver. aero blue is probably a subsilver2 based theme, thats my Marc is saying make sure those edit's are all done to your theme.
Cylithina - Undead Warlock (Retired)
Guild - Iron Circle
Server - Llane

My mods are available at http://www.teksonicmods.com

Topic author
3xtr3m3
Active Member
Posts: 6
Joined: 1. October 2009 19:20

Re: Portal don't work

Post by 3xtr3m3 »

I remove mistake. Problem is because i edit portal_body.php (wrong edit with wrong code) and after few days I refresh template and forum_body change in cache. I copy original portal_body.php and refresh template again and everything work.
This is my question because i'm noob:
When i modified forum or my style template there is no change on forum and i must refresh template. Can i do that and to work all fine?
Locked

Return to “board3 Portal 1.0.x - English Support”