<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>WordPress DK Forum Topic: Fejl i Price Calculator</title>
		<link>http://wp-danmark.dk/forum/topic/fejl-i-price-calculator-1</link>
		<description>WordPress DK Forum Topic: Fejl i Price Calculator</description>
		<language>da-DK</language>
		<pubDate>Fri, 17 Jul 2026 11:39:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Søg]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wp-danmark.dk/forum/search.php</link>
		</textInput>
		<atom:link href="http://wp-danmark.dk/forum/rss/topic/fejl-i-price-calculator-1" rel="self" type="application/rss+xml" />

		<item>
			<title>broloes1987 om "Fejl i Price Calculator"</title>
			<link>http://wp-danmark.dk/forum/topic/fejl-i-price-calculator-1#post-33484</link>
			<pubDate>tors, 19 jan 2012 00:53:27 +0000</pubDate>
			<dc:creator>broloes1987</dc:creator>
			<guid isPermaLink="false">33484@http://wp-danmark.dk/forum/</guid>
			<description>&#60;p&#62;Hej jeg får denne fejl i Price Calculator&#60;/p&#62;
&#60;p&#62;Fatal error: Cannot redeclare class Settings in /home/freakstu/public_html/servicexperten.dk/wp-content/plugins/price-calc/control/Settings.php on line 9&#60;/p&#62;
&#60;p&#62;filen ser sådan ud&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;/p&#62;
&#60;p&#62;/**&#60;br /&#62;
 * Control class for back-end settings screen&#60;br /&#62;
 *&#60;br /&#62;
 * (c) 2009 by Igor Prochazka (thickthumb.com)&#60;br /&#62;
 */&#60;/p&#62;
&#60;p&#62;class Settings {&#60;br /&#62;
		afunction __construct() {&#60;br /&#62;
		$this-&#38;gt;options = array(&#60;br /&#62;
			'bidformat',&#60;br /&#62;
			'email',&#60;br /&#62;
			'fullquote',&#60;br /&#62;
			'contact',&#60;br /&#62;
			'print',&#60;br /&#62;
			'subtotal',&#60;br /&#62;
			'currency',&#60;br /&#62;
			'currencypost',&#60;br /&#62;
			'subject',&#60;br /&#62;
			'suppresszero',&#60;br /&#62;
			'css',&#60;br /&#62;
			'nocontinue',&#60;br /&#62;
			'noback',&#60;br /&#62;
			'subtotaltitle',&#60;br /&#62;
			'subtotalvariable',&#60;br /&#62;
			'subtotalspan',&#60;br /&#62;
			'novariantcontinue',&#60;br /&#62;
			'decimals',&#60;br /&#62;
			'point',&#60;br /&#62;
			'thousands',&#60;br /&#62;
			'multitab',&#60;br /&#62;
			'entertabbing',&#60;br /&#62;
			'preloadstages'&#60;br /&#62;
		);&#60;br /&#62;
		$this-&#38;gt;template = 'settings.php';&#60;br /&#62;
	}&#60;/p&#62;
&#60;p&#62;	function action() {&#60;br /&#62;
		switch( price_calc_get_from_request('action') ) {&#60;br /&#62;
			case 'save':&#60;br /&#62;
				$this-&#38;gt;save();&#60;br /&#62;
				break;&#60;br /&#62;
			default:&#60;br /&#62;
				$this-&#38;gt;show();&#60;br /&#62;
				break;&#60;br /&#62;
		}&#60;br /&#62;
	}&#60;/p&#62;
&#60;p&#62;	function save() {&#60;br /&#62;
		foreach( $this-&#38;gt;options as $option ) {&#60;br /&#62;
			update_option( 'price-calc-' . $option, price_calc_get_from_request($option) );&#60;br /&#62;
		}&#60;br /&#62;
		$this-&#38;gt;show();&#60;br /&#62;
	}&#60;/p&#62;
&#60;p&#62;	function show() {&#60;br /&#62;
		foreach( $this-&#38;gt;options as $option ) {&#60;br /&#62;
			$$option = get_option('price-calc-' . $option);&#60;br /&#62;
		}&#60;br /&#62;
		include( PRICE_CALC_TEMPLATES . $this-&#38;gt;template );&#60;br /&#62;
	}&#60;/p&#62;
&#60;p&#62;}&#60;/p&#62;
&#60;p&#62;?&#38;gt;&#60;/p&#62;
&#60;p&#62;Har ikke rettet noget i den
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
