Ändra storleken på fönstret: [web]Page URL[/web]

Detta är ett arkiv för phpBB2 Support, Diskussion, MODar, Stilar och översättningar. Den tillhandahålls endast för referensändamål.

Moderatorer: Moderatorgrupp, Supportgrupp

Användarens profilbild
WickeD
Extra aktiv medlem
Extra aktiv medlem
Inlägg: 979
Blev medlem: 2004-11-08 12:17
Svar: 0

Ändra storleken på fönstret: [web]Page URL[/web]

Inlägg av WickeD »

Hej!

Jag har gjort en webshop till min sida och vill lägga in den i ett inlägg med funktionen: [web]Page URL[/web]

MEN! rutan som sidan visas i är för lite hög tycker jag.

Går det att ändra höjden på rutan på något sett?

Bästa hälsningar
Mikael Andersson
Bästa hälsningar - Mikael Andersson

Välkommen till: http://www.bikersite.se - Träffpunkten för svenska bikers!
Användarens profilbild
Kail
Administratör
Administratör
Inlägg: 2937
Blev medlem: 2003-06-03 14:53
Svar: 0

Inlägg av Kail »

Nu hajar jag inte alls...
Jakob Persson - Grundare av phpBB Sverige - IT-konsult - http://www.jakob-persson.com
The Complete phpBB Template Design Guide (phpBB 2.x): http://archive.jakob-persson.com/articl ... index.html
Användarens profilbild
Holger
Support - Ledare
Support - Ledare
Inlägg: 6565
Blev medlem: 2004-06-09 09:32
Svar: 1

Inlägg av Holger »

Hum, jag vågade inte säga något ... men det gör inte jag heller!
Vad är [web]...[/web]?
Är det en Plus-specialitet?
Holger Gremminger
Ingen support via PM!
Användarens profilbild
WickeD
Extra aktiv medlem
Extra aktiv medlem
Inlägg: 979
Blev medlem: 2004-11-08 12:17
Svar: 0

Inlägg av WickeD »

Det är denna funktion som gör en ruta med en websida i, och det är den rutan som jag vill ha större.




Bild


Förstår ni nu? Och är detta något ni kan hjälpa mig med?
Bästa hälsningar - Mikael Andersson

Välkommen till: http://www.bikersite.se - Träffpunkten för svenska bikers!
Användarens profilbild
Holger
Support - Ledare
Support - Ledare
Inlägg: 6565
Blev medlem: 2004-06-09 09:32
Svar: 1

Inlägg av Holger »

Det ÄR en Plus-funktion.

Jag ska ta och kolla.
Ge mig din bbcode.php och bbcode_body.tpl
Holger Gremminger
Ingen support via PM!
Användarens profilbild
WickeD
Extra aktiv medlem
Extra aktiv medlem
Inlägg: 979
Blev medlem: 2004-11-08 12:17
Svar: 0

Inlägg av WickeD »

Jag hittar inga filer som heter så, bara denna: bbcode.tpl

Vart kan dom ligga?

Kod: Markera allt

<!-- BEGIN ulist_open --><ul><!-- END ulist_open -->
<!-- BEGIN ulist_close --></ul><!-- END ulist_close -->

<!-- BEGIN olist_open --><ol type="{LIST_TYPE}"><!-- END olist_open -->
<!-- BEGIN olist_close --></ol><!-- END olist_close -->

<!-- BEGIN listitem --><li><!-- END listitem -->

<!-- BEGIN quote_username_open --><div align="center"><div class="codetitle">{USERNAME} {L_WROTE}:</div><div class="quotediv"><!-- END quote_username_open -->

<!-- BEGIN quote_open --><div align="center"><div class="codetitle">{L_QUOTE}:</div><div class="quotediv"><!-- END quote_open -->

<!-- BEGIN quote_username_post_open --><div align="center"><div class="codetitle">{USERNAME} {L_WROTE} ({U_VIEW_POST}):</div><div class="quotediv"><!-- END quote_username_post_open -->

<!-- BEGIN quote_post_open --><div align="center"><div class="codetitle">{L_QUOTE} ({U_VIEW_POST}):</div><div class="quotediv"><!-- END quote_post_open -->

<!-- BEGIN quote_close --></div></div><!-- END quote_close -->


<!-- BEGIN code_open --><script type="text/javascript" src="templates/newacts/fi_divexpand.js"></script> 
<div align="center"> 
<script type="text/javascript">codeDivStart()</script> 
<!-- END code_open --> 
<!-- BEGIN code_close --></div></div><!-- END code_close -->
<!-- BEGIN b_open --><span style="font-weight:bold"><!-- END b_open -->
<!-- BEGIN b_close --></span><!-- END b_close -->
<!-- BEGIN u_open --><span style="text-decoration:underline"><!-- END u_open -->
<!-- BEGIN u_close --></span><!-- END u_close -->
<!-- BEGIN i_open --><span style="font-style:italic"><!-- END i_open -->
<!-- BEGIN i_close --></span><!-- END i_close -->
<!-- BEGIN color_open --><span style="color:{COLOR}"><!-- END color_open -->
<!-- BEGIN color_close --></span><!-- END color_close -->
<!-- BEGIN size_open --><span style="font-size:{SIZE}px; line-height:normal"><!-- END size_open -->
<!-- BEGIN size_close --></span><!-- END size_close -->
<!-- BEGIN img --><img src="{URL}" alt="Image" title="Image" border="0" /><!-- END img -->
<!-- BEGIN url --><a href="{URL}" target="_blank" class="postlink">{DESCRIPTION}</a><!-- END url -->
<!-- BEGIN email --><a href="mailto:{EMAIL}">{EMAIL}</a><!-- END email -->
<!-- BEGIN schild --><img src="{URL}" border="0"><!-- END schild -->
<!-- BEGIN php_open -->
</span>
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr> 
	  <td><span class="genmed"><b>{L_PHP}:</b></span></td>
	</tr>
	<tr>
	  <td class="code">
		<!-- END php_open -->
		<!-- BEGIN php_close -->
		</td>
	</tr>
</table>
<span class="postbody">
<!-- END php_close -->
<!-- BEGIN align_open --><div style="text-align:{ALIGN}"><!-- END align_open -->
<!-- BEGIN align_close --></div><!-- END align_close -->

<!-- BEGIN marq_open --><marquee direction="{MARQ}" scrolldelay="120"><!-- END marq_open -->
<!-- BEGIN marq_close --></marquee><!-- END marq_close -->

<!-- BEGIN table_open --><table style="{TABLE}"><tr><!-- END table_open -->
<!-- BEGIN table_close --></tr></table><!-- END table_close -->

<!-- BEGIN cell_open --><td style="{CELL}"><!-- END cell_open -->
<!-- BEGIN cell_close --></td><!-- END cell_close -->

<!-- BEGIN font_open --><span style="font-family:{FONT}"><!-- END font_open --> 
<!-- BEGIN font_close --></span><!-- END font_close --> 

<!-- BEGIN poet_open --><div tag='{POET}' style='display:none'><!-- END poet_open -->
<!-- BEGIN poet_close --></div><script>doPoetry()</script><!-- END poet_close -->

<!-- BEGIN ram --><div align="center"><embed src="{URL}" align="center" 
width="275" height="40" type="audio/x-pn-realaudio-plugin" console="cons" 
controls="ControlPanel" autostart="false"></embed></div><!-- END ram -->

<!-- BEGIN flash --><!-- URL's used in the movie--> 
<!-- text used in the movie--> 
<!-- --> 
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH={WIDTH} HEIGHT={HEIGHT}> 
<PARAM NAME=movie VALUE="{URL}"><PARAM NAME=quality VALUE=high> <PARAM NAME=scale VALUE=noborder> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#000000> 
  <EMBED src="{URL}" quality=high scale=noborder wmode=transparent bgcolor=#000000 WIDTH={WIDTH} HEIGHT={HEIGHT} TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED></OBJECT><!-- END flash --> 

<!-- BEGIN stream --><object id="wmp" width={WIDTH} height={HEIGHT} classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" 
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0" 
standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject"> 
<param name="FileName" value="{URL}"> 
<param name="ShowControls" value="1"> 
<param name="ShowDisplay" value="0"> 
<param name="ShowStatusBar" value="1"> 
<param name="AutoSize" value="1"> 
        <embed type="application/x-mplayer2" 
pluginspage="http://www.microsoft.com/windows95/downloads/contents/wurecommended/s_wufeatured/mediaplayer/default.asp" 
src="{URL}" name=MediaPlayer2 showcontrols=1 showdisplay=0 showstatusbar=1 autosize=1 visible=1 animationatstart=0 transparentatstart=1 loop=0 height=70 width=300> 
</embed></object><!-- END stream -->

