<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[MyBBCoder.info - Alle Foren]]></title>
		<link>http://www.mybbcoder.info/</link>
		<description><![CDATA[MyBBCoder.info - http://www.mybbcoder.info]]></description>
		<pubDate>Thu, 11 Mar 2010 13:39:55 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Aadamentium]]></title>
			<link>http://www.mybbcoder.info/thema-3993.html</link>
			<pubDate>Wed, 10 Mar 2010 08:01:35 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3993.html</guid>
			<description><![CDATA[Second theme made by mintdesign.pl team. <img src="http://www.mybbcoder.info/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" /> <br />
Nice &amp; clean light theme.<br />
<br />
Package here includes both English and<br />
Polish version of theme.<br />
<br />
On site MyBB Themes you can download other<br />
package with this theme (with .psd files of logotype and<br />
whole theme and buttons). <img src="http://www.mybbcoder.info/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" />]]></description>
			<content:encoded><![CDATA[Second theme made by mintdesign.pl team. <img src="http://www.mybbcoder.info/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" /> <br />
Nice &amp; clean light theme.<br />
<br />
Package here includes both English and<br />
Polish version of theme.<br />
<br />
On site MyBB Themes you can download other<br />
package with this theme (with .psd files of logotype and<br />
whole theme and buttons). <img src="http://www.mybbcoder.info/images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Custom Forum Icons 1.0]]></title>
			<link>http://www.mybbcoder.info/thema-3992.html</link>
			<pubDate>Wed, 10 Mar 2010 07:18:49 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3992.html</guid>
			<description><![CDATA[This plugin allows you to set custom forum icons. It allows you to set a<br />
forum icon for new posts, no new posts, and locked forums. You set it for a<br />
specific forum in a specific theme. There is a menu in the admin cp where<br />
you can manage the icons. This uses no mysql queries and requires no code<br />
edits.<br />
<br />
Just unzip, and upload the items inside of the folder "Custom Forum<br />
Images" keeping the same structure.]]></description>
			<content:encoded><![CDATA[This plugin allows you to set custom forum icons. It allows you to set a<br />
forum icon for new posts, no new posts, and locked forums. You set it for a<br />
specific forum in a specific theme. There is a menu in the admin cp where<br />
you can manage the icons. This uses no mysql queries and requires no code<br />
edits.<br />
<br />
Just unzip, and upload the items inside of the folder "Custom Forum<br />
Images" keeping the same structure.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Index Boxes 1.0]]></title>
			<link>http://www.mybbcoder.info/thema-3991.html</link>
			<pubDate>Wed, 10 Mar 2010 06:39:05 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3991.html</guid>
			<description><![CDATA[This plugin brings the cool portal boxes to the index page of your<br />
forum:<br />
<br />
<br />
Welcome Box<br />
Forum Statistics<br />
Who's Online<br />
Search Box<br />
Latest Discussions<br />
<br />
<br />
Compatibility<br />
MyBB 1.4: Yes<br />
MyBB 1.6: Yes]]></description>
			<content:encoded><![CDATA[This plugin brings the cool portal boxes to the index page of your<br />
forum:<br />
<br />
<br />
Welcome Box<br />
Forum Statistics<br />
Who's Online<br />
Search Box<br />
Latest Discussions<br />
<br />
<br />
Compatibility<br />
MyBB 1.4: Yes<br />
MyBB 1.6: Yes]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[htaccess Frage]]></title>
			<link>http://www.mybbcoder.info/thema-3990.html</link>
			<pubDate>Mon, 08 Mar 2010 09:57:43 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3990.html</guid>
			<description><![CDATA[Ich nutze das <a href="http://www.mybbcoder.info/thema-2928.html" target="_blank">GoogleSEO</a> welches wirklich gut funktioniert.<br />
<br />
nun habe ich eine Frage <br />
<br />
Ich möchte gern das die Domain<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>http://www.wszene-online.de</code></div></div>
auf die Domain<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>http://wszene-online.de</code></div></div>
geleitet wird.<br />
<br />
bei meinem anderem Projekt welches kein mybb ist habe ich dieses Problem mit der .htaccess gelöst indem ich diesen Code eingebaut habe <br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{HTTP_HOST} !^domain.de&#36; [NC&#93;<br />
RewriteRule ^(.*)&#36; http://domain.de/&#36;1 [L,R=301&#93;</code></div></div>
<br />
wenn ich diesen Code aber so in meine Vorhandene .htaccess einfüge (natürlich die domain angepasst <img src="http://www.mybbcoder.info/images/smilies/tongue.gif" style="vertical-align: middle;" border="0" alt="Tongue" title="Tongue" />) geht es irgendwie nicht<br />
<br />
Hier mal meine .htaccess aus dem myBB<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>RewriteRule ^([^&amp;&#93;*)&amp;(.*)&#36; http://wszene-online.de/&#36;1?&#36;2 [L,QSA,R=301&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ErrorDocument 404 /misc.php?google_seo_error=404<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^sitemap-([^./&#93;+)&#92;.xml&#36; misc.php?google_seo_sitemap=&#36;1 [L,QSA,NC&#93;<br />
<br />
Options -MultiViews +FollowSymlinks -Indexes<br />
<br />
#<br />
# If mod_security is enabled, attempt to disable it.<br />
# - Note, this will work on the majority of hosts but on<br />
#&nbsp;&nbsp; MediaTemple, it is known to cause random Internal Server<br />
#&nbsp;&nbsp; errors. For MediaTemple, please remove the block below<br />
#<br />
&lt;IfModule mod_security.c&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;# Turn off mod_security filtering.<br />
&nbsp;&nbsp;&nbsp;&nbsp;SecFilterEngine Off<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;# The below probably isn't needed, but better safe than sorry.<br />
&nbsp;&nbsp;&nbsp;&nbsp;SecFilterScanPOST Off<br />
&lt;/IfModule&gt;<br />
<br />
#<br />
# MyBB "search engine friendly" URL rewrites<br />
# - Note, for these to work with MyBB please make sure you have<br />
#&nbsp;&nbsp; the setting enabled in the Admin CP and you have this file<br />
#&nbsp;&nbsp; named .htaccess<br />
#<br />
&lt;IfModule mod_rewrite.c&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteEngine on<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^Forum-([^./&#93;+)&#36; forumdisplay.php?google_seo_forum=&#36;1 [L,QSA,NC&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^Thread-([^./&#93;+)&#36; showthread.php?google_seo_thread=&#36;1 [L,QSA,NC&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^Announcement-([^./&#93;+)&#36; announcements.php?google_seo_announcement=&#36;1 [L,QSA,NC&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^User-([^./&#93;+)&#36; member.php?action=profile&amp;google_seo_user=&#36;1 [L,QSA,NC&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^Calendar-([^./&#93;+)&#36; calendar.php?google_seo_calendar=&#36;1 [L,QSA,NC&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^Event-([^./&#93;+)&#36; calendar.php?action=event&amp;google_seo_event=&#36;1 [L,QSA,NC&#93;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^forum-([0-9&#93;+)&#92;.html&#36; forumdisplay.php?fid=&#36;1 [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^forum-([0-9&#93;+)-page-([0-9&#93;+)&#92;.html&#36; forumdisplay.php?fid=&#36;1&amp;page=&#36;2 [L,QSA&#93;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9&#93;+)&#92;.html&#36; showthread.php?tid=&#36;1 [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9&#93;+)-page-([0-9&#93;+)&#92;.html&#36; showthread.php?tid=&#36;1&amp;page=&#36;2 [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9&#93;+)-lastpost&#92;.html&#36; showthread.php?tid=&#36;1&amp;action=lastpost [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9&#93;+)-nextnewest&#92;.html&#36; showthread.php?tid=&#36;1&amp;action=nextnewest [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9&#93;+)-nextoldest&#92;.html&#36; showthread.php?tid=&#36;1&amp;action=nextoldest [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9&#93;+)-newpost&#92;.html&#36; showthread.php?tid=&#36;1&amp;action=newpost [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9&#93;+)-post-([0-9&#93;+)&#92;.html&#36; showthread.php?tid=&#36;1&amp;pid=&#36;2 [L,QSA&#93;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^post-([0-9&#93;+)&#92;.html&#36; showthread.php?pid=&#36;1 [L,QSA&#93;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^announcement-([0-9&#93;+)&#92;.html&#36; announcements.php?aid=&#36;1 [L,QSA&#93;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^user-([0-9&#93;+)&#92;.html&#36; member.php?action=profile&amp;uid=&#36;1 [L,QSA&#93;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^calendar-([0-9&#93;+)&#92;.html&#36; calendar.php?calendar=&#36;1 [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^calendar-([0-9&#93;+)-year-([0-9&#93;+)&#92;.html&#36; calendar.php?action=yearview&amp;calendar=&#36;1&amp;year=&#36;2 [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^calendar-([0-9&#93;+)-year-([0-9&#93;+)-month-([0-9&#93;+)&#92;.html&#36; calendar.php?calendar=&#36;1&amp;year=&#36;2&amp;month=&#36;3 [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^calendar-([0-9&#93;+)-year-([0-9&#93;+)-month-([0-9&#93;+)-day-([0-9&#93;+)&#92;.html&#36; calendar.php?action=dayview&amp;calendar=&#36;1&amp;year=&#36;2&amp;month=&#36;3&amp;day=&#36;4 [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^calendar-([0-9&#93;+)-week-(n?[0-9&#93;+)&#92;.html&#36; calendar.php?action=weekview&amp;calendar=&#36;1&amp;week=&#36;2 [L,QSA&#93;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^event-([0-9&#93;+)&#92;.html&#36; calendar.php?action=event&amp;eid=&#36;1 [L,QSA&#93;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^Page-([^./&#93;+)&#36; misc.php?page=&#36;1 [L,QSA,NC&#93;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;IfModule mod_env.c&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SetEnv SEO_SUPPORT 1<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/IfModule&gt;<br />
&lt;/IfModule&gt;<br />
<br />
#<br />
# If Apache is compiled with built in mod_deflade/GZIP support<br />
# then GZIP Javascript, CSS, HTML and XML so they're sent to<br />
# the client faster.<br />
#<br />
&lt;IfModule mod_deflate.c&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;AddOutputFilterByType DEFLATE application/x-javascript text/css text/html text/xml<br />
&lt;/IfModule&gt;</code></div></div>
<br />
was muss muss ich jetzt wie einbauen damit das funktioniert denn momentan ist es so das die Seite bei Eingabe der Domain mit www weiss bleibt<br />
<br />
Danke für Eure Hilfe]]></description>
			<content:encoded><![CDATA[Ich nutze das <a href="http://www.mybbcoder.info/thema-2928.html" target="_blank">GoogleSEO</a> welches wirklich gut funktioniert.<br />
<br />
nun habe ich eine Frage <br />
<br />
Ich möchte gern das die Domain<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>http://www.wszene-online.de</code></div></div>
auf die Domain<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>http://wszene-online.de</code></div></div>
geleitet wird.<br />
<br />
bei meinem anderem Projekt welches kein mybb ist habe ich dieses Problem mit der .htaccess gelöst indem ich diesen Code eingebaut habe <br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{HTTP_HOST} !^domain.de&#36; [NC]<br />
RewriteRule ^(.*)&#36; http://domain.de/&#36;1 [L,R=301]</code></div></div>
<br />
wenn ich diesen Code aber so in meine Vorhandene .htaccess einfüge (natürlich die domain angepasst <img src="http://www.mybbcoder.info/images/smilies/tongue.gif" style="vertical-align: middle;" border="0" alt="Tongue" title="Tongue" />) geht es irgendwie nicht<br />
<br />
Hier mal meine .htaccess aus dem myBB<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>RewriteRule ^([^&amp;]*)&amp;(.*)&#36; http://wszene-online.de/&#36;1?&#36;2 [L,QSA,R=301]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ErrorDocument 404 /misc.php?google_seo_error=404<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^sitemap-([^./]+)&#92;.xml&#36; misc.php?google_seo_sitemap=&#36;1 [L,QSA,NC]<br />
<br />
Options -MultiViews +FollowSymlinks -Indexes<br />
<br />
#<br />
# If mod_security is enabled, attempt to disable it.<br />
# - Note, this will work on the majority of hosts but on<br />
#&nbsp;&nbsp; MediaTemple, it is known to cause random Internal Server<br />
#&nbsp;&nbsp; errors. For MediaTemple, please remove the block below<br />
#<br />
&lt;IfModule mod_security.c&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;# Turn off mod_security filtering.<br />
&nbsp;&nbsp;&nbsp;&nbsp;SecFilterEngine Off<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;# The below probably isn't needed, but better safe than sorry.<br />
&nbsp;&nbsp;&nbsp;&nbsp;SecFilterScanPOST Off<br />
&lt;/IfModule&gt;<br />
<br />
#<br />
# MyBB "search engine friendly" URL rewrites<br />
# - Note, for these to work with MyBB please make sure you have<br />
#&nbsp;&nbsp; the setting enabled in the Admin CP and you have this file<br />
#&nbsp;&nbsp; named .htaccess<br />
#<br />
&lt;IfModule mod_rewrite.c&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteEngine on<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^Forum-([^./]+)&#36; forumdisplay.php?google_seo_forum=&#36;1 [L,QSA,NC]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^Thread-([^./]+)&#36; showthread.php?google_seo_thread=&#36;1 [L,QSA,NC]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^Announcement-([^./]+)&#36; announcements.php?google_seo_announcement=&#36;1 [L,QSA,NC]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^User-([^./]+)&#36; member.php?action=profile&amp;google_seo_user=&#36;1 [L,QSA,NC]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^Calendar-([^./]+)&#36; calendar.php?google_seo_calendar=&#36;1 [L,QSA,NC]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^Event-([^./]+)&#36; calendar.php?action=event&amp;google_seo_event=&#36;1 [L,QSA,NC]<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^forum-([0-9]+)&#92;.html&#36; forumdisplay.php?fid=&#36;1 [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^forum-([0-9]+)-page-([0-9]+)&#92;.html&#36; forumdisplay.php?fid=&#36;1&amp;page=&#36;2 [L,QSA]<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9]+)&#92;.html&#36; showthread.php?tid=&#36;1 [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9]+)-page-([0-9]+)&#92;.html&#36; showthread.php?tid=&#36;1&amp;page=&#36;2 [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9]+)-lastpost&#92;.html&#36; showthread.php?tid=&#36;1&amp;action=lastpost [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9]+)-nextnewest&#92;.html&#36; showthread.php?tid=&#36;1&amp;action=nextnewest [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9]+)-nextoldest&#92;.html&#36; showthread.php?tid=&#36;1&amp;action=nextoldest [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9]+)-newpost&#92;.html&#36; showthread.php?tid=&#36;1&amp;action=newpost [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^thread-([0-9]+)-post-([0-9]+)&#92;.html&#36; showthread.php?tid=&#36;1&amp;pid=&#36;2 [L,QSA]<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^post-([0-9]+)&#92;.html&#36; showthread.php?pid=&#36;1 [L,QSA]<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^announcement-([0-9]+)&#92;.html&#36; announcements.php?aid=&#36;1 [L,QSA]<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^user-([0-9]+)&#92;.html&#36; member.php?action=profile&amp;uid=&#36;1 [L,QSA]<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^calendar-([0-9]+)&#92;.html&#36; calendar.php?calendar=&#36;1 [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^calendar-([0-9]+)-year-([0-9]+)&#92;.html&#36; calendar.php?action=yearview&amp;calendar=&#36;1&amp;year=&#36;2 [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^calendar-([0-9]+)-year-([0-9]+)-month-([0-9]+)&#92;.html&#36; calendar.php?calendar=&#36;1&amp;year=&#36;2&amp;month=&#36;3 [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^calendar-([0-9]+)-year-([0-9]+)-month-([0-9]+)-day-([0-9]+)&#92;.html&#36; calendar.php?action=dayview&amp;calendar=&#36;1&amp;year=&#36;2&amp;month=&#36;3&amp;day=&#36;4 [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^calendar-([0-9]+)-week-(n?[0-9]+)&#92;.html&#36; calendar.php?action=weekview&amp;calendar=&#36;1&amp;week=&#36;2 [L,QSA]<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^event-([0-9]+)&#92;.html&#36; calendar.php?action=event&amp;eid=&#36;1 [L,QSA]<br />
&nbsp;&nbsp;&nbsp;&nbsp;RewriteRule ^Page-([^./]+)&#36; misc.php?page=&#36;1 [L,QSA,NC]<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;IfModule mod_env.c&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SetEnv SEO_SUPPORT 1<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;/IfModule&gt;<br />
&lt;/IfModule&gt;<br />
<br />
#<br />
# If Apache is compiled with built in mod_deflade/GZIP support<br />
# then GZIP Javascript, CSS, HTML and XML so they're sent to<br />
# the client faster.<br />
#<br />
&lt;IfModule mod_deflate.c&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;AddOutputFilterByType DEFLATE application/x-javascript text/css text/html text/xml<br />
&lt;/IfModule&gt;</code></div></div>
<br />
was muss muss ich jetzt wie einbauen damit das funktioniert denn momentan ist es so das die Seite bei Eingabe der Domain mit www weiss bleibt<br />
<br />
Danke für Eure Hilfe]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Download Seite?]]></title>
			<link>http://www.mybbcoder.info/thema-3988.html</link>
			<pubDate>Sun, 07 Mar 2010 21:17:09 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3988.html</guid>
			<description><![CDATA[Hallo,<br />
<br />
Wie kann ich denn genau so wie hier bei euch eine Downlload Katergoie machen und dann ddas entsprechende Aussehen udn wieviel man gedownloadet hat im Porfil<br />
<br />
Also Kurz gesagt:<br />
Das Gleiche Download System wie von mybbcoder wie geht das?]]></description>
			<content:encoded><![CDATA[Hallo,<br />
<br />
Wie kann ich denn genau so wie hier bei euch eine Downlload Katergoie machen und dann ddas entsprechende Aussehen udn wieviel man gedownloadet hat im Porfil<br />
<br />
Also Kurz gesagt:<br />
Das Gleiche Download System wie von mybbcoder wie geht das?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bridge socialengine]]></title>
			<link>http://www.mybbcoder.info/thema-3987.html</link>
			<pubDate>Sun, 07 Mar 2010 20:37:46 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3987.html</guid>
			<description><![CDATA[Hallo Gemeinde!<br />
<br />
Ich habe mal eine Frage<br />
<br />
Ich bin gearde dabei ein Projekt mit dem System <a href="http://www.socialengine.net/" target="_blank">Social Engine</a> aufzubauen und frage mich ob es eine möglichkeit gibt das MyBB miteinzubinden <br />
<br />
Offizell ist es möglich ein VB oder ein phpBB einzubinden<br />
<br />
Hat evtl. jemand Interesse ein Art Bridge zu bauen?<br />
<br />
über antworten würde ich mich sehr freuen]]></description>
			<content:encoded><![CDATA[Hallo Gemeinde!<br />
<br />
Ich habe mal eine Frage<br />
<br />
Ich bin gearde dabei ein Projekt mit dem System <a href="http://www.socialengine.net/" target="_blank">Social Engine</a> aufzubauen und frage mich ob es eine möglichkeit gibt das MyBB miteinzubinden <br />
<br />
Offizell ist es möglich ein VB oder ein phpBB einzubinden<br />
<br />
Hat evtl. jemand Interesse ein Art Bridge zu bauen?<br />
<br />
über antworten würde ich mich sehr freuen]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Banning Trash Email Adresses 1.0]]></title>
			<link>http://www.mybbcoder.info/thema-3986.html</link>
			<pubDate>Sun, 07 Mar 2010 18:09:22 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3986.html</guid>
			<description><![CDATA[Ban many trash email adresses. It use mysql database.<br />
<br />
<br />
Compatibility:<br />
MyBB 1.4.x: Yes<br />
MyBB 1.6.x: Yes<br />
<br />
Installation:<br />
<br />
1. Upload all folder to your MyBB installation directory.<br />
2. Go to your Admin-CP and click Plugins.<br />
3. Click Activate.]]></description>
			<content:encoded><![CDATA[Ban many trash email adresses. It use mysql database.<br />
<br />
<br />
Compatibility:<br />
MyBB 1.4.x: Yes<br />
MyBB 1.6.x: Yes<br />
<br />
Installation:<br />
<br />
1. Upload all folder to your MyBB installation directory.<br />
2. Go to your Admin-CP and click Plugins.<br />
3. Click Activate.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Runde Kanten?]]></title>
			<link>http://www.mybbcoder.info/thema-3985.html</link>
			<pubDate>Sun, 07 Mar 2010 15:42:18 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3985.html</guid>
			<description><![CDATA[Hallo, <br />
<br />
Bei mir im Forum sind die Kanten Viereckig wie kann ich die Rund machen?<br />
<br />
Hoffe Auf Antwort<br />
<br />
Grez.]]></description>
			<content:encoded><![CDATA[Hallo, <br />
<br />
Bei mir im Forum sind die Kanten Viereckig wie kann ich die Rund machen?<br />
<br />
Hoffe Auf Antwort<br />
<br />
Grez.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Mewlandstyle 1.0.1]]></title>
			<link>http://www.mybbcoder.info/thema-3984.html</link>
			<pubDate>Sun, 07 Mar 2010 15:30:42 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3984.html</guid>
			<description><![CDATA[Das ist mein neues Theme 'Mewlandstyle'.<br />
Installation in der Readme.txt<br />
Feedback erwünscht!<br />
Vorschau:<br />
<a href="http://mewlandforum.cwsurf.de/forum/" target="_blank">http://mewlandforum.cwsurf.de/forum/</a><br />
viel Spaß damit mewking]]></description>
			<content:encoded><![CDATA[Das ist mein neues Theme 'Mewlandstyle'.<br />
Installation in der Readme.txt<br />
Feedback erwünscht!<br />
Vorschau:<br />
<a href="http://mewlandforum.cwsurf.de/forum/" target="_blank">http://mewlandforum.cwsurf.de/forum/</a><br />
viel Spaß damit mewking]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Buddy List]]></title>
			<link>http://www.mybbcoder.info/thema-3983.html</link>
			<pubDate>Sun, 07 Mar 2010 13:40:09 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3983.html</guid>
			<description><![CDATA[Hallo,<br />
<br />
Es gibt ja in mybb die Buddy/Freunde-liste  wie kann ich denn da Freunde hinzufügen?<br />
Und wie kann ich im Profil eine Option machen z.B<br />
<br />
XX zur Freundeliste hinzufügen?<br />
<br />
Hoffe Auf Antwort<br />
<br />
Grez.]]></description>
			<content:encoded><![CDATA[Hallo,<br />
<br />
Es gibt ja in mybb die Buddy/Freunde-liste  wie kann ich denn da Freunde hinzufügen?<br />
Und wie kann ich im Profil eine Option machen z.B<br />
<br />
XX zur Freundeliste hinzufügen?<br />
<br />
Hoffe Auf Antwort<br />
<br />
Grez.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MyBBoard.de down?]]></title>
			<link>http://www.mybbcoder.info/thema-3982.html</link>
			<pubDate>Sun, 07 Mar 2010 10:54:10 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3982.html</guid>
			<description><![CDATA[ISt mybboard.de down, oder ist das nur bei mir so?<br />
Geht schon der ganze Tag ned :s]]></description>
			<content:encoded><![CDATA[ISt mybboard.de down, oder ist das nur bei mir so?<br />
Geht schon der ganze Tag ned :s]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Wszene Online - Carbon Design 1.0]]></title>
			<link>http://www.mybbcoder.info/thema-3981.html</link>
			<pubDate>Sat, 06 Mar 2010 11:20:41 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3981.html</guid>
			<description><![CDATA[<span style="font-weight: bold;">Name des Design:</span> Carbon-Theme of Wszene Online<br />
<br />
<span style="font-weight: bold;">Autor:</span> <a href="http://wszene-online.de/User-Wszene-Online" target="_blank">Wszene Online</a><br />
<br />
<span style="font-weight: bold;">Demo:</span> <a href="http://mybb.wszene-online.de" target="_blank">zur Demo</a><br />
<br />
Idee: <a href="http://xyz.ah-68.de/?template=carbon_07_15" target="_blank">www.ah-68.de</a><br />
<br />
Ich biete um Feedback und/oder Verbesserungsvorschläge<br />
Ger auch im dazugehörigem Thread in meinem <a href="http://wszene-online.de/Thread-Wszene-Online-Carbon-Design" target="_blank">Forum</a><br />
<br />
<br />
<span style="font-weight: bold;">Screenshots:</span><br />
<a href="http://pichost.wszene-online.de/archiv.html?bild=346&amp;bild_name=indexgastD209C.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/346/indexgastD209C.jpg" border="0" alt="[Bild: indexgastD209C.jpg&#93;" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=347&amp;bild_name=indexadminVS9KB.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/347/indexadminVS9KB.jpg" border="0" alt="[Bild: indexadminVS9KB.jpg&#93;" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=348&amp;bild_name=profilansichtM6MSF.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/348/profilansichtM6MSF.jpg" border="0" alt="[Bild: profilansichtM6MSF.jpg&#93;" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=349&amp;bild_name=threadansicht0PY3Q.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/349/threadansicht0PY3Q.jpg" border="0" alt="[Bild: threadansicht0PY3Q.jpg&#93;" /></a><br />
<br />
<a href="http://wszene-online.de/Thread-Wszene-Online-Carbon-Design" target="_blank"><span style="font-weight: bold;"><span style="font-size: medium;">Downloaden kannst du das Design Hier</span></span></a>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Name des Design:</span> Carbon-Theme of Wszene Online<br />
<br />
<span style="font-weight: bold;">Autor:</span> <a href="http://wszene-online.de/User-Wszene-Online" target="_blank">Wszene Online</a><br />
<br />
<span style="font-weight: bold;">Demo:</span> <a href="http://mybb.wszene-online.de" target="_blank">zur Demo</a><br />
<br />
Idee: <a href="http://xyz.ah-68.de/?template=carbon_07_15" target="_blank">www.ah-68.de</a><br />
<br />
Ich biete um Feedback und/oder Verbesserungsvorschläge<br />
Ger auch im dazugehörigem Thread in meinem <a href="http://wszene-online.de/Thread-Wszene-Online-Carbon-Design" target="_blank">Forum</a><br />
<br />
<br />
<span style="font-weight: bold;">Screenshots:</span><br />
<a href="http://pichost.wszene-online.de/archiv.html?bild=346&amp;bild_name=indexgastD209C.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/346/indexgastD209C.jpg" border="0" alt="[Bild: indexgastD209C.jpg]" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=347&amp;bild_name=indexadminVS9KB.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/347/indexadminVS9KB.jpg" border="0" alt="[Bild: indexadminVS9KB.jpg]" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=348&amp;bild_name=profilansichtM6MSF.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/348/profilansichtM6MSF.jpg" border="0" alt="[Bild: profilansichtM6MSF.jpg]" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=349&amp;bild_name=threadansicht0PY3Q.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/349/threadansicht0PY3Q.jpg" border="0" alt="[Bild: threadansicht0PY3Q.jpg]" /></a><br />
<br />
<a href="http://wszene-online.de/Thread-Wszene-Online-Carbon-Design" target="_blank"><span style="font-weight: bold;"><span style="font-size: medium;">Downloaden kannst du das Design Hier</span></span></a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Wszene Online - xBox360 Design  1.0]]></title>
			<link>http://www.mybbcoder.info/thema-3980.html</link>
			<pubDate>Sat, 06 Mar 2010 11:15:00 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3980.html</guid>
			<description><![CDATA[<span style="font-weight: bold;">Name des Design:</span> xBox360-Theme of Wszene Online<br />
<br />
<span style="font-weight: bold;">Autor:</span> <a href="http://wszene-online.de/User-Wszene-Online" target="_blank">Wszene Online</a><br />
<br />
<span style="font-weight: bold;">Demo:</span> <a href="http://mybb.wszene-online.de" target="_blank">zur Demo</a><br />
<br />
Ich biete um Feedback und/oder Verbesserungsvorschläge<br />
Ger auch im dazugehörigem Thread in meinem <a href="http://wszene-online.de/Thread-Wszene-Online-xBox360-Design" target="_blank">Forum</a><br />
<br />
<span style="font-weight: bold;">Screenshots:</span><br />
<a href="http://pichost.wszene-online.de/archiv.html?bild=350&amp;bild_name=indexgastI13CR.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/350/indexgastI13CR.jpg" border="0" alt="[Bild: indexgastI13CR.jpg&#93;" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=351&amp;bild_name=indexadmin1393Z.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/351/indexadmin1393Z.jpg" border="0" alt="[Bild: indexadmin1393Z.jpg&#93;" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=352&amp;bild_name=profilansicht2ZZMO.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/352/profilansicht2ZZMO.jpg" border="0" alt="[Bild: profilansicht2ZZMO.jpg&#93;" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=353&amp;bild_name=threadansichtK9QVV.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/353/threadansichtK9QVV.jpg" border="0" alt="[Bild: threadansichtK9QVV.jpg&#93;" /></a><br />
<br />
<a href="http://wszene-online.de/Thread-Wszene-Online-xBox360-Design" target="_blank"><span style="font-weight: bold;"><span style="font-size: medium;">Downloaden kannst du das Design Hier</span></span></a>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Name des Design:</span> xBox360-Theme of Wszene Online<br />
<br />
<span style="font-weight: bold;">Autor:</span> <a href="http://wszene-online.de/User-Wszene-Online" target="_blank">Wszene Online</a><br />
<br />
<span style="font-weight: bold;">Demo:</span> <a href="http://mybb.wszene-online.de" target="_blank">zur Demo</a><br />
<br />
Ich biete um Feedback und/oder Verbesserungsvorschläge<br />
Ger auch im dazugehörigem Thread in meinem <a href="http://wszene-online.de/Thread-Wszene-Online-xBox360-Design" target="_blank">Forum</a><br />
<br />
<span style="font-weight: bold;">Screenshots:</span><br />
<a href="http://pichost.wszene-online.de/archiv.html?bild=350&amp;bild_name=indexgastI13CR.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/350/indexgastI13CR.jpg" border="0" alt="[Bild: indexgastI13CR.jpg]" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=351&amp;bild_name=indexadmin1393Z.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/351/indexadmin1393Z.jpg" border="0" alt="[Bild: indexadmin1393Z.jpg]" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=352&amp;bild_name=profilansicht2ZZMO.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/352/profilansicht2ZZMO.jpg" border="0" alt="[Bild: profilansicht2ZZMO.jpg]" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=353&amp;bild_name=threadansichtK9QVV.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/353/threadansichtK9QVV.jpg" border="0" alt="[Bild: threadansichtK9QVV.jpg]" /></a><br />
<br />
<a href="http://wszene-online.de/Thread-Wszene-Online-xBox360-Design" target="_blank"><span style="font-weight: bold;"><span style="font-size: medium;">Downloaden kannst du das Design Hier</span></span></a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Wszene Online - Red-Design 1.0  1.0]]></title>
			<link>http://www.mybbcoder.info/thema-3979.html</link>
			<pubDate>Sat, 06 Mar 2010 11:08:58 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3979.html</guid>
			<description><![CDATA[Ich möchte Euch heut mein drittes Freedesign für das MyBB zum Download anbieten<br />
<br />
Eine Demo gibt es hier <a href="http://mybb.wszene-online.de" target="_blank">Designdemo</a><br />
<br />
Ich biete um Feedback und/oder Verbesserungsvorschläge<br />
Ger auch im dazugehörigem Thread in meinem <a href="http://wszene-online.de/Thread-Wszene-Online-Red-Design-1-0" target="_blank">Forum</a><br />
<br />
Als Grundlage für dieses Design lang mir ein Design von <a href="http://www.vbmode.com/forums/vbulletinskins/index.php?styleid=67" target="_blank">vbmode.com</a> vor<br />
<br />
<span style="font-weight: bold;">Sceenshots:</span><br />
<br />
<a href="http://pichost.wszene-online.de/archiv.html?bild=271&amp;bild_name=indexgastPZVVM.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/271/indexgastPZVVM.jpg" border="0" alt="[Bild: indexgastPZVVM.jpg&#93;" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=272&amp;bild_name=indexadminE1ZUZ.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/272/indexadminE1ZUZ.jpg" border="0" alt="[Bild: indexadminE1ZUZ.jpg&#93;" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=273&amp;bild_name=threadansichtANIGX.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/273/threadansichtANIGX.jpg" border="0" alt="[Bild: threadansichtANIGX.jpg&#93;" /></a><br />
<br />
<a href="http://wszene-online.de/Thread-Wszene-Online-Red-Design-1-0" target="_blank"><span style="font-weight: bold;"><span style="font-size: medium;">Downloaden kannst du das Design Hier</span></span></a>]]></description>
			<content:encoded><![CDATA[Ich möchte Euch heut mein drittes Freedesign für das MyBB zum Download anbieten<br />
<br />
Eine Demo gibt es hier <a href="http://mybb.wszene-online.de" target="_blank">Designdemo</a><br />
<br />
Ich biete um Feedback und/oder Verbesserungsvorschläge<br />
Ger auch im dazugehörigem Thread in meinem <a href="http://wszene-online.de/Thread-Wszene-Online-Red-Design-1-0" target="_blank">Forum</a><br />
<br />
Als Grundlage für dieses Design lang mir ein Design von <a href="http://www.vbmode.com/forums/vbulletinskins/index.php?styleid=67" target="_blank">vbmode.com</a> vor<br />
<br />
<span style="font-weight: bold;">Sceenshots:</span><br />
<br />
<a href="http://pichost.wszene-online.de/archiv.html?bild=271&amp;bild_name=indexgastPZVVM.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/271/indexgastPZVVM.jpg" border="0" alt="[Bild: indexgastPZVVM.jpg]" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=272&amp;bild_name=indexadminE1ZUZ.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/272/indexadminE1ZUZ.jpg" border="0" alt="[Bild: indexadminE1ZUZ.jpg]" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=273&amp;bild_name=threadansichtANIGX.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/273/threadansichtANIGX.jpg" border="0" alt="[Bild: threadansichtANIGX.jpg]" /></a><br />
<br />
<a href="http://wszene-online.de/Thread-Wszene-Online-Red-Design-1-0" target="_blank"><span style="font-weight: bold;"><span style="font-size: medium;">Downloaden kannst du das Design Hier</span></span></a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Wszene Online - Orange-Design V.1  1.0]]></title>
			<link>http://www.mybbcoder.info/thema-3978.html</link>
			<pubDate>Sat, 06 Mar 2010 10:59:34 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3978.html</guid>
			<description><![CDATA[Ich möchte Euch heut mein 2tes Freedesign für das MyBB zum Download anbieten<br />
<br />
Eine Demo gibt es hier <a href="http://mybb.wszene-online.de" target="_blank">Designdemo</a><br />
<br />
Ich biete um Feedback und/oder Verbesserungsvorschläge<br />
gern auch in dem dazugehörigem Thread in meinem <a href="http://wszene-online.de/Thread-Wszene-Online-Orange-Design-V-1" target="_blank">Forum</a><br />
<br />
Als Vorlage für dieses Design nutze ich ein Design von <a href="http://www.completevb.com/demo/index.php?styleid=38" target="_blank">completevb.com</a><br />
Sceenshots:<br />
<br />
<a href="http://pichost.wszene-online.de/archiv.html?bild=268&amp;bild_name=indexgastZ3KOS.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/268/indexgastZ3KOS.jpg" border="0" alt="[Bild: indexgastZ3KOS.jpg&#93;" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=269&amp;bild_name=indexadmin6AEQ4.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/269/indexadmin6AEQ4.jpg" border="0" alt="[Bild: indexadmin6AEQ4.jpg&#93;" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=270&amp;bild_name=threadansichtEXB9O.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/270/threadansichtEXB9O.jpg" border="0" alt="[Bild: threadansichtEXB9O.jpg&#93;" /></a><br />
<br />
<span style="font-weight: bold;"><a href="http://wszene-online.de/Thread-Wszene-Online-Orange-Design-V-1" target="_blank"><span style="font-size: medium;">Downloaden könnt Ihr das Design Hier</span></a></span>]]></description>
			<content:encoded><![CDATA[Ich möchte Euch heut mein 2tes Freedesign für das MyBB zum Download anbieten<br />
<br />
Eine Demo gibt es hier <a href="http://mybb.wszene-online.de" target="_blank">Designdemo</a><br />
<br />
Ich biete um Feedback und/oder Verbesserungsvorschläge<br />
gern auch in dem dazugehörigem Thread in meinem <a href="http://wszene-online.de/Thread-Wszene-Online-Orange-Design-V-1" target="_blank">Forum</a><br />
<br />
Als Vorlage für dieses Design nutze ich ein Design von <a href="http://www.completevb.com/demo/index.php?styleid=38" target="_blank">completevb.com</a><br />
Sceenshots:<br />
<br />
<a href="http://pichost.wszene-online.de/archiv.html?bild=268&amp;bild_name=indexgastZ3KOS.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/268/indexgastZ3KOS.jpg" border="0" alt="[Bild: indexgastZ3KOS.jpg]" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=269&amp;bild_name=indexadmin6AEQ4.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/269/indexadmin6AEQ4.jpg" border="0" alt="[Bild: indexadmin6AEQ4.jpg]" /></a>  <a href="http://pichost.wszene-online.de/archiv.html?bild=270&amp;bild_name=threadansichtEXB9O.jpg" target="_blank"><img src="http://pichost.wszene-online.de/thumb/270/threadansichtEXB9O.jpg" border="0" alt="[Bild: threadansichtEXB9O.jpg]" /></a><br />
<br />
<span style="font-weight: bold;"><a href="http://wszene-online.de/Thread-Wszene-Online-Orange-Design-V-1" target="_blank"><span style="font-size: medium;">Downloaden könnt Ihr das Design Hier</span></a></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Anmeldung]]></title>
			<link>http://www.mybbcoder.info/thema-3977.html</link>
			<pubDate>Fri, 05 Mar 2010 19:24:04 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3977.html</guid>
			<description><![CDATA[Hallo ich habe ein problem, undzwar das ich habe ein admin acc, und möchte mich einloggen klappt auch alles und steht da erfolgreich eingeloggt bla bla wenn dann aber die forumseite kommt steht da gast?? bitte um hilfe<br />
<br />
hoster: Bplaced <br />
Link: <a href="http://gamewow.bplaced.net/ForumDE//index.php" target="_blank">http://gamewow.bplaced.net/ForumDE//index.php</a>]]></description>
			<content:encoded><![CDATA[Hallo ich habe ein problem, undzwar das ich habe ein admin acc, und möchte mich einloggen klappt auch alles und steht da erfolgreich eingeloggt bla bla wenn dann aber die forumseite kommt steht da gast?? bitte um hilfe<br />
<br />
hoster: Bplaced <br />
Link: <a href="http://gamewow.bplaced.net/ForumDE//index.php" target="_blank">http://gamewow.bplaced.net/ForumDE//index.php</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[www.das reiseforum.com]]></title>
			<link>http://www.mybbcoder.info/thema-3976.html</link>
			<pubDate>Fri, 05 Mar 2010 11:13:55 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3976.html</guid>
			<description><![CDATA[Hallo,<br />
<br />
ich habe mit Hilfe von Mybb ein Forum mit bestimmten Reisezielen erstellt.<br />
<br />
<a href="http://www.dasreiseforum.com" target="_blank">Das Reiseforum</a><br />
<br />
Es geht um Austausch von Meinungen zu den Zielen, Reiseberichte, Erfahrungen aber auch Vermarktung von Angeboten.<br />
<br />
Ich freue mich über konstruktive Meinungen (Verbesserungsvorschläge?)<br />
<br />
Grüße<br />
<br />
suscho<img src="http://www.mybbcoder.info/images/smilies/biggrin.gif" style="vertical-align: middle;" border="0" alt="Big Grin" title="Big Grin" />]]></description>
			<content:encoded><![CDATA[Hallo,<br />
<br />
ich habe mit Hilfe von Mybb ein Forum mit bestimmten Reisezielen erstellt.<br />
<br />
<a href="http://www.dasreiseforum.com" target="_blank">Das Reiseforum</a><br />
<br />
Es geht um Austausch von Meinungen zu den Zielen, Reiseberichte, Erfahrungen aber auch Vermarktung von Angeboten.<br />
<br />
Ich freue mich über konstruktive Meinungen (Verbesserungsvorschläge?)<br />
<br />
Grüße<br />
<br />
suscho<img src="http://www.mybbcoder.info/images/smilies/biggrin.gif" style="vertical-align: middle;" border="0" alt="Big Grin" title="Big Grin" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bewertung unter dem Avatar anzeigen]]></title>
			<link>http://www.mybbcoder.info/thema-3975.html</link>
			<pubDate>Thu, 04 Mar 2010 20:53:03 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3975.html</guid>
			<description><![CDATA[Hallo...<br />
<br />
ich wollte mal fragen wie man die Bewertung eines Users (ähnlich wie es hier ist) unter dem Avatar anzeigen kann...<br />
also im Template postbit_author_user müsste das ja sein.<br />
Mit eigenen Profilfeldern habe ich das nun schon hin bekommen aber für die Bewertung finde ich leider nichts.<br />
Ihr aber bestimmt <img src="http://www.mybbcoder.info/images/smilies/biggrin.gif" style="vertical-align: middle;" border="0" alt="Big Grin" title="Big Grin" /><br />
<br />
MfG n00by2k]]></description>
			<content:encoded><![CDATA[Hallo...<br />
<br />
ich wollte mal fragen wie man die Bewertung eines Users (ähnlich wie es hier ist) unter dem Avatar anzeigen kann...<br />
also im Template postbit_author_user müsste das ja sein.<br />
Mit eigenen Profilfeldern habe ich das nun schon hin bekommen aber für die Bewertung finde ich leider nichts.<br />
Ihr aber bestimmt <img src="http://www.mybbcoder.info/images/smilies/biggrin.gif" style="vertical-align: middle;" border="0" alt="Big Grin" title="Big Grin" /><br />
<br />
MfG n00by2k]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[EnlightenBlue 1.4*]]></title>
			<link>http://www.mybbcoder.info/thema-3973.html</link>
			<pubDate>Thu, 04 Mar 2010 06:41:43 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3973.html</guid>
			<description><![CDATA[name : EnlightenBlue<br />
Designed for: Mybb 1.4*<br />
Designed by : <a href="http://www.persiandc.ir/forums" target="_blank">http://www.persiandc.ir/forums</a> ( Andy ) and <a href="http://www.mybbtheme.ir" target="_blank">http://www.mybbtheme.ir</a><br />
Boutton Persian <br />
<br />
installation MyBulletin Theme:<br />
After download the Zip file you must Unzip the file<br />
Upload "images" folder to your root directory<br />
<br />
1 - upload MyBulletin folder to your images folder .<br />
<br />
Go to "AdminCP &gt; Templates &amp; Styles &gt; Import a Theme" and import<br />
the MyBulletinPersiandc-theme.xml file<br />
<br />
Ø±ÙØ´ ÙØµØ¨ Ø¨Ù Ø²Ø¨Ø§Ù ÙØ§Ø±Ø³Ù :<br />
<br />
Ø§Ø¨ØªØ¯Ø§ ÙØ§ÙÙ Ø±Ø§ Ø¯Ø§ÙÙÙØ¯ ÙÙÙØ¯<br />
Ù¾ÙØ´Ù Ø¹ÙØ³ ÙØ§Ù ÙØ§ÙØ¨ Ø±Ø§ Ø¯Ø± Ø¢Ø¯Ø±Ø³<br />
"Image"<br />
ÙØ§Ø³Øª Ø¢Ù¾ÙÙØ¯ Ø¨ÙÙÙØ¯<br />
Ø¨Ù ÙØ­ÙØ· ÙØ¯ÙØ±ÙØª ÙØ§Ù Ø¨Ù Ø¨Ù ÙØ§Ø±Ø¯ Ø¨Ø´ÙÙØ¯ Ù Ø¨Ù<br />
ÙØ³ÙØª :<br />
ÙØ§ÙØ¨ ÙØ§ Ù Ù¾ÙØ³ØªÙ ÙØ§ - ÙØ§Ø±Ø¯ ÙØ±Ø¯Ù ÙØ§ÙØ¨ Ø¬Ø¯ÙØ¯ Ù<br />
ÙØ§ÙÙ<br />
MyBulletinPersiandc-theme.xml<br />
Ø±Ø§ Ø§ÙØªØ®ÙØ§Ø¨ Ù Ø¨Ø± Ø±ÙÙ ÙØ§Ø±Ø¯ ÙØ±Ø¯Ù ÙÙÙÙ ÙÙÙØ¯.<br />
<br />
Ø³Ø§ÙØª : <a href="http://www.persiandc.ir" target="_blank">http://www.persiandc.ir</a><br />
Site: <a href="http://www.persiandc.ir" target="_blank">http://www.persiandc.ir</a><br />
ØªØ§ÙØ§Ø± Ú¯ÙØªÚ¯Ù : <a href="http://www.persiandc.ir/forums" target="_blank">http://www.persiandc.ir/forums</a><br />
My Forum : <a href="http://www.persiandc.ir/forums" target="_blank">http://www.persiandc.ir/forums</a><br />
<br />
------<br />
<br />
MybbTheme.IR<br />
<br />
Vorschau:<br />
<a href="http://www.demo.mybbtheme.ir" target="_blank">http://www.demo.mybbtheme.ir</a>]]></description>
			<content:encoded><![CDATA[name : EnlightenBlue<br />
Designed for: Mybb 1.4*<br />
Designed by : <a href="http://www.persiandc.ir/forums" target="_blank">http://www.persiandc.ir/forums</a> ( Andy ) and <a href="http://www.mybbtheme.ir" target="_blank">http://www.mybbtheme.ir</a><br />
Boutton Persian <br />
<br />
installation MyBulletin Theme:<br />
After download the Zip file you must Unzip the file<br />
Upload "images" folder to your root directory<br />
<br />
1 - upload MyBulletin folder to your images folder .<br />
<br />
Go to "AdminCP &gt; Templates &amp; Styles &gt; Import a Theme" and import<br />
the MyBulletinPersiandc-theme.xml file<br />
<br />
Ø±ÙØ´ ÙØµØ¨ Ø¨Ù Ø²Ø¨Ø§Ù ÙØ§Ø±Ø³Ù :<br />
<br />
Ø§Ø¨ØªØ¯Ø§ ÙØ§ÙÙ Ø±Ø§ Ø¯Ø§ÙÙÙØ¯ ÙÙÙØ¯<br />
Ù¾ÙØ´Ù Ø¹ÙØ³ ÙØ§Ù ÙØ§ÙØ¨ Ø±Ø§ Ø¯Ø± Ø¢Ø¯Ø±Ø³<br />
"Image"<br />
ÙØ§Ø³Øª Ø¢Ù¾ÙÙØ¯ Ø¨ÙÙÙØ¯<br />
Ø¨Ù ÙØ­ÙØ· ÙØ¯ÙØ±ÙØª ÙØ§Ù Ø¨Ù Ø¨Ù ÙØ§Ø±Ø¯ Ø¨Ø´ÙÙØ¯ Ù Ø¨Ù<br />
ÙØ³ÙØª :<br />
ÙØ§ÙØ¨ ÙØ§ Ù Ù¾ÙØ³ØªÙ ÙØ§ - ÙØ§Ø±Ø¯ ÙØ±Ø¯Ù ÙØ§ÙØ¨ Ø¬Ø¯ÙØ¯ Ù<br />
ÙØ§ÙÙ<br />
MyBulletinPersiandc-theme.xml<br />
Ø±Ø§ Ø§ÙØªØ®ÙØ§Ø¨ Ù Ø¨Ø± Ø±ÙÙ ÙØ§Ø±Ø¯ ÙØ±Ø¯Ù ÙÙÙÙ ÙÙÙØ¯.<br />
<br />
Ø³Ø§ÙØª : <a href="http://www.persiandc.ir" target="_blank">http://www.persiandc.ir</a><br />
Site: <a href="http://www.persiandc.ir" target="_blank">http://www.persiandc.ir</a><br />
ØªØ§ÙØ§Ø± Ú¯ÙØªÚ¯Ù : <a href="http://www.persiandc.ir/forums" target="_blank">http://www.persiandc.ir/forums</a><br />
My Forum : <a href="http://www.persiandc.ir/forums" target="_blank">http://www.persiandc.ir/forums</a><br />
<br />
------<br />
<br />
MybbTheme.IR<br />
<br />
Vorschau:<br />
<a href="http://www.demo.mybbtheme.ir" target="_blank">http://www.demo.mybbtheme.ir</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Konverter Wbb 3 zu Mybb 1.4.x 2]]></title>
			<link>http://www.mybbcoder.info/thema-3972.html</link>
			<pubDate>Wed, 03 Mar 2010 23:17:41 +0100</pubDate>
			<guid isPermaLink="false">http://www.mybbcoder.info/thema-3972.html</guid>
			<description><![CDATA[Habe jetzt auch den Konverter für das Wbb 3 endlich fertig gestellt.<br />
<br />
Über Kritik, Anregungen, etc. würde ich mich freuen.<br />
<br />
Viel Spaß beim Konvertieren.<br />
<br />
Update 04.03.2010<br />
- Umstellung von mysql auf mysqli<br />
- Fehler ausgebessert<br />
- Die Datenbanken können nun auf unterschiedlichen host´s liegen und unterschiedliche Benutzer und Passwörter haben<br />
<br />
Update 07.03.2010<br />
- Fehlerbehandlung erweitert<br />
- Fehler gefixt]]></description>
			<content:encoded><![CDATA[Habe jetzt auch den Konverter für das Wbb 3 endlich fertig gestellt.<br />
<br />
Über Kritik, Anregungen, etc. würde ich mich freuen.<br />
<br />
Viel Spaß beim Konvertieren.<br />
<br />
Update 04.03.2010<br />
- Umstellung von mysql auf mysqli<br />
- Fehler ausgebessert<br />
- Die Datenbanken können nun auf unterschiedlichen host´s liegen und unterschiedliche Benutzer und Passwörter haben<br />
<br />
Update 07.03.2010<br />
- Fehlerbehandlung erweitert<br />
- Fehler gefixt]]></content:encoded>
		</item>
	</channel>
</rss>