XS Mod -> Foutmelding na importeren .style bestand

Hulp nodig bij een modificaties of op zoek naar een MOD? Bekijk ons archief. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Willem-Jan
Berichten: 112
Lid geworden op: 31 okt 2003, 08:29
Locatie: Vijfhuizen
Contacteer:

XS Mod -> Foutmelding na importeren .style bestand

Bericht door Willem-Jan » 14 feb 2005, 14:30

Hoi,

Ik heb een .style bestand geimporteerd, en nu vliegen de foutmeldingen me om de oren.

Zie -----.

Inhoud van def_themes.php:

Code: Selecteer alles

<?php
<!-- template .//includes/cache_tpls/def_themes_def.tpl start -->
/***************************************************************************
 *						def_themes_def.php
 *						------------------
 *	begin			: 12/11/2003
 *	copyright		: Ptirhiik
 *	email			: admin@rpgnet-fr.com
 *
 *	version			: 1.0.0 - 12/11/2003
 *
 *	last update		: 2005-02-14 14:17:01 (GMT) by administrator *
 ***************************************************************************/

/***************************************************************************
 *
 *   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');
	exit;
}

//--------------------------------------------------------------------------------------------------
//
// $themes_style : templates
// --------------
//--------------------------------------------------------------------------------------------------

$themes_style = array(
				1 => array('themes_id' => '1', 'template_name' => 'fisubsilversh', 'style_name' => 'FI Subsilver Shadow', 'head_stylesheet' => 'fisubsilversh.css', 'body_background' => './../../pictures/trikebe.jpg', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '0', 'fontsize2' => '0', 'fontsize3' => '0', 'fontcolor1' => '', 'fontcolor2' => '006600', 'fontcolor3' => 'ffa34f', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
				2 => array('themes_id' => '2', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Blue', 'head_stylesheet' => 'style_blue.css', 'body_background' => 'blue', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'E89512', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
				3 => array('themes_id' => '3', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Purple', 'head_stylesheet' => 'style_purple.css', 'body_background' => 'purple', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'E89412', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
				4 => array('themes_id' => '4', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Green', 'head_stylesheet' => 'style_green.css', 'body_background' => 'green', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3E8ECD', 'fontcolor3' => 'E88212', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
				5 => array('themes_id' => '5', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Red', 'head_stylesheet' => 'style_red.css', 'body_background' => 'red', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'DDA21C', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
				6 => array('themes_id' => '6', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Pink', 'head_stylesheet' => 'style_pink.css', 'body_background' => 'pink', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'E8A412', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
				7 => array('themes_id' => '7', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme DarkBlue', 'head_stylesheet' => 'style_darkblue.css', 'body_background' => 'darkblue', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'E89912', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
				8 => array('themes_id' => '8', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Gray', 'head_stylesheet' => 'style_gray.css', 'body_background' => 'gray', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '325DB2', 'fontcolor3' => 'E89412', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
				9 => array('themes_id' => '9', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme SteelBlue', 'head_stylesheet' => 'style_sblue.css', 'body_background' => 'sblue', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'E87B12', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
		);<!-- template .//includes/cache_tpls/def_themes_def.tpl end -->
?>
Deze is na de upload aangepast, de overige bestanden niet.

Enig idee hoe dit snel te fixen?

Met vriendelijke groeten,
Willem-Jan
Laatst gewijzigd door Willem-Jan op 14 feb 2005, 20:57, 1 keer totaal gewijzigd.

Gebruikersavatar
Paul
Beheerder
Beheerder
Berichten: 20316
Lid geworden op: 23 okt 2003, 11:38
Locatie: Utrecht
Contacteer:

Bericht door Paul » 14 feb 2005, 14:33

Is de style wel geschikt voor plus? Zo neej, kan je hem niet ervoor gebruiken :(

Code: Selecteer alles

<!-- template .//includes/cache_tpls/def_themes_def.tpl start -->
<?php
/***************************************************************************
 *                  def_themes_def.php
 *                  ------------------
 *   begin         : 12/11/2003
 *   copyright      : Ptirhiik
 *   email         : admin@rpgnet-fr.com
 *
 *   version         : 1.0.0 - 12/11/2003
 *
 *   last update      : 2005-02-14 14:17:01 (GMT) by administrator *
 ***************************************************************************/