<!-- BEGIN video -->
<div align="center"><embed src="{URL}" width={WIDTH} height={HEIGHT}></embed></div>
<!-- END video -->

<!-- BEGIN web --><iframe width="100%" height="350" src="{URL}"></iframe><!-- END web -->

<!-- BEGIN hr --><hr noshade color='#000000' size='1'><!-- END hr -->

<!-- BEGIN fade_open -->
<span style="height: 1; Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, FinishX=100%)">
<!-- END fade_open -->
<!-- BEGIN fade_close -->
</span>
<!-- END fade_close -->
<!-- BEGIN glow_open --><span style="filter: glow(color={GLOWCOLOR}); height:20"><!-- END glow_open -->
<!-- BEGIN glow_close --></span><!-- END glow_close -->
<!-- BEGIN shadow_open --><span style="filter: shadow(color={SHADOWCOLOR}); height:20"><!-- END shadow_open -->
<!-- BEGIN shadow_close --></span><!-- END shadow_close -->
<!-- BEGIN highlight_open --><span style="background-color: {HIGHLIGHTCOLOR}"><!-- END highlight_open -->
<!-- BEGIN highlight_close --></span><!-- END highlight_close -->
<!-- BEGIN s_open --><s><!-- END s_open -->
<!-- BEGIN s_close --></s><!-- END s_close -->
<!-- BEGIN google --><a href="http://www.google.com/search?q={QUERY}" target="_blank">{STRING}</a><!-- END google -->
<!-- BEGIN left --><img src="{URL}" border="0" align="left" /><!-- END left -->
<!-- BEGIN right --><img src="{URL}" border="0" align="right" /><!-- END left -->
<!-- BEGIN scrollleft_open --><span><marquee direction="left"><!-- END scrollleft_open -->
<!-- BEGIN scrollleft_close --></marquee></span><!-- END scrollleft_close -->
<!-- BEGIN scrollright_open --><span><marquee direction="right"><!-- END scrollright_open -->
<!-- BEGIN scrollright_close --></marquee></span><!-- END scrollright_close -->
<!-- BEGIN scrollup_open --><span><marquee direction="up"><!-- END scrollup_open -->
<!-- BEGIN scrollup_close --></marquee></span><!-- END scrollup_close -->
<!-- BEGIN scrolldown_open --><span><marquee direction="down"><!-- END scrolldown_open -->
<!-- BEGIN scrolldown_close --></marquee></span><!-- END scrolldown_close -->
<!-- BEGIN fliph_open --> 
<span style="filter: fliph; height:1">  
<!-- END fliph_open --> 
<!-- BEGIN fliph_close --> 
</span>&nbsp;
<!-- END fliph_close -->

<!-- BEGIN flipv_open --> 
<span style="filter: flipv; height:1">
<!-- END flipv_open --> 
<!-- BEGIN flipv_close --> 
</span>&nbsp;
<!-- END flipv_close --> 
<!-- BEGIN acronym_open --><acronym title="{DESCRIPTION}"><!-- END acronym_open -->
<!-- BEGIN acronym_close --></acronym><!-- END acronym_close -->
Bästa hälsningar - Mikael Andersson

Välkommen till: http://www.bikersite.se - Träffpunkten för svenska bikers!
Användarens profilbild
Holger
Support - Ledare
Support - Ledare
Inlägg: 6565
Blev medlem: 2004-06-09 09:32
Svar: 1

Inlägg av Holger »

Sorry, includes/bbcode.php
Holger Gremminger
Ingen support via PM!
Användarens profilbild
Holger
Support - Ledare
Support - Ledare
Inlägg: 6565
Blev medlem: 2004-06-09 09:32
Svar: 1

Inlägg av Holger »

Ok, det löste sig ...
Titta i bbcode.tpl:

Kod: Markera allt

<!-- BEGIN web --><iframe width="100%" height="350" src="{URL}"></iframe><!-- END web -->
Holger Gremminger
Ingen support via PM!
Användarens profilbild
WickeD
Extra aktiv medlem
Extra aktiv medlem
Inlägg: 979
Blev medlem: 2004-11-08 12:17
Svar: 0

Inlägg av WickeD »

Här är bbcode.php:

Kod: Markera allt

<?php
/***************************************************************************
 *                              bbcode.php
 *                            -------------------
 *   begin                : Saturday, Feb 13, 2001
 *   copyright            : (C) 2001 The phpBB Group
 *   email                : support@phpbb.com
 *
 *   $Id: bbcode.php,v 1.36.2.31 2004/03/25 15:57:20 acydburn Exp $
 *
 ***************************************************************************/

/***************************************************************************
 *
 *   This program is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 2 of the License, or
 *   (at your option) any later version.
 *
 ***************************************************************************/

if ( !defined('IN_PHPBB') )
{
	die("Hacking attempt");
}

define("BBCODE_UID_LEN", 10);

// global that holds loaded-and-prepared bbcode templates, so we only have to do
// that stuff once.

$bbcode_tpl = null;
function phpbb_schild($smilie, $parameter, $text)
{
$text = trim(urlencode($text));
$fontcolor = '000000';
$shadowcolor = "";
$shieldshadow = '1';

$parameter = trim($parameter);
if ( !empty($parameter) )
{
$parameter = explode(' ', $parameter);
$parameter2 = array();

if ( !empty($parameter) )
{
reset($parameter);
while ( list( , $line) = each($parameter) )
{
if ( ( $pos = strpos(' ' . $line, '=') ) )
{
$name = substr($line, 0, $pos - 1);
$value = substr($line, $pos);
$parameter2[$name] = $value;
}
}

if ( !empty($parameter2['fontcolor']) )
{
$fontcolor = $parameter2['fontcolor'];
}

if ( !empty($parameter2['shadowcolor']) )
{
$shadowcolor = $parameter2['shadowcolor'];
}


if ( $parameter2['shieldshadow'] == '0' )
{
$shieldshadow = '0';
}
else
{
if ( !empty($parameter2['shieldshadow']) )
{
$shieldshadow = $shieldshadow;
}
}
}
}
return "text2schild.php?smilie=$smilie&fontcolor=$fontcolor&shadowcolor=$shadowcolor&shieldshadow=$shieldshadow&text=$text";
}

/**
 * Loads bbcode templates from the bbcode.tpl file of the current template set.
 * Creates an array, keys are bbcode names like "b_open" or "url", values
 * are the associated template.
 * Probably pukes all over the place if there's something really screwed
 * with the bbcode.tpl file.
 *
 * Nathan Codding, Sept 26 2001.
 */
function load_bbcode_template()
{
	global $template;
	$tpl_filename = $template->make_filename('bbcode.tpl');
	$tpl = fread(fopen($tpl_filename, 'r'), filesize($tpl_filename));

	// replace \ with \\ and then ' with \'.
	$tpl = str_replace('\\', '\\\\', $tpl);
	$tpl  = str_replace('\'', '\\\'', $tpl);

	// strip newlines.
	$tpl  = str_replace("\n", '', $tpl);

	// Turn template blocks into PHP assignment statements for the values of $bbcode_tpls..
	$tpl = preg_replace('#<!-- BEGIN (.*?) -->(.*?)<!-- END (.*?) -->#', "\n" . '$bbcode_tpls[\'\\1\'] = \'\\2\';', $tpl);

	$bbcode_tpls = array();

	eval($tpl);

	return $bbcode_tpls;
}


/**
 * Prepares the loaded bbcode templates for insertion into preg_replace()
 * or str_replace() calls in the bbencode_second_pass functions. This
 * means replacing template placeholders with the appropriate preg backrefs
 * or with language vars. NOTE: If you change how the regexps work in
 * bbencode_second_pass(), you MUST change this function.
 *
 * Nathan Codding, Sept 26 2001
 *
 */
