Seite 1 von 1

Forenbeiträge wie beim Blog per Ping ankündigen

Verfasst: 28.02.2010, 14:12
von S0l0ng
Hallo Leute,

gibt es einen php Schnipsel oder ein gutes Plugin um neue Forenbeiträge wie beispielsweise bei einem Blog per ping anzukündigen? Geschriebene Blogbeiträge sind bei mir teilweise nach Minuten im Index. In einem bestimmten Forum dauert es mehrere Tage (Wochen)

Verfasst:
von

Verfasst: 28.02.2010, 14:15
von [btk]tobi
Ja gibt es, aber da du nicht sagst welche Forensoftware du benutzt sag ich dir auch nicht wo.

Gruß Tobi

Verfasst: 28.02.2010, 14:39
von S0l0ng
Oh Sorry. Es geht um Burning Board 3.09

Verfasst: 01.03.2010, 12:45
von S0l0ng
...da hat keiner was zur Hand, was?

Nachtrag:

Ok ich hab ein Plugin gefunden. Jetzt kommt wohl ein typisches Anfängerproblem. Ich bekomme im BB Protokoll die Fehlermeldung "URL file-access is disabled in the server configuration"

um genau zu sein:

Code: Alles auswählen

PHP warning in file /**/Forum/lib/data/feedReader/feedReader.class.php &#40;54&#41;&#58; simplexml_load_file&#40;&#41; &#91;<a href='function.simplexml-load-file'>function.simplexml-load-file</a>&#93;&#58; URL file-access is disabled in the server configuration
0
 /**/Forum/lib/system/WCF.class.php
255
#0 &#91;internal function&#93;&#58; WCF&#58;&#58;handleError&#40;2, 'simplexml_load_...', '/homepages/36/d...', 54, Array&#41;
#1  /**/Forum/lib/data/feedReader/feedReader.class.php&#40;54&#41;&#58; simplexml_load_file&#40;'http&#58;//www.game...', 'SimpleXMLElemen...', 16384&#41;
#2  /**/Forum/lib/system/cronjob/RssThreadCronjob.class.php&#40;31&#41;&#58; feedReader->__construct&#40;'http&#58;//www.game...', 'RSS 2.0'&#41;
#3  /**/Forum/lib/data/cronjobs/CronjobsExec.class.php&#40;247&#41;&#58; RssThreadCronjob->execute&#40;Array&#41;
#4  /**/Forum/lib/data/cronjobs/CronjobsExec.class.php&#40;145&#41;&#58; CronjobsExec->execPendingCronjobs&#40;Array&#41;
#5  /**/Forum/lib/data/cronjobs/CronjobsExec.class.php&#40;58&#41;&#58; CronjobsExec->findPendingCronjobs&#40;&#41;
#6  /**/Forum/lib/data/cronjobs/CronjobsExec.class.php&#40;43&#41;&#58; CronjobsExec->getCronjobsCache&#40;&#41;
#7 /**/Forum/lib/action/CronjobsExecAction.class.php&#40;24&#41;&#58; CronjobsExec->__construct&#40;&#41;
#8  /**/Forum/lib/action/AbstractAction.class.php&#40;22&#41;&#58; CronjobsExecAction->execute&#40;&#41;
#9  /**/Forum/lib/util/RequestHandler.class.php&#40;63&#41;&#58; AbstractAction->__construct&#40;&#41;
#10  /**/Forum/lib/util/RequestHandler.class.php&#40;97&#41;&#58; RequestHandler->__construct&#40;'CronjobsExec', Array, 'action'&#41;
#11 /**/Board/index.php&#40;8&#41;&#58; RequestHandler&#58;&#58;handle&#40;Array&#41;
#12 &#123;main&#125; 
Tipps für den Anfänger? ;)