/***************************************************************************
 *
 *   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');
   exit;
}

//--------------------------------------------------------------------------------------------------
//
// $themes_style : templates
// --------------
//--------------------------------------------------------------------------------------------------

$themes_style = array(
            1 => array('themes_id' => '1', 'template_name' => 'fisubsilversh', 'style_name' => 'FI Subsilver Shadow', 'head_stylesheet' => 'fisubsilversh.css', 'body_background' => './../../pictures/trikebe.jpg', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '0', 'fontsize2' => '0', 'fontsize3' => '0', 'fontcolor1' => '', 'fontcolor2' => '006600', 'fontcolor3' => 'ffa34f', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
            2 => array('themes_id' => '2', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Blue', 'head_stylesheet' => 'style_blue.css', 'body_background' => 'blue', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'E89512', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
            3 => array('themes_id' => '3', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Purple', 'head_stylesheet' => 'style_purple.css', 'body_background' => 'purple', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'E89412', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
            4 => array('themes_id' => '4', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Green', 'head_stylesheet' => 'style_green.css', 'body_background' => 'green', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3E8ECD', 'fontcolor3' => 'E88212', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
            5 => array('themes_id' => '5', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Red', 'head_stylesheet' => 'style_red.css', 'body_background' => 'red', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'DDA21C', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
            6 => array('themes_id' => '6', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Pink', 'head_stylesheet' => 'style_pink.css', 'body_background' => 'pink', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'E8A412', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
            7 => array('themes_id' => '7', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme DarkBlue', 'head_stylesheet' => 'style_darkblue.css', 'body_background' => 'darkblue', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'E89912', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
            8 => array('themes_id' => '8', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme Gray', 'head_stylesheet' => 'style_gray.css', 'body_background' => 'gray', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '325DB2', 'fontcolor3' => 'E89412', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
            9 => array('themes_id' => '9', 'template_name' => 'MorpheusX', 'style_name' => 'Morpheus eXtreme SteelBlue', 'head_stylesheet' => 'style_sblue.css', 'body_background' => 'sblue', 'body_bgcolor' => '', 'body_text' => '', 'body_link' => '', 'body_vlink' => '', 'body_alink' => '', 'body_hlink' => '', 'tr_color1' => '', 'tr_color2' => '', 'tr_color3' => '', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '', 'th_color2' => '', 'th_color3' => '', 'th_class1' => '', 'th_class2' => '', 'th_class3' => '', 'td_color1' => '', 'td_color2' => '', 'td_color3' => '', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => '', 'fontface1' => '', 'fontface2' => '', 'fontface3' => '', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '3FB753', 'fontcolor3' => 'E87B12', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0'),
      );
?> 
<!-- template .//includes/cache_tpls/def_themes_def.tpl end -->
Probeer dit is?

Willem-Jan
Berichten: 112
Lid geworden op: 31 okt 2003, 08:29
Locatie: Vijfhuizen
Contacteer:

Bericht door Willem-Jan » 14 feb 2005, 14:45

Helaas...........
Maarreh... ik zag dat het pas werkt vanaf XS_Mod 2.1.0 en ik heb een versie daarvoor. Eerst updaten dus, en dan kan ik zien of de meldingen zijn verdwenen.

Groetjes... Willem

Gebruikersavatar
Paul
Beheerder
Beheerder
Berichten: 20316
Lid geworden op: 23 okt 2003, 11:38
Locatie: Utrecht
Contacteer:

Bericht door Paul » 14 feb 2005, 14:45

Helpt ook niet zie ik. Laat die twee dingen buiten <?php en ?> is weg?

Willem-Jan
Berichten: 112
Lid geworden op: 31 okt 2003, 08:29
Locatie: Vijfhuizen
Contacteer:

Bericht door Willem-Jan » 14 feb 2005, 14:55

paulus schreef:Helpt ook niet zie ik. Laat die twee dingen buiten <?php en ?> is weg?
Gedaan, maar ook dat helpt niet.... :roll:

Gebruikersavatar
Paul
Beheerder
Beheerder
Berichten: 20316
Lid geworden op: 23 okt 2003, 11:38
Locatie: Utrecht
Contacteer:

Bericht door Paul » 14 feb 2005, 14:57

Er mogen ook geen spaties of enters voor <?php en na ?> komen :D

Willem-Jan
Berichten: 112
Lid geworden op: 31 okt 2003, 08:29
Locatie: Vijfhuizen
Contacteer:

Bericht door Willem-Jan » 14 feb 2005, 15:03

paulus schreef:Er mogen ook geen spaties of enters voor <?php en na ?> komen :D
Helpt ook niet....

Gebruikersavatar
Paul
Beheerder
Beheerder
Berichten: 20316
Lid geworden op: 23 okt 2003, 11:38
Locatie: Utrecht
Contacteer:

Bericht door Paul » 14 feb 2005, 15:04

Is de style wel geschikt voor plus?
Edit; Er staan nog steeds enters buiten <?php ?>!

Willem-Jan
Berichten: 112
Lid geworden op: 31 okt 2003, 08:29
Locatie: Vijfhuizen
Contacteer:

Bericht door Willem-Jan » 14 feb 2005, 15:10

Weet je wat nu zo raar is: ik had het file-tje gewoon even helemaal weggehaald. En nog kwamen er foutmeldingen op (oh eh... cache legen).

Daarom heb ik de oude versie maar weer terug gezet. Maar ook dat biedt geen soelaas. Wat ik ga doen is vanavond de nieuwste XS Mod installeren.

Ik denk wel dat Morpheus geschikt voor de plus is, jij hebt hem immers ook. En volgens mij gebruik jij ook de plus versie. Ik vond die van jou zo mooi, dat ik hem ook wilde hebben...

Groetjes... Willem

Gebruikersavatar
Paul
Beheerder
Beheerder
Berichten: 20316
Lid geworden op: 23 okt 2003, 11:38
Locatie: Utrecht
Contacteer:

Bericht door Paul » 14 feb 2005, 15:12

Nee ik heb absuluut geen plus. Dit is allemaal zelf gemod :D. Je moet speciale stijlen voor plus hebben!

Willem-Jan
Berichten: 112
Lid geworden op: 31 okt 2003, 08:29
Locatie: Vijfhuizen
Contacteer:

Bericht door Willem-Jan » 14 feb 2005, 15:26

Ah... nu is het me duidelijk. En ik heb het nu ook in mijn testomgeving geprobeerd (plus plus 1.53). Het uitvoeren lukte wel, maar als ik de template aanroep, krijg ik ook allerlei foutmeldingen.

Kijken hoe ik het een en ander weer terug krijg. Gelukkig heb ik thuis nog een backup, die moet ik dan maar even gaan gebruiken!

Bedankt voor je hulp in deze!

Groetjes... willem

Gebruikersavatar
Paul
Beheerder
Beheerder
Berichten: 20316
Lid geworden op: 23 okt 2003, 11:38
Locatie: Utrecht
Contacteer:

Bericht door Paul » 14 feb 2005, 15:31

graag gedaan :D

Willem-Jan
Berichten: 112
Lid geworden op: 31 okt 2003, 08:29
Locatie: Vijfhuizen
Contacteer:

Bericht door Willem-Jan » 14 feb 2005, 15:38

Waar ik nu zit, had ik ook nog een clean install. Dus de def_themes.php terug gezet, en de homepage doet het nu weer.

Alleen als ik naar het admin paneel ga, dan krijg ik weer php foutmeldingen:

Parse error: parse error, unexpected '<' in /home/users/m/i/microl/www/phpSecurePages/phpBB2/includes/def_themes.php on line 2

Warning: Cannot modify header information - headers already sent by (output started at /home/users/m/i/microl/www/phpSecurePages/phpBB2/includes/def_themes.php:2) in /home/users/m/i/microl/www/phpSecurePages/phpBB2/admin/index.php on line 585

Warning: Cannot modify header information - headers already sent by (output started at /home/users/m/i/microl/www/phpSecurePages/phpBB2/includes/def_themes.php:2) in /home/users/m/i/microl/www/phpSecurePages/phpBB2/admin/index.php on line 586

Nog enig idee want ik kan het admin paneel niet gebruiken.

Willem-Jan
Berichten: 112
Lid geworden op: 31 okt 2003, 08:29
Locatie: Vijfhuizen
Contacteer:

Bericht door Willem-Jan » 14 feb 2005, 20:40

Nu is het opgelost; ik heb wat bestanden vanaf backup terug gezet.

De website ziet er nu weer goed uit!
Laatst gewijzigd door Willem-Jan op 14 feb 2005, 20:57, 1 keer totaal gewijzigd.

Gebruikersavatar
Bee
Berichten: 13403
Lid geworden op: 29 aug 2004, 10:30

Bericht door Bee » 14 feb 2005, 20:51

Sorry, even iets anders, maar waarom geef je nu nog een keer de link? Hoop je meer bezoekers te krijgen zo?
... Maar ik modereer (nog) niet.

Willem-Jan
Berichten: 112
Lid geworden op: 31 okt 2003, 08:29
Locatie: Vijfhuizen
Contacteer:

Bericht door Willem-Jan » 14 feb 2005, 20:56

@Bee: sorry, was niet de bedoeling, zal het aanpassen.

Edit: is ondertussen gebeurd.

Willem-Jan
Berichten: 112
Lid geworden op: 31 okt 2003, 08:29
Locatie: Vijfhuizen
Contacteer:

Bericht door Willem-Jan » 14 feb 2005, 21:14

Even ge-informeerd: en wat blijkt: de stijl werkt niet onder de plus versie.

Thnx... Willem

Gebruikersavatar
Bee
Berichten: 13403
Lid geworden op: 29 aug 2004, 10:30

Bericht door Bee » 14 feb 2005, 21:25

Dat was al gezegd, en geloof me, wat Paulus zegt klopt meestal wel ;)
... Maar ik modereer (nog) niet.

Willem-Jan
Berichten: 112
Lid geworden op: 31 okt 2003, 08:29
Locatie: Vijfhuizen
Contacteer:

Bericht door Willem-Jan » 14 feb 2005, 21:28

Bee, je hebt helemaal gelijk. Nu dus op zoek naar een leuke style die het ook onder plus 1.52 doet.

Maar daar hebben ze phpbbhacks.com en phpbbstyles.com voor uitgevonden, toch?

Groetjes... Willem

Gebruikersavatar
Bee
Berichten: 13403
Lid geworden op: 29 aug 2004, 10:30

Bericht door Bee » 14 feb 2005, 21:45

Willem-Jan schreef:Bee, je hebt helemaal gelijk. Nu dus op zoek naar een leuke style die het ook onder plus 1.52 doet.

Maar daar hebben ze phpbbhacks.com en phpbbstyles.com voor uitgevonden, toch?

Groetjes... Willem
Nee, daar hebben we DaMysterious voor ;) http://damysterious.xs4all.nl
... Maar ik modereer (nog) niet.

Gesloten