function prepare_bbcode_template($bbcode_tpl)
{
	global $lang;

	$bbcode_tpl['olist_open'] = str_replace('{LIST_TYPE}', '\\1', $bbcode_tpl['olist_open']);

	$bbcode_tpl['color_open'] = str_replace('{COLOR}', '\\1', $bbcode_tpl['color_open']);

	$bbcode_tpl['size_open'] = str_replace('{SIZE}', '\\1', $bbcode_tpl['size_open']);

	$bbcode_tpl['quote_open'] = str_replace('{L_QUOTE}', $lang['Quote'], $bbcode_tpl['quote_open']);

	$bbcode_tpl['quote_username_open'] = str_replace('{L_QUOTE}', $lang['Quote'], $bbcode_tpl['quote_username_open']);
	$bbcode_tpl['quote_username_open'] = str_replace('{L_WROTE}', $lang['wrote'], $bbcode_tpl['quote_username_open']);
	$bbcode_tpl['quote_username_open'] = str_replace('{USERNAME}', '\\1', $bbcode_tpl['quote_username_open']);

	$bbcode_tpl['code_open'] = str_replace('{L_CODE}', $lang['Code'], $bbcode_tpl['code_open']);
	$bbcode_tpl['php_open'] = str_replace('{L_PHP}', $lang['PHPCode'], $bbcode_tpl['php_open']); // PHP MOD
	$bbcode_tpl['img'] = str_replace('{URL}', '\\1', $bbcode_tpl['img']);

	// We do URLs in several different ways..
	$bbcode_tpl['url1'] = str_replace('{URL}', '\\1', $bbcode_tpl['url']);
	$bbcode_tpl['url1'] = str_replace('{DESCRIPTION}', '\\1', $bbcode_tpl['url1']);

	$bbcode_tpl['url2'] = str_replace('{URL}', 'http://\\1', $bbcode_tpl['url']);
	$bbcode_tpl['url2'] = str_replace('{DESCRIPTION}', '\\1', $bbcode_tpl['url2']);

	$bbcode_tpl['url3'] = str_replace('{URL}', '\\1', $bbcode_tpl['url']);
	$bbcode_tpl['url3'] = str_replace('{DESCRIPTION}', '\\2', $bbcode_tpl['url3']);

	$bbcode_tpl['url4'] = str_replace('{URL}', 'http://\\1', $bbcode_tpl['url']);
	$bbcode_tpl['url4'] = str_replace('{DESCRIPTION}', '\\3', $bbcode_tpl['url4']);

	$bbcode_tpl['email'] = str_replace('{EMAIL}', '\\1', $bbcode_tpl['email']);
	/* BEGIN CMX ACRONYM MOD */
	$bbcode_tpl['acronym_open'] = str_replace('{DESCRIPTION}', '\\1', $bbcode_tpl['acronym_open']);
	/* END CMX ACRONYM MOD */ 
	// bbcode_box Mod
        $bbcode_tpl['align_open'] = str_replace('{ALIGN}', '\\1', $bbcode_tpl['align_open']);
        $bbcode_tpl['stream'] = str_replace('{URL}', '\\1', $bbcode_tpl['stream']);
        $bbcode_tpl['ram'] = str_replace('{URL}', '\\1', $bbcode_tpl['ram']);
        $bbcode_tpl['marq_open'] = str_replace('{MARQ}', '\\1', $bbcode_tpl['marq_open']);
        $bbcode_tpl['table_open'] = str_replace('{TABLE}', '\\1', $bbcode_tpl['table_open']);
        $bbcode_tpl['cell_open'] = str_replace('{CELL}', '\\1', $bbcode_tpl['cell_open']);
        $bbcode_tpl['web'] = str_replace('{URL}', '\\1', $bbcode_tpl['web']);
        $bbcode_tpl['flash'] = str_replace('{WIDTH}', '\\1', $bbcode_tpl['flash']);
        $bbcode_tpl['flash'] = str_replace('{HEIGHT}', '\\2', $bbcode_tpl['flash']);
        $bbcode_tpl['flash'] = str_replace('{URL}', '\\3', $bbcode_tpl['flash']);
        $bbcode_tpl['video'] = str_replace('{URL}', '\\3', $bbcode_tpl['video']);
        $bbcode_tpl['video'] = str_replace('{WIDTH}', '\\1', $bbcode_tpl['video']);
        $bbcode_tpl['video'] = str_replace('{HEIGHT}', '\\2', $bbcode_tpl['video']);
        $bbcode_tpl['font_open'] = str_replace('{FONT}', '\\1', $bbcode_tpl['font_open']);
        $bbcode_tpl['poet_open'] = str_replace('{POET}', '\\1', $bbcode_tpl['poet_open']);
        $bbcode_tpl['glow_open'] = str_replace('{GLOWCOLOR}', '\\1', $bbcode_tpl['glow_open']);
	$bbcode_tpl['shadow_open'] = str_replace('{SHADOWCOLOR}', '\\1', $bbcode_tpl['shadow_open']);
	$bbcode_tpl['highlight_open'] = str_replace('{HIGHLIGHTCOLOR}', '\\1', $bbcode_tpl['highlight_open']);
	$bbcode_tpl['google'] = '\'' . $bbcode_tpl['google'] . '\'';
  	$bbcode_tpl['google'] = str_replace('{STRING}', "' . str_replace('\"', '"', '\\1') . '", $bbcode_tpl['google']);
  	$bbcode_tpl['google'] = str_replace('{QUERY}', "' . urlencode(str_replace('\"', '"', '\\1')) . '", $bbcode_tpl['google']);
        $bbcode_tpl['left'] = str_replace('{URL}', '\\1', $bbcode_tpl['left']);
	$bbcode_tpl['right'] = str_replace('{URL}', '\\1', $bbcode_tpl['right']);
	// bbcode_box Mod
 
	//Begin Smilie Creator Mod Copyright esperitox 2003
	$bbcode_tpl['schild'] = str_replace('{URL}', "' . phpbb_schild('\\1', '\\2', '\\3') . '", "'" . $bbcode_tpl['schild'] . "'");

	define("BBCODE_TPL_READY", true);

	return $bbcode_tpl;
}


/**
 * Does second-pass bbencoding. This should be used before displaying the message in
 * a thread. Assumes the message is already first-pass encoded, and we are given the
 * correct UID as used in first-pass encoding.
 */
function bbencode_second_pass($text, $uid)
{
	global $lang, $bbcode_tpl;

	// pad it with a space so we can distinguish between FALSE and matching the 1st char (index 0).
	// This is important; bbencode_quote(), bbencode_list(), and bbencode_code() all depend on it.
	$text = " " . $text;

	// First: If there isn't a "[" and a "]" in the message, don't bother.
	if (! (strpos($text, "[") && strpos($text, "]")) )
	{
		// Remove padding, return.
		$text = substr($text, 1);
		return $text;
	}

	// Only load the templates ONCE..
	if (!defined("BBCODE_TPL_READY"))
	{
		// load templates from file into array.
		$bbcode_tpl = load_bbcode_template();

		// prepare array for use in regexps.
		$bbcode_tpl = prepare_bbcode_template($bbcode_tpl);
	}

	// [code] and 
for posting code (HTML, PHP, C etc etc) in your posts.
$text = bbencode_second_pass_code($text, $uid, $bbcode_tpl);

// PHP MOD
// [PHP] and [/PHP] for posting PHP code in your posts.
$text = bbencode_second_pass_php($text, $uid, $bbcode_tpl);

//
and
for posting replies with quote, or just for quoting stuff.
$text = str_replace("[quote:$uid]", $bbcode_tpl['quote_open'], $text);
$text = str_replace("[/quote:$uid]", $bbcode_tpl['quote_close'], $text);

// New one liner to deal with opening quotes with usernames...
// replaces the two line version that I had here before..
$text = preg_replace("/\[quote:$uid="(.*?)"\]/si", $bbcode_tpl['quote_username_open'], $text);
/* BEGIN CMX ACRONYM MOD */

// acronym
$text = preg_replace("/\[acronym:$uid="(.*?)"\]/si", $bbcode_tpl['acronym_open'], $text);
$text = str_replace("[/acronym:$uid]", $bbcode_tpl['acronym_close'], $text);
/* END CMX ACRONYM MOD */

//
  • and
    • for (un)ordered lists.
      // unordered lists
      $text = str_replace("[list:$uid]", $bbcode_tpl['ulist_open'], $text);
      // li tags
      $text = str_replace("[*:$uid]", $bbcode_tpl['listitem'], $text);
      // ending tags
      $text = str_replace("[/list:u:$uid]", $bbcode_tpl['ulist_close'], $text);
      $text = str_replace("[/list:o:$uid]", $bbcode_tpl['olist_close'], $text);
      // Ordered lists
      $text = preg_replace("/\
      • ):$uid\]/si", $bbcode_tpl['olist_open'], $text);

        // colours
        $text = preg_replace("/\[color=(\#[0-9A-F]{6}|[a-z]+):$uid\]/si", $bbcode_tpl['color_open'], $text);
        $text = str_replace("[/color:$uid]", $bbcode_tpl['color_close'], $text);

        // size
        $text = preg_replace("/\[size=([1-2]?[0-9]):$uid\]/si", $bbcode_tpl['size_open'], $text);
        $text = str_replace("[/size:$uid]", $bbcode_tpl['size_close'], $text);

        // and for bolding text.
        $text = str_replace("[b:$uid]", $bbcode_tpl['b_open'], $text);
        $text = str_replace("[/b:$uid]", $bbcode_tpl['b_close'], $text);

        // [scroll_**] and [/scroll_**] for scrolling text.
        $text = str_replace("[scrollleft:$uid]", $bbcode_tpl['scrollleft_open'], $text);
        $text = str_replace("[/scrollleft:$uid]", $bbcode_tpl['scrollleft_close'], $text);
        $text = str_replace("[scrollright:$uid]", $bbcode_tpl['scrollright_open'], $text);
        $text = str_replace("[/scrollright:$uid]", $bbcode_tpl['scrollright_close'], $text);
        $text = str_replace("[scrollup:$uid]", $bbcode_tpl['scrollup_open'], $text);
        $text = str_replace("[/scrollup:$uid]", $bbcode_tpl['scrollup_close'], $text);
        $text = str_replace("[scrolldown:$uid]", $bbcode_tpl['scrolldown_open'], $text);
        $text = str_replace("[/scrolldown:$uid]", $bbcode_tpl['scrolldown_close'], $text);

        // and for underlining text.
        $text = str_replace("[u:$uid]", $bbcode_tpl['u_open'], $text);
        $text = str_replace("[/u:$uid]", $bbcode_tpl['u_close'], $text);

        // and for italicizing text.
        $text = str_replace("[i:$uid]", $bbcode_tpl['i_open'], $text);
        $text = str_replace("[/i:$uid]", $bbcode_tpl['i_close'], $text);

        // [flipv] and [/flipv] for italicizing text.
        $text = preg_replace("#\[flipv\](.*?)\[/flipv\]#si", "[flipv:$uid]\\1[/flipv:$uid]", $text);

        // [fliph] and [/fliph] for italicizing text.
        $text = preg_replace("#\[fliph\](.*?)\[/fliph\]#si", "[fliph:$uid]\\1[/fliph:$uid]", $text);

        //[glow=red]and[/glow]for glowing text.
        $text = preg_replace("/\[glow=(\#[0-9A-F]{6}|[a-z]+):$uid\]/si", $bbcode_tpl['glow_open'], $text);
        $text = str_replace("[/glow:$uid]", $bbcode_tpl['glow_close'], $text);

        //[shadow=red]and[/shadow]for glowing text.
        $text = preg_replace("/\[shadow=(\#[0-9A-F]{6}|[a-z]+):$uid\]/si", $bbcode_tpl['shadow_open'], $text);
        $text = str_replace("[/shadow:$uid]", $bbcode_tpl['shadow_close'], $text);

        // Highlight
        $text = preg_replace("/\[highlight=(\#[0-9A-F]{6}|[a-z]+):$uid\]/si", $bbcode_tpl['highlight_open'], $text);
        $text = str_replace("[/highlight:$uid]", $bbcode_tpl['highlight_close'], $text);

        // [s] and [/s]
        $text = str_replace("[s:$uid]", $bbcode_tpl['s_open'], $text);
        $text = str_replace("[/s:$uid]", $bbcode_tpl['s_close'], $text);

        // Patterns and replacements for URL and email tags..
        $patterns = array();
        $replacements = array();

        // [img]image_url_here[/img] code..
        // This one gets first-passed..
        $patterns[] = "#\[img:$uid\](.*?)\[/img:$uid\]#si";
        $replacements[] = $bbcode_tpl['img'];

        // matches a [url]xxxx://www.phpbb.com[/url] code..
        $patterns[] = "#\[url\]([\w]+?://[^ "\n\r\t<]*?)\[/url\]#is";
        $replacements[] = $bbcode_tpl['url1'];

        // http://www.phpbb.com code.. (no xxxx:// prefix).
        $patterns[] = "#\[url\]((www|ftp)\.[^ "\n\r\t<]*?)\[/url\]#is";
        $replacements[] = $bbcode_tpl['url2'];

        // [url=xxxx://www.phpbb.com]phpBB[/url] code..
        $patterns[] = "#\+?://[^ "\n\r\t<]*?)\](.*?)\[/url\]#is";
        $replacements[] = $bbcode_tpl['url3'];

        // [url=http://www.phpbb.com]phpBB
        code.. (no xxxx:// prefix).
        $patterns[] = "#\[url=((www|ftp)\.[^ "\n\r\t<]*?)\](.*?)\[/url\]#is";
        $replacements[] = $bbcode_tpl['url4'];

        // user@domain.tld code..
        $patterns[] = "#\[email\]([a-z0-9&\-_.]+?@[\w\-]+\.([\w\-\.]+\.)?[\w]+)\[/email\]#si";
        $replacements[] = $bbcode_tpl['email'];

        // bbcode_box Mod
        // [fade] and [/fade] for faded text.
        $text = str_replace("[fade:$uid]", $bbcode_tpl['fade_open'], $text);
        $text = str_replace("[/fade:$uid]", $bbcode_tpl['fade_close'], $text);
        // real
        $patterns[] = "#\[ram:$uid\](.*?)\[/ram:$uid\]#si";
        $replacements[] = $bbcode_tpl['ram'];
        // sound
        $patterns[] = "#\[stream:$uid\](.*?)\[/stream:$uid\]#si";
        $replacements[] = $bbcode_tpl['stream'];
        //web
        $patterns[] = "#\[web:$uid\](.*?)\[/web:$uid\]#si";
        $replacements[] = $bbcode_tpl['web'];
        // [flash width= height= loop= ] and [/flash] code..
        $patterns[] = "#\[flash width=([0-6]?[0-9]?[0-9]) height=([0-4]?[0-9]?[0-9]):$uid\](.*?)\[/flash:$uid\]#si";
        $replacements[] = $bbcode_tpl['flash'];
        // [flash width= height= loop= ] and [/flash] code..
        $patterns[] = "#\[video width=([0-6]?[0-9]?[0-9]) height=([0-4]?[0-9]?[0-9]):$uid\](.*?)\[/video:$uid\]#si";
        $replacements[] = $bbcode_tpl['video'];
        $text = preg_replace($patterns, $replacements, $text);
        // align
        $text = preg_replace("/\[align=(left|right|center|justify):$uid\]/si", $bbcode_tpl['align_open'], $text);
        $text = str_replace("[/align:$uid]", $bbcode_tpl['align_close'], $text);
        // marquee
        $text = preg_replace("/\[marq=(left|right|up|down):$uid\]/si", $bbcode_tpl['marq_open'], $text);
        $text = str_replace("[/marq:$uid]", $bbcode_tpl['marq_close'], $text);
        // table
        $text = preg_replace("/\[table=(.*?):$uid\]/si", $bbcode_tpl['table_open'], $text);
        $text = str_replace("[/table:$uid]", $bbcode_tpl['table_close'], $text);
        // cell
        $text = preg_replace("/\[cell=(.*?):$uid\]/si", $bbcode_tpl['cell_open'], $text);
        $text = str_replace("[/cell:$uid]", $bbcode_tpl['cell_close'], $text);
        // center
        $text = preg_replace("/\[center:$uid\]/si", $bbcode_tpl['center_open'], $text);
        $text = str_replace("[/center:$uid]", $bbcode_tpl['center_close'], $text);
        // font
        $text = preg_replace("/\[font=(.*?):$uid\]/si", $bbcode_tpl['font_open'], $text);
        $text = str_replace("[/font:$uid]", $bbcode_tpl['font_close'], $text);
        // poet
        $text = preg_replace("/\[poet(.*?):$uid\]/si", $bbcode_tpl['poet_open'], $text);
        $text = str_replace("[/poet:$uid]", $bbcode_tpl['poet_close'], $text);
        //[hr]
        $text = str_replace("[hr:$uid]", $bbcode_tpl['hr'], $text);
        // [google]string for search[/google] code..
        $patterns[] = "#\[google\](.*?)\[/google\]#ise";
        $replacements[] = $bbcode_tpl['google']; // bbcode_box Mod
        // [left]image_url_here[/left] code..
        $patterns[] = "#\[left:$uid\](.*?)\[/left:$uid\]#si";
        $replacements[] = $bbcode_tpl['left'];

        // [right]image_url_here[/right] code..
        $patterns[] = "#\[right:$uid\](.*?)\[/right:$uid\]#si";
        $replacements[] = $bbcode_tpl['right'];

        //Begin Smilie Creator Mod Copyright esperitox 2003 [schild=] and [/schild] code..
        $patterns[] = "#\[schild=([a-z0-9]+)([a-z0-9\-\.,\?!% \*_\#:;~\\&$@\/=\+\\\\)]*)\](.*?)\[/schild\]#sie";
        $replacements[] = $bbcode_tpl['schild'];

        $text = preg_replace($patterns, $replacements, $text);

        // Remove our padding from the string..
        $text = substr($text, 1);

        return $text;

        } // bbencode_second_pass()

        // Need to initialize the random numbers only ONCE
        mt_srand( (double) microtime() * 1000000);

        function make_bbcode_uid()
        {
        // Unique ID for this message..

        $uid = md5(mt_rand());
        $uid = substr($uid, 0, BBCODE_UID_LEN);

        return $uid;
        }

        function bbencode_first_pass($text, $uid)
        {
        // pad it with a space so we can distinguish between FALSE and matching the 1st char (index 0).
        // This is important; bbencode_quote(), bbencode_list(), and bbencode_code() all depend on it.
        $text = " " . $text;

        //

        Kod: Markera allt

         and 
        for posting code (HTML, PHP, C etc etc) in your posts.
        $text = bbencode_first_pass_pda($text, $uid, '

        Kod: Markera allt

        ', '
        ', '', true, '');

        /* BEGIN CMX ACRONYM MOD */
        // [acronym] and [/acronym]
        $text = bbencode_first_pass_pda($text, $uid, '/\[acronym=(\".*?\")\]/is', '[/acronym]', '', false, '', "[acronym:$uid=\\1]");
        /* END CMX ACRONYM MOD */

        // PHP MOD
        // [PHP] and [/PHP] for posting PHP code in your posts.
        $text = bbencode_first_pass_pda($text, $uid, '[php]', '[/php]', '', true, '');

        //
        and
        for posting replies with quote, or just for quoting stuff.
        $text = bbencode_first_pass_pda($text, $uid, '
        ', '
        ', '', false, '');
        $text = bbencode_first_pass_pda($text, $uid, '/\
        (\".*?\")\ skrev:/is', '
        ', '', false, '', "[quote:$uid=\\1]");

        //
        • and
          • for (un)ordered lists.
            $open_tag = array();
            $open_tag[0] = "
            • ";

              // unordered..
              $text = bbencode_first_pass_pda($text, $uid, $open_tag, "
            ", "[/list:u]", false, 'replace_listitems');

            $open_tag[0] = "
            1. ";
              $open_tag[1] = "
              1. ";

                // ordered.
                $text = bbencode_first_pass_pda($text, $uid, $open_tag, "
              ", "[/list:o]", false, 'replace_listitems');

              // [color] and [/color] for setting text color
              $text = preg_replace("#\[color=(\#[0-9A-F]{6}|[a-z\-]+)\](.*?)\[/color\]#si", "[color=\\1:$uid]\\2[/color:$uid]", $text);

              // [size] and [/size] for setting text size
              $text = preg_replace("#\[size=([1-2]?[0-9])\](.*?)\[/size\]#si", "[size=\\1:$uid]\\2[/size:$uid]", $text);

              // and for bolding text.
              $text = preg_replace("#\[b\](.*?)\[/b\]#si", "[b:$uid]\\1[/b:$uid]", $text);

              // [scroll] and [/scroll] for scrolling text.
              $text = preg_replace("#\[scrollleft\](.*?)\[/scrollleft\]#si", "[scrollleft:$uid]\\1[/scrollleft:$uid]", $text);
              $text = preg_replace("#\[scrollright\](.*?)\[/scrollright\]#si", "[scrollright:$uid]\\1[/scrollright:$uid]", $text);
              $text = preg_replace("#\[scrollup\](.*?)\[/scrollup\]#si", "[scrollup:$uid]\\1[/scrollup:$uid]", $text);
              $text = preg_replace("#\[scrolldown\](.*?)\[/scrolldown\]#si", "[scrolldown:$uid]\\1[/scrolldown:$uid]", $text);

              // and for underlining text.
              $text = preg_replace("#\[u\](.*?)\[/u\]#si", "[u:$uid]\\1[/u:$uid]", $text);

              // and for italicizing text.
              $text = preg_replace("#\[i\](.*?)\[/i\]#si", "[i:$uid]\\1[/i:$uid]", $text);

              // [flipv] and [/flipv] for flipped text.
              $text = str_replace("[flipv:$uid]", $bbcode_tpl['flipv_open'], $text);
              $text = str_replace("[/flipv:$uid]", $bbcode_tpl['flipv_close'], $text);

              // [fliph] and [/fliph] for flipped text.
              $text = str_replace("[fliph:$uid]", $bbcode_tpl['fliph_open'], $text);
              $text = str_replace("[/fliph:$uid]", $bbcode_tpl['fliph_close'], $text);

              // [img]image_url_here[/img] code..
              $text = preg_replace("#\[img\]((http|ftp|https|ftps)://)([^ \?&=\#"\n\r\t<]*?(\.(jpg|jpeg|gif|png)))\[/img\]#sie", "'[img:$uid]\\1' . str_replace(' ', '%20', '\\3') . '[/img:$uid]'", $text);

              // bbcode_box Mod
              // [fade] and [/fade] for faded text.
              $text = preg_replace("#\[fade\](.*?)\[/fade\]#si", "[fade:$uid]\\1[/fade:$uid]", $text);
              // [align] and [/align]
              $text = preg_replace("#\[align=(left|right|center|justify)\](.*?)\[/align\]#si", "[align=\\1:$uid]\\2[/align:$uid]", $text);
              // [marq] and [/marq]
              $text = preg_replace("#\[marq=(left|right|up|down)\](.*?)\[/marq\]#si", "[marq=\\1:$uid]\\2[/marq:$uid]", $text);
              // [table] and [/table]
              $text = preg_replace("#\[table=(.*?)\](.*?)\[/table\]#si", "[table=\\1:$uid]\\2[/table:$uid]", $text);
              // [cell] and [/cell]
              $text = preg_replace("#\[cell=(.*?)\](.*?)\[/cell\]#si", "[cell=\\1:$uid]\\2[/cell:$uid]", $text);
              // [font] and [/font]
              $text = preg_replace("#\[font=(.*?)\](.*?)\[/font\]#si", "[font=\\1:$uid]\\2[/font:$uid]", $text);
              // [poet] and [/poet]
              $text = preg_replace("#\[poet(.*?)\](.*?)\[/poet\]#si", "[poet\\1:$uid]\\2[/poet:$uid]", $text);
              //
              and
              $text = preg_replace("#\[center\](.*?)\[/center\]#si", "[center:$uid]\\1[/center:$uid]", $text);
              // [real]and[/real]
              $text = preg_replace("#\[ram\](.*?)\[/ram\]#si", "[ram:$uid]\\1[/ram:$uid]", $text);
              // [stream]and[/stream]
              $text = preg_replace("#\[stream\](.*?)\[/stream\]#si", "[stream:$uid]\\1[/stream:$uid]", $text);
              // [web]and[/web]
              $text = preg_replace("#\[web\](http(s)?://)([a-z0-9\-\.,\?!%\*_\#:;~\\&$@\/=\+]+)\[/web\]#si", "[web:$uid]\\1\\3[/web:$uid]", $text);
              //[flash width= heigth= loop=] and [/flash]
              $text = preg_replace("#\[flash width=([0-6]?[0-9]?[0-9]) height=([0-4]?[0-9]?[0-9])\](([a-z]+?)://([^, \n\r]+))\[\/flash\]#si","[flash width=\\1 height=\\2:$uid\]\\3[/flash:$uid]", $text);
              //[video width= heigth=] and [/video]
              $text = preg_replace("#\[video width=([0-6]?[0-9]?[0-9]) height=([0-4]?[0-9]?[0-9])\](([a-z]+?)://([^, \n\r]+))\[\/video\]#si","[video width=\\1 height=\\2:$uid\]\\3[/video:$uid]", $text);
              // [hr]
              $text = preg_replace("#\[hr\]#si", "[hr:$uid]", $text);
              //[glow=red]and[/glow]for glowing text.
              $text = preg_replace("#\[glow=(\#[0-9A-F]{6}|[a-z\-]+)\](.*?)\[/glow\]#si", "[glow=\\1:$uid]\\2[/glow:$uid]", $text);
              //[shadow=red]and[/shadow]for glowing text.
              $text = preg_replace("#\[shadow=(\#[0-9A-F]{6}|[a-z\-]+)\](.*?)\[/shadow\]#si", "[shadow=\\1:$uid]\\2[/shadow:$uid]", $text);
              // [highlight] and [/highlight] for setting text highlight
              $text = preg_replace("#\[highlight=(\#[0-9A-F]{6}|[a-z\-]+)\](.*?)\[/highlight\]#si", "[highlight=\\1:$uid]\\2[/highlight:$uid]", $text);
              // [s] and [/s] for sed text.
              $text = preg_replace("#\[s\](.*?)\[/s\]#si", "[s:$uid]\\1[/s:$uid]", $text);
              // [left]image_url_here[/left] code..
              $text = preg_replace("#\[left\]((ht|f)tp://)([^ \?&="\n\r\t<]*?(\.(jpg|jpeg|gif|png)))\[/left\]#sie", "'[left:$uid]\\1' . str_replace(' ', '%20', '\\3') . '[/left:$uid]'", $text);
              // [right]image_url_here[/right] code..
              $text = preg_replace("#\[right\]((ht|f)tp://)([^ \?&="\n\r\t<]*?(\.(jpg|jpeg|gif|png)))\[/right\]#sie", "'[right:$uid]\\1' . str_replace(' ', '%20', '\\3') . '[/right:$uid]'", $text);
              // bbcode_box Mod


              // Remove our padding from the string..
              return substr($text, 1);;

              } // bbencode_first_pass()

              /**
              * $text - The text to operate on.
              * $uid - The UID to add to matching tags.
              * $open_tag - The opening tag to match. Can be an array of opening tags.
              * $close_tag - The closing tag to match.
              * $close_tag_new - The closing tag to replace with.
              * $mark_lowest_level - boolean - should we specially mark the tags that occur
              * at the lowest level of nesting? (useful for

              Kod: Markera allt

              , because
               *						we need to match these tags first and transform HTML tags
               *						in their contents..
               * $func - This variable should contain a string that is the name of a function.
               *				That function will be called when a match is found, and passed 2
               *				parameters: ($text, $uid). The function should return a string.
               *				This is used when some transformation needs to be applied to the
               *				text INSIDE a pair of matching tags. If this variable is FALSE or the
               *				empty string, it will not be executed.
               * If open_tag is an array, then the pda will try to match pairs consisting of
               * any element of open_tag followed by close_tag. This allows us to match things
               * like [list=A]...[/list] and [list=1]...[/list][/list][/list][/list][/list][/list] in one pass of the PDA.
               *
               * NOTES:	- this function assumes the first character of $text is a space.
               *				- every opening tag and closing tag must be of the [...] format.
               */
              function bbencode_first_pass_pda($text, $uid, $open_tag, $close_tag, $close_tag_new, $mark_lowest_level, $func, $open_regexp_replace = false)
              {
              	$open_tag_count = 0;
              
              	if (!$close_tag_new || ($close_tag_new == ''))
              	{
              		$close_tag_new = $close_tag;
              	}
              
              	$close_tag_length = strlen($close_tag);
              	$close_tag_new_length = strlen($close_tag_new);
              	$uid_length = strlen($uid);
              
              	$use_function_pointer = ($func && ($func != ''));
              
              	$stack = array();
              
              	if (is_array($open_tag))
              	{
              		if (0 == count($open_tag))
              		{
              			// No opening tags to match, so return.
              			return $text;
              		}
              		$open_tag_count = count($open_tag);
              	}
              	else
              	{
              		// only one opening tag. make it into a 1-element array.
              		$open_tag_temp = $open_tag;
              		$open_tag = array();
              		$open_tag[0] = $open_tag_temp;
              		$open_tag_count = 1;
              	}
              
              	$open_is_regexp = false;
              
              	if ($open_regexp_replace)
              	{
              		$open_is_regexp = true;
              		if (!is_array($open_regexp_replace))
              		{
              			$open_regexp_temp = $open_regexp_replace;
              			$open_regexp_replace = array();
              			$open_regexp_replace[0] = $open_regexp_temp;
              		}
              	}
              
              	if ($mark_lowest_level && $open_is_regexp)
              	{
              		message_die(GENERAL_ERROR, "Unsupported operation for bbcode_first_pass_pda().");
              	}
              
              	// Start at the 2nd char of the string, looking for opening tags.
              	$curr_pos = 1;
              	while ($curr_pos && ($curr_pos < strlen($text)))
              	{
              		$curr_pos = strpos($text, "[", $curr_pos);
              
              		// If not found, $curr_pos will be 0, and the loop will end.
              		if ($curr_pos)
              		{
              			// We found a [. It starts at $curr_pos.
              			// check if it's a starting or ending tag.
              			$found_start = false;
              			$which_start_tag = "";
              			$start_tag_index = -1;
              
              			for ($i = 0; $i < $open_tag_count; $i++)
              			{
              				// Grab everything until the first "]"...
              				$possible_start = substr($text, $curr_pos, strpos($text, ']', $curr_pos + 1) - $curr_pos + 1);
              
              				//
              				// We're going to try and catch usernames with "[' characters.
              				//
              				if( preg_match('#\[quote=\"#si', $possible_start, $match) && !preg_match('#\[quote=\"(.*?)\"\]#si', $possible_start) )
              				{
              					// OK we are in a quote tag that probably contains a ] bracket.
              					// Grab a bit more of the string to hopefully get all of it..
              					if ($close_pos = strpos($text, '"]', $curr_pos + 9))
              					{
              						if (strpos(substr($text, $curr_pos + 9, $close_pos - ($curr_pos + 9)), '[quote') === false)
              						{
              							$possible_start = substr($text, $curr_pos, $close_pos - $curr_pos + 2);
              						}
              					}
              				}
              
              				// Now compare, either using regexp or not.
              				if ($open_is_regexp)
              				{
              					$match_result = array();
              					if (preg_match($open_tag[$i], $possible_start, $match_result))
              					{
              						$found_start = true;
              						$which_start_tag = $match_result[0];
              						$start_tag_index = $i;
              						break;
              					}
              				}
              				else
              				{
              					// straightforward string comparison.
              					if (0 == strcasecmp($open_tag[$i], $possible_start))
              					{
              						$found_start = true;
              						$which_start_tag = $open_tag[$i];
              						$start_tag_index = $i;
              						break;
              					}
              				}
              			}
              
              			if ($found_start)
              			{
              				// We have an opening tag.
              				// Push its position, the text we matched, and its index in the open_tag array on to the stack, and then keep going to the right.
              				$match = array("pos" => $curr_pos, "tag" => $which_start_tag, "index" => $start_tag_index);
              				bbcode_array_push($stack, $match);
              				//
              				// Rather than just increment $curr_pos
              				// Set it to the ending of the tag we just found
              				// Keeps error in nested tag from breaking out
              				// of table structure..
              				//
              				$curr_pos += strlen($possible_start);
              			}
              			else
              			{
              				// check for a closing tag..
              				$possible_end = substr($text, $curr_pos, $close_tag_length);
              				if (0 == strcasecmp($close_tag, $possible_end))
              				{
              					// We have an ending tag.
              					// Check if we've already found a matching starting tag.
              					if (sizeof($stack) > 0)
              					{
              						// There exists a starting tag.
              						$curr_nesting_depth = sizeof($stack);
              						// We need to do 2 replacements now.
              						$match = bbcode_array_pop($stack);
              						$start_index = $match['pos'];
              						$start_tag = $match['tag'];
              						$start_length = strlen($start_tag);
              						$start_tag_index = $match['index'];
              
              						if ($open_is_regexp)
              						{
              							$start_tag = preg_replace($open_tag[$start_tag_index], $open_regexp_replace[$start_tag_index], $start_tag);
              						}
              
              						// everything before the opening tag.
              						$before_start_tag = substr($text, 0, $start_index);
              
              						// everything after the opening tag, but before the closing tag.
              						$between_tags = substr($text, $start_index + $start_length, $curr_pos - $start_index - $start_length);
              
              						// Run the given function on the text between the tags..
              						if ($use_function_pointer)
              						{
              							$between_tags = $func($between_tags, $uid);
              						}
              
              						// everything after the closing tag.
              						$after_end_tag = substr($text, $curr_pos + $close_tag_length);
              
              						// Mark the lowest nesting level if needed.
              						if ($mark_lowest_level && ($curr_nesting_depth == 1))
              						{
              							if ($open_tag[0] == '[code]')
              							{
              								$code_entities_match = array('#<#', '#>#', '#"#', '#:#', '#\[#', '#\]#', '#\(#', '#\)#', '#\{#', '#\}#');
              								$code_entities_replace = array('<', '>', '"', ':', '[', ']', '(', ')', '{', '}');
              								$between_tags = preg_replace($code_entities_match, $code_entities_replace, $between_tags);
              							}
              							$text = $before_start_tag . substr($start_tag, 0, $start_length - 1) . ":$curr_nesting_depth:$uid]";
              							$text .= $between_tags . substr($close_tag_new, 0, $close_tag_new_length - 1) . ":$curr_nesting_depth:$uid]";
              						}
              						else
              						{
              							if ($open_tag[0] == '[code]')
              							{
              								$text = $before_start_tag . '[code]';
              								$text .= $between_tags . '
              ';
              }
              else if ($open_tag[0] == '[php]') // PHP MOD
              {
              $text = $before_start_tag . '/*php ';
              $text .= $between_tags . ' /php*/';
              }
              else
              {
              if ($open_is_regexp)
              {
              $text = $before_start_tag . $start_tag;
              }
              else
              {
              $text = $before_start_tag . substr($start_tag, 0, $start_length - 1) . ":$uid]";
              }
              $text .= $between_tags . substr($close_tag_new, 0, $close_tag_new_length - 1) . ":$uid]";
              }
              }

              $text .= $after_end_tag;

              // Now.. we've screwed up the indices by changing the length of the string.
              // So, if there's anything in the stack, we want to resume searching just after it.
              // otherwise, we go back to the start.
              if (sizeof($stack) > 0)
              {
              $match = bbcode_array_pop($stack);
              $curr_pos = $match['pos'];
              // bbcode_array_push($stack, $match);
              // ++$curr_pos;
              }
              else
              {
              $curr_pos = 1;
              }
              }
              else
              {
              // No matching start tag found. Increment pos, keep going.
              ++$curr_pos;
              }
              }
              else
              {
              // No starting tag or ending tag.. Increment pos, keep looping.,
              ++$curr_pos;
              }
              }
              }
              } // while

              return $text;

              } // bbencode_first_pass_pda()

              /**
              * Does second-pass bbencoding of the

              Kod: Markera allt

               tags. This includes
               * running htmlspecialchars() over the text contained between
               * any pair of [code] tags that are at the first level of
               * nesting. Tags at the first level of nesting are indicated
               * by this format: [code:1:$uid] ... [/code:1:$uid]
               * Other tags are in this format: [code:$uid] ... [/code:$uid]
               */
              function bbencode_second_pass_code($text, $uid, $bbcode_tpl)
              {
              	global $lang;
              
              	$code_start_html = $bbcode_tpl['code_open'];
              	$code_end_html =  $bbcode_tpl['code_close'];
              
              	// First, do all the 1st-level matches. These need an htmlspecialchars() run,
              	// so they have to be handled differently.
              	$match_count = preg_match_all("#\[code:1:$uid\](.*?)\[/code:1:$uid\]#si", $text, $matches);
              
              	for ($i = 0; $i < $match_count; $i++)
              	{
              		$before_replace = $matches[1][$i];
              		$after_replace = $matches[1][$i];
              
              		// Replace 2 spaces with "&nbsp; " so non-tabbed code indents without making huge long lines.
              		$after_replace = str_replace("  ", "&nbsp; ", $after_replace);
              		// now Replace 2 spaces with " &nbsp;" to catch odd #s of spaces.
              		$after_replace = str_replace("  ", " &nbsp;", $after_replace);
              
              		// Replace tabs with "&nbsp; &nbsp;" so tabbed code indents sorta right without making huge long lines.
              		$after_replace = str_replace("\t", "&nbsp; &nbsp;", $after_replace);
              
              		// now Replace space occurring at the beginning of a line
              		$after_replace = preg_replace("/^ {1}/m", '&nbsp;', $after_replace);
              
              		$str_to_match = "[code:1:$uid]" . $before_replace . "[/code:1:$uid]";
              
              		$replacement = $code_start_html;
              		$replacement .= $after_replace;
              		$replacement .= $code_end_html;
              
              		$text = str_replace($str_to_match, $replacement, $text);
              	}
              
              	// Now, do all the non-first-level matches. These are simple.
              	$text = str_replace("[code:$uid]", $code_start_html, $text);
              	$text = str_replace("[/code:$uid]", $code_end_html, $text);
              
              	return $text;
              
              } // bbencode_second_pass_code()
              /**
               * PHP MOD
               * Original code/function by phpBB Group
               * Modified by JW Frazier / Fubonis < php_fubonis@yahoo.com >
               */
              function bbencode_second_pass_php($text, $uid, $bbcode_tpl)
              {
              	$code_start_html = $bbcode_tpl['php_open'];
              	$code_end_html =  $bbcode_tpl['php_close'];
              	$matches = array();
              	$match_count = preg_match_all("#\[php:1:$uid\](.*?)\[/php:1:$uid\]#si", $text, $matches);
              
              	for ($i = 0; $i < $match_count; $i++)
              	{
              		$before_replace = $matches[1][$i];
              		$after_replace = trim($matches[1][$i]);
              		$str_to_match = "[php:1:$uid]" . $before_replace . "[/php:1:$uid]";
              		$replacement = $code_start_html;
              		$after_replace = str_replace('<', '<', $after_replace);
              		$after_replace = str_replace('>', '>', $after_replace);
              		$after_replace = str_replace('&', '&', $after_replace);
              		$added = FALSE;
              		if (preg_match('/^<\?.*?\?>$/si', $after_replace) <= 0)
              		{
              			$after_replace = "<?php $after_replace ?>";
              			$added = TRUE;
              		}
              		if(strcmp('4.2.0', phpversion()) > 0)
              		{
              			ob_start();
              			highlight_string($after_replace);
              			$after_replace = ob_get_contents();
              			ob_end_clean();
              		}
              		else
              		{
              			$after_replace = highlight_string($after_replace, TRUE);
              		}
              		if ($added == TRUE)
              		{
              			$after_replace = str_replace('<font color="#0000BB"><?php ', '<font color="#0000BB">', $after_replace);
              			$after_replace = str_replace('<font color="#0000BB">?></font>', '', $after_replace);
              		}
              		$after_replace = preg_replace('/<font color="(.*?)">/si', '<span style="color: \\1;">', $after_replace);
              		$after_replace = str_replace('</font>', '</span>', $after_replace);
              		$after_replace = str_replace("\n", '', $after_replace);
              		$replacement .= $after_replace;
              		$replacement .= $code_end_html;
              
              		$text = str_replace($str_to_match, $replacement, $text);
              	}
              
              	$text = str_replace("[php:$uid]", $code_start_html, $text);
              	$text = str_replace("[/php:$uid]", $code_end_html, $text);
              
              	return $text;
              }
              /**
               * Rewritten by Nathan Codding - Feb 6, 2001.
               * - Goes through the given string, and replaces xxxx://yyyy with an HTML <a> tag linking
               * 	to that URL
               * - Goes through the given string, and replaces http://www.xxxx.yyyy[zzzz] with an HTML <a> tag linking
               * 	to http://www.xxxx.yyyy[/zzzz]
               * - Goes through the given string, and replaces xxxx@yyyy with an HTML mailto: tag linking
               *		to that email address
               * - Only matches these 2 patterns either after a space, or at the beginning of a line
               *
               * Notes: the email one might get annoying - it's easy to make it more restrictive, though.. maybe
               * have it require something like xxxx@yyyy.zzzz or such. We'll see.
               */
              function make_clickable($text)
              {
              
              	// pad it with a space so we can match things at the start of the 1st line.
              	$ret = ' ' . $text;
              
              	// matches an "xxxx://yyyy" URL at the start of a line, or after a space.
              	// xxxx can only be alpha characters.
              	// yyyy is anything up to the first space, newline, comma, double quote or <
              	$ret = preg_replace("#(^|[\n ])([\w]+?://[^ "\n\r\t<]*)#is", "\\1<a href="\\2" target="_blank">\\2</a>", $ret);
              
              	// matches a "www|ftp.xxxx.yyyy[/zzzz]" kinda lazy URL thing
              	// Must contain at least 2 dots. xxxx contains either alphanum, or "-"
              	// zzzz is optional.. will contain everything up to the first space, newline, 
              	// comma, double quote or <.
              	$ret = preg_replace("#(^|[\n ])((www|ftp)\.[^ "\t\n\r<]*)#is", "\\1<a href="http://\\2" target="_blank">\\2</a>", $ret);
              
              	// matches an email@domain type address at the start of a line, or after a space.
              	// Note: Only the followed chars are valid; alphanums, "-", "_" and or ".".
              	$ret = preg_replace("#(^|[\n ])([a-z0-9&\-_.]+?)@([\w\-]+\.([\w\-\.]+\.)*[\w]+)#i", "\\1<a href="mailto:\\2@\\3">\\2@\\3</a>", $ret);
              
              	// Remove our padding..
              	$ret = substr($ret, 1);
              
              	return($ret);
              }
              
              /**
               * Nathan Codding - Feb 6, 2001
               * Reverses the effects of make_clickable(), for use in editpost.
               * - Does not distinguish between "www.xxxx.yyyy" and "http://aaaa.bbbb" type URLs.
               *
               */
              function undo_make_clickable($text)
              {
              	$text = preg_replace("#<!-- BBCode auto-link start --><a href="(.*?)" target="_blank">.*?</a><!-- BBCode auto-link end -->#i", "\\1", $text);
              	$text = preg_replace("#<!-- BBcode auto-mailto start --><a href="mailto:(.*?)">.*?</a><!-- BBCode auto-mailto end -->#i", "\\1", $text);
              
              	return $text;
              
              }
              
              /**
               * Nathan Codding - August 24, 2000.
               * Takes a string, and does the reverse of the PHP standard function
               * htmlspecialchars().
               */
              function undo_htmlspecialchars($input)
              {
              	$input = preg_replace("/>/i", ">", $input);
              	$input = preg_replace("/</i", "<", $input);
              	$input = preg_replace("/"/i", """, $input);
              	$input = preg_replace("/&/i", "&", $input);
              
              	return $input;
              }
              
              /**
               * This is used to change a [*] tag into a [*:$uid] tag as part
               * of the first-pass bbencoding of [list] tags. It fits the
               * standard required in order to be passed as a variable
               * function into bbencode_first_pass_pda().
               */
              function replace_listitems($text, $uid)
              {
              	$text = str_replace("[*]", "[*:$uid]", $text);
              
              	return $text;
              }
              
              /**
               * Escapes the "/" character with "\/". This is useful when you need
               * to stick a runtime string into a PREG regexp that is being delimited
               * with slashes.
               */
              function escape_slashes($input)
              {
              	$output = str_replace('/', '\/', $input);
              	return $output;
              }
              
              /**
               * This function does exactly what the PHP4 function array_push() does
               * however, to keep phpBB compatable with PHP 3 we had to come up with our own
               * method of doing it.
               */
              function bbcode_array_push(&$stack, $value)
              {
                 $stack[] = $value;
                 return(sizeof($stack));
              }
              
              /**
               * This function does exactly what the PHP4 function array_pop() does
               * however, to keep phpBB compatable with PHP 3 we had to come up with our own
               * method of doing it.
               */
              function bbcode_array_pop(&$stack)
              {
                 $arrSize = count($stack);
                 $x = 1;
              
                 while(list($key, $val) = each($stack))
                 {
                    if($x < count($stack))
                    {
              	 		$tmpArr[] = $val;
                    }
                    else
                    {
              	 		$return_val = $val;
                    }
                    $x++;
                 }
                 $stack = $tmpArr;
              
                 return($return_val);
              }
              
              //
              // Smilies code ... would this be better tagged on to the end of bbcode.php?
              // Probably so and I'll move it before B2
              //
              function smilies_pass($message)
              {
              	static $orig, $repl;
              
              	if (!isset($orig))
              	{
              		global $db, $board_config;
              		$orig = $repl = array();
              
              		$sql = 'SELECT * FROM ' . SMILIES_TABLE;
              		if( !$result = $db->sql_query($sql) )
              		{
              			message_die(GENERAL_ERROR, "Couldn't obtain smilies data", "", __LINE__, __FILE__, $sql);
              		}
              		$smilies = $db->sql_fetchrowset($result);
              
              		if (count($smilies))
              		{
              			usort($smilies, 'smiley_sort');
              		}
              
              		for ($i = 0; $i < count($smilies); $i++)
              		{
              			$orig[] = "/(?<=.\W|\W.|^\W)" . phpbb_preg_quote($smilies[$i]['code'], "/") . "(?=.\W|\W.|\W$)/";
              			$repl[] = '<img src="'. $board_config['smilies_path'] . '/' . $smilies[$i]['smile_url'] . '" alt="' . $smilies[$i]['emoticon'] . '" border="0" />';
              		}
              	}
              
              	if (count($orig))
              	{
              		$message = preg_replace($orig, $repl, ' ' . $message . ' ');
              		$message = substr($message, 1, -1);
              	}
              	
              	return $message;
              }
              function acronym_pass($message)
              {
              	static $orig, $repl;
              
              	if( !isset($orig) )
              	{
              		global $db, $board_config;
              		$orig = $repl = array();
              
              		$sql = 'SELECT * FROM ' . ACRONYMS_TABLE;
              		if( !$result = $db->sql_query($sql) )
              		{
              			message_die(GENERAL_ERROR, "Couldn't obtain acronyms data", "", __LINE__, __FILE__, $sql);
              		}
              		
              		$acronyms = $db->sql_fetchrowset($result);
              
              		if( count($acronyms) )
              		{
              			usort( $acronyms, 'acronym_sort' );
              		}
              
              		for ($i = 0; $i < count($acronyms); $i++)
              		{
              			$orig[] = '#\b(' . phpbb_preg_quote( $acronyms[$i]['acronym'], "/") . ')\b#';
              			//$orig[] = "/(?<=.\W|\W.|^\W)" . phpbb_preg_quote($acronyms[$i]['acronym'], "/") . "(?=.\W|\W.|\W$)/";
              			$repl[] = '<acronym title="' . $acronyms[$i]['description'] . '">' . $acronyms[$i]['acronym'] . '</acronym>'; ;
              		}
              	}
              	
              	if( count( $orig ) )
              	{
              		$segments = preg_split( '#(<acronym.+?>.+?</acronym>|<.+?>)#s' , $message, -1, PREG_SPLIT_NO_EMPTY | PREG_SPLIT_DELIM_CAPTURE);
              
              		$message = '';
              
              		foreach( $segments as $seg )
              		{
              			if( $seg[0] != '<' && $seg[0] != '[' )
              			{
              				$message .= str_replace('"', '"', substr(preg_replace('#(\>(((?>([^><]+|(?R)))*)\<))#se', "preg_replace(\$orig, \$repl, '\\0')", '>' . $seg . '<'), 1, -1));
              			}
              			else
              			{
              				$message .= $seg;
              			}
              		}
              	}
              	
              	return $message;
              } 
              function smiley_sort($a, $b)
              {
              	if ( strlen($a['code']) == strlen($b['code']) )
              	{
              		return 0;
              	}
              
              	return ( strlen($a['code']) > strlen($b['code']) ) ? -1 : 1;
              }
              function acronym_sort($a, $b)
              {
              	if ( strlen($a['acronym']) == strlen($b['acronym']) )
              	{
              		return 0;
              	}
              
              	return ( strlen($a['acronym']) > strlen($b['acronym']) ) ? -1 : 1;
              } 
              ?>
              
