Check out the SMF Function DB!
Hello, only once thanks Mod for this super. Runs with me in 2.0 RC1 without problems. I have times one only ask now. How can I make it that the RSS news those than 7 days am older, automatically to be deleted? Is there there in the Mod already a function which I unfortunately yet did not find or there is another possibility? Thanks
Table 'smf2.smf_rssfeeds' doesn't existFile: C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\smf2\Sources\ManageSettings.phpLine: 2420
hi i have this installed but where in admin do find it and how do i check its working ok ?
hi its says installed but it cant as i cant find that in admin
When I place add_settings.php in the root of the forum and access it manually I am brought to admin>config>rss feeder and get the same error as before about the table not being created:QuoteTable 'smf2.smf_rssfeeds' doesn't existFile: C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\smf2\Sources\ManageSettings.phpLine: 2420
andy40 - if it's not installing through the package manager, then you may have to install manually..Underfunded, can you PM me your email address and I'll email you an SQL file with the table structure?
andy40 - if it's not installing through the package manager, then you may have to install manually..hi yes it says its installed but i cant find it anywhere?
hi i have just took it off and tried to insatll it but i get this message The package you are trying to download or install is either corrupt or not compatible with this version of SMF. i am using 1.1.8
Hi There. I have RSS Feeder running on my forum, however every day or two, my RSS feeds go from "Enabled" to "Disabled".Any idea why this is happening? Its quite annoying...
Hello,Can I translate to turkish this modification
Source:
Kaynak:
?>
/* RSS Feeder */$txt['mods_cat_modifications_rssfeeds'] = 'RSS Besleyici';$txt['rss_feeder'] = 'RSS Besleyici';$txt['rss_feeder_desc'] = 'Bu bölüm RSS beslemeleri için kurulum yapmanızı sağlar.';$txt['rss_feed_enabled'] = 'Ektin';$txt['rss_feed_title'] = 'Besleme başlığı';$txt['rss_feed_title_desc'] = 'Bu başlık RSS tanımak için kullanılacaktır.';$txt['rss_feed_url'] = 'Besleme adresi';$txt['rss_feed_url_desc'] = 'Geçerli bir RSS besleme adresi girmelisiniz. Geçersiz bir adres yazarsanız besleme geçersiz olacaktır.';$txt['rss_feed_poster'] = 'Gönderen ';$txt['rss_feed_poster_desc'] = 'Mesajı göndermiş olarak görünecek kullanıcının adı.';$txt['rss_feed_prefix'] = 'Konu ön eki';$txt['rss_feed_prefix_desc'] = 'İsteğe bağlıdır.Mesajlardan önce yazılacaktır.';$txt['rss_feed_import'] = 'Alıcak satır';$txt['rss_feed_import_desc'] = 'Mesajın ne kadarı alıncak? Eğer tamamının alınmasını istiyorsanız 0 yazın.';$txt['rss_feed_locked'] = 'Başlık kilitli mi? ';$txt['rss_feed_approve'] = 'Konuyu açmadan önce onay iste';$txt['rss_feed_full_article'] = 'Tam makaleyi al';$txt['rss_feed_singletopic'] = 'Tüm mesajları tek konuya yaz';$txt['rss_feed_regex'] = 'Normal ifade';$txt['rss_feed_regex_desc'] = 'Tam makale almak istiyorsanız zorunludur.. Metin <a href-"http://us.php.net/manual/en/book.pcre.php">PCRE</a> formatına uygun olmalıdır.';$txt['rss_feed_keywords'] = 'Anahtar kelimeler';$txt['rss_feed_keywords_desc'] = 'Seçtiğiniz anahtar kelimeleri içeren yazılar alınır.';$txt['rss_feed_board'] = 'Forum';$txt['rss_feed_modify'] = 'Düzenle';$txt['rss_feed_none'] = 'Çalışmıyor';$txt['rss_feed_add'] = 'Besleme Ekle';$txt['rss_feed_delete'] = 'Seçinlenleri sil';$txt['rss_feed_confirm'] = 'Seçili beslemeleri silmek istediğinize emin misiniz? ';$txt['rss_feed_not_found'] = 'Bir besleme bulunamadı.';$txt['rss_feed_no_boards'] = 'Forum seçilmedi.';$txt['rss_feed_add_error'] = 'Kırmızı olarak vurgulanan bu bilgiler gereklidir.';$txt['rss_feed_insert_error'] = 'Yazım işlemi başarısız';$txt['rss_feed_insert_success'] = 'Besleme başarıyla oluşturuldu.';$txt['rss_feed_update_success'] = 'Besleme başarıyla güncellendi.';$txt['scheduled_task_desc_rss_feeder'] = 'RSS besleme işleminin hangi aralıklarla yapılacağını gösterir.';$txt['scheduled_task_rss_feeder'] = 'RSS Besleyici';$txt['pruneRssFeedLog'] = 'Eski beslemeleri kaldır:<div class="smalltext">(0 to disable)</div>';$txt['rss_feed_footer'] = 'Alt metin';$txt['rss_feed_footer_desc'] = 'Açılan konunun en altında görünecektir.';$txt['rss_feed_count'] = 'Mesaj';$txt['rss_feed_board_error'] = ' Forum seçilmedi';/*RSS Feeder */