<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8.0-nukeFEED (http://nukeSEO.com)" -->
<rss version="2.0">
    <channel>
        <title>Forums - Su-s.com</title>
        <description><![CDATA[RavenNuke- MODx  Webmaster tipps.]]></description>
        <link>http://su-s.com/</link>
        <lastBuildDate>Sat, 19 May 2012 07:19:19 GMT</lastBuildDate>
        <generator>FeedCreator 1.8.0-nukeFEED (http://nukeSEO.com)</generator>
        <item>
            <title>Fix: Parse error in RWS_WhoIsWhere/index.php</title>
            <link>http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=18#18</link>
            <description><![CDATA[Folgender Fehler trat nach einem Server Wechsel von PHP 5 auf eine höherer PHP version hier 5.2 auf:
<br />

<br />
 Parse error: syntax error, unexpected T_VARIABLE in /home/abc/public_html/mysite.com/modules/RWS_WhoIsWhere/index.php on line 1 
<br />
Fix:
<br />
Öffnen Sie die index.php Modul RWS_WhoIsWhere und ändern lediglich Zeile 1 von:
<br />

<br />
<table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr><td><span class="genmed"><strong>Code:</strong></span></td></tr><tr><td class="code">&lt;?php</td></tr></table>
<br />
in:
<br />

<br />
<table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr><td><span class="genmed"><strong>Code:</strong></span></td></tr><tr><td class="code">&lt;?</td></tr></table>
<br />
Kontrollieren Sie die Einstellungen von:
<br />
short_open_tag in der php.ini]]></description>
            <author> no_email@example.com (Susann)</author>
            <guid isPermaLink="false">http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=18#18</guid>
        </item>
        <item>
            <title>Stopwords nutzen</title>
            <link>http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=17#17</link>
            <description><![CDATA[Viele Systeme wie z.B. RavenNuke, oder in Blog und Foren Software sind Stopwords integriert. Suchmaschinen filtern diese mehr oder weniger wertlose Wörter aus.
<br />

<br />
Abgestimmt auf Ihre Webseite sollten Sie  ggf. von Zeit zu Zeit ihre Stopwörter ergänzen.]]></description>
            <author> no_email@example.com (Susann)</author>
            <guid isPermaLink="false">http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=17#17</guid>
        </item>
        <item>
            <title>Article News geschrieben von zeigt mailto Adresse an</title>
            <link>http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=16#16</link>
            <description><![CDATA[Wird ein neuer Artikel geschrieben zeigt er in verschiedenen Themen nach geschrieben von die  mailto Adresse des Admins an. Wer dies ändern will, sollte in der mainfile.php den Eintrag mit mailto suchen und den Link einfach auf Forenprofil oder Website Url abändern.]]></description>
            <author> no_email@example.com (Susann)</author>
            <guid isPermaLink="false">http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=16#16</guid>
        </item>
        <item>
            <title>Internal Server Error 500  Option All not allowed here</title>
            <link>http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=15#15</link>
            <description><![CDATA[Dieser Fehler tritt auf, wenn in der .htaccess Options definiert sind und die Einstellungen auf dem Server dies nicht zulassen.
<br />
Setzen Sie sich mit ihrem Hoster in Verbindung, wenn Sie dies abändern wollen. Kommentieren Sie nacheinander ggf.  die entsprechenden Stellen in der .htaccess durch eine Raute aus. 
<br />
Beispiel: #Options All -Indexes
<br />

<br />
Nähere Hinweise und Tipps dazu finden Sie in RavenNuke direkt in der .htaccess Datei.]]></description>
            <author> no_email@example.com (Susann)</author>
            <guid isPermaLink="false">http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=15#15</guid>
        </item>
        <item>
            <title>Website Analyse</title>
            <link>http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=14#14</link>
            <description><![CDATA[Ein beliebtes, kostenloses Analyse u. Auswertungstool für Webseiten :
<br />

<br />
http://de.piwik.org/
<br />

<br />

<br />
Eventuell  etwas serverlastig.]]></description>
            <author> no_email@example.com (Susann)</author>
            <guid isPermaLink="false">http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=14#14</guid>
        </item>
        <item>
            <title>Attachment Mod deaktivieren</title>
            <link>http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=13#13</link>
            <description><![CDATA[Wenn Sie den Attachment  Mod auf Ihrer Website deaktivieren möchten, finden Sie die Einstellung dazu unter Forumsadministration dort Attachments-Einstellungen und dort <span style="font-weight:bold">Disable Attachment Mod =Ja.</span> anklicken.
<br />
Die Defaulteinstellung ist Nein.]]></description>
            <author> no_email@example.com (Susann)</author>
            <guid isPermaLink="false">http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=13#13</guid>
        </item>
        <item>
            <title>Feed Fatal Error Cannot use object of type xmlrpcresp</title>
            <link>http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=12#12</link>
            <description><![CDATA[In neueren RavenNuke Versionen ist der Code bereits entsprechend verändert.
<br />
Daher reicht es aus, wenn man lediglich die Einstellung in der rnconfig Datei entsprechend abändert und die Abfrage unterbindet.
<br />
Warum Ihr Hoster keine Abfrage erlaubt, können Sie nur dort klären.
<br />

<br />

<br />
<table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr><td><span class="genmed"><strong>Code:</strong></span></td></tr><tr><td class="code">define&#40;'nf_ENABLEUPDATECHECK', false&#41;;
<br />
</td></tr></table>]]></description>
            <author> no_email@example.com (Susann)</author>
            <guid isPermaLink="false">http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=12#12</guid>
        </item>
        <item>
            <title>Plugin SEO Strict Urls</title>
            <link>http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=9#9</link>
            <description><![CDATA[Wie fast alle Content Management Systeme kreiert MODx ebenfalls doppelten Content. Die gleiche URL ist unter zahlreichen Adressen erreichbar. Nicht gerade SEO freundlich. 
<br />
Um dies zu ändern, sollte Sie Plugins wie SEO Strict URLs verwenden.]]></description>
            <author> no_email@example.com (Susann)</author>
            <guid isPermaLink="false">http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=9#9</guid>
        </item>
        <item>
            <title>mj12bot  not bad</title>
            <link>http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=8#8</link>
            <description><![CDATA[Benutzer basierende Suchmaschinen
<br />
UserAgent:mozilla/5.0 (compatible; mj12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+) 
<br />
IPs: zahlreiche
<br />
Nicht das, was man einen BadBot nennt. Liest robots.txt.
<br />

<br />
Bitte lesen Sie auf der Seite von majestic die Details insbesondere auch zu Fake UserAgent, danach können Sie immer noch entscheiden, ob Sie Zugriff auf Ihre Website gewähren oder sperren wollen.]]></description>
            <author> no_email@example.com (Susann)</author>
            <guid isPermaLink="false">http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=8#8</guid>
        </item>
        <item>
            <title>SiteBot 0.1</title>
            <link>http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=7#7</link>
            <description><![CDATA[UserAgent: Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)
<br />
Land:Ukraine
<br />
IP:213.186.122.2
<br />

<br />
Banned]]></description>
            <author> no_email@example.com (Susann)</author>
            <guid isPermaLink="false">http://su-s.com/modules.php?name=Forums&amp;file=viewtopic&amp;p=7#7</guid>
        </item>
    </channel>
</rss>