Bästa hälsningar - Mikael Andersson

Välkommen till: http://www.bikersite.se - Träffpunkten för svenska bikers!
Användarens profilbild
Holger
Support - Ledare
Support - Ledare
Inlägg: 6565
Blev medlem: 2004-06-09 09:32
Svar: 1

Inlägg av Holger »

Läste du mitt meddelande ovan?
Holger Gremminger
Ingen support via PM!
Användarens profilbild
WickeD
Extra aktiv medlem
Extra aktiv medlem
Inlägg: 979
Blev medlem: 2004-11-08 12:17
Svar: 0

Inlägg av WickeD »

Det gick bara bra! :D Tack så mycket för hjälpen!

Det måste ha varit nå konstigt med koden jag klistrade in ovan... :?

Men det funkar ju nu så! Tack än en gång!
Bästa hälsningar - Mikael Andersson

Välkommen till: http://www.bikersite.se - Träffpunkten för svenska bikers!
Användarens profilbild
Kail
Administratör
Administratör
Inlägg: 2937
Blev medlem: 2003-06-03 14:53
Svar: 0

Inlägg av Kail »

Wicked:
Holger skrev:Ok, det löste sig ...
Titta i bbcode.tpl:

Kod: Markera allt

<!-- BEGIN web --><iframe width="100%" height="350" src="{URL}"></iframe><!-- END web -->
Ändra width till ngt annat.
Jakob Persson - Grundare av phpBB Sverige - IT-konsult - http://www.jakob-persson.com
The Complete phpBB Template Design Guide (phpBB 2.x): http://archive.jakob-persson.com/articl ... index.html
Användarens profilbild
WickeD
Extra aktiv medlem
Extra aktiv medlem
Inlägg: 979
Blev medlem: 2004-11-08 12:17
Svar: 0

Inlägg av WickeD »

Tack för hjälpen grabbar!

Det blev riktigt bra! Ni kan kolla här: http://www.bikersite.se/viewtopic.php?t=796

Om ni kommer på något annat sätt att visa min webshop i forumet där det nu ligger så säg gärna till. Det ser ju lite konstigt ut med två scroll lister... men det funkar alla fall.

Tack!!
Bästa hälsningar - Mikael Andersson

Välkommen till: http://www.bikersite.se - Träffpunkten för svenska bikers!
Användarens profilbild
Holger
Support - Ledare
Support - Ledare
Inlägg: 6565
Blev medlem: 2004-06-09 09:32
Svar: 1

Inlägg av Holger »

Lägg upp det som extra sida istället.
Varför inkluderar du det i ett inlägg?
Holger Gremminger
Ingen support via PM!
Användarens profilbild
WickeD
Extra aktiv medlem
Extra aktiv medlem
Inlägg: 979
Blev medlem: 2004-11-08 12:17
Svar: 0

Inlägg av WickeD »

Du tänkte att jag lägger det som en popup när man trycker på länken på startsidan eller?

Går denna att ändra så den kommer i ett nytt fönster?
.

Kod: Markera allt

<img src="templates/fiblack/images/arrow.gif" alt="Webshop" /> <a href="http://www.bikersite.se/viewtopic.php?t=796">Webshop</a><br />

Jag kom inte på något annat sätt att lägga upp den på så det var därför jag gjorde så.
Bästa hälsningar - Mikael Andersson

Välkommen till: http://www.bikersite.se - Träffpunkten för svenska bikers!
Skriv svar

Vilka är online

Användare som besöker denna kategori: 1 och 0 gäst