dgnttnc ben google varmış gibi görmüştüm. https://discuss.flarum.org/d/18250-google-login bu uzantı ile yapılıyor da şu an beta 14.1 için uyumsuz beklemeniz gerekiyor.
Flarum Beta 14.1 Hosting Kurulum Dosyaları
@mekici hocam https://paste.ubuntu.com/p/MfssG84DCS/ bu listedeki uzantılar sitemde sorunsuz calısıyor.
- Düzenlendi
mekici hocam güncel listem. Tüm uzantılar en güncel sürümündedir. composer outdated -D
komutu ile kontrol ettim.
- Moderatör uzantılarını denedim. Beta 14 için güncellendiler ama ufak sorunları var.
- Sosyal profil uzantısı da yok. SubFolder’da çalışmıyor, Ama subdomain ve www da sorun yok.
clarkwinkelmann/flarum-ext-author-change 0.2.1 Let mods update the author and date of discussions and posts
flarum/approval v0.1.0-beta.14 Make discussions and posts require moderator approval.
flarum/bbcode v0.1.0-beta.12 Allow posts to be formatted with BBCode.
flarum/core v0.1.0-beta.14.1 Delightfully simple forum software.
flarum/emoji v0.1.0-beta.14 Convert text and unicode emoji into Twemoji.
flarum/flags v0.1.0-beta.14.1 Allow users to flag posts for moderator review.
flarum/lang-english v0.1.0-beta.14.1 English language pack.
flarum/likes v0.1.0-beta.14 Allow users to like posts.
flarum/lock v0.1.0-beta.14 End a discussion and don't let anyone add further replies.
flarum/markdown v0.1.0-beta.14 Allow posts to be formatted with Markdown.
flarum/mentions v0.1.0-beta.14 Mention and reply to specific posts and users.
flarum/pusher v0.1.0-beta.14.1 See new discussions and posts in real-time using Pusher.
flarum/statistics v0.1.0-beta.14 Add a basic statistics widget on the Dashboard.
flarum/sticky v0.1.0-beta.14 Pin discussions to the top of the list.
flarum/subscriptions v0.1.0-beta.14 Allow users to follow discussions and receive notifications for new posts.
flarum/suspend v0.1.0-beta.14 Suspend users so they can't post.
flarum/tags v0.1.0-beta.14 Organize discussions into a hierarchy of tags and categories.
fof/analytics 0.10.0 Tracks analytics using Google Analytics, Google Optimize/GTM and piwik
fof/ban-ips 0.3.0 Ban IP addresses from your forum
fof/best-answer 0.2.0 Mark a post as the best answer in a discussion
fof/drafts 0.2.0 Allow users to create post and discussion drafts
fof/filter 0.1.0-beta.3 Filter out words and phrases from forum posts
fof/follow-tags 0.5.0 Follow tags and be notified of new discussions and replies
fof/formatting 0.2.0 Customize TextFormatter with plugins through the admin interface
fof/forum-statistics-widget 0.3.0 Add a forum statistics widget to the sidenav section of your Flarum forum.
fof/frontpage 0.2.0 Push discussions to the front of your Flarum forum index!
fof/geoip 0.2.0 Geolocation for your Flarum forum
fof/github-autolink 0.1.4 Autolink GitHub issues and commits in posts
fof/linguist 0.4.4 Customize translations
fof/links 0.4.0 Manage Flarum primary navbar menu links
fof/merge-discussions 0.4.0 Merge two or more discussions into one
fof/nightmode 0.6.0 Add a Night Mode option for your users to use on your Flarum forum
fof/oauth 0.1.0 Allow users to log in with GitHub, Twitter, Facebook, and more!
fof/pages 0.5.0 Create custom pages with Flarum
fof/profile-image-crop 0.2.0 Allow cropping when uploading profile picture
fof/reactions 0.4.2 Reactions for Flarum
fof/recaptcha 0.2.0 Increase your forum's security with Google reCAPTCHA
fof/spamblock 0.3.0 Mark user as spammer, suspending them & hiding their posts and discussions
fof/split 0.5.0 Separate posts from one discussion into its own, splits discussions.
fof/stopforumspam 0.3.1 Stop Forum Spam
fof/subscribed 0.3.0 Better user subscriptions for your Flarum forum
fof/terms 0.5.0 Ask users to accept terms of use before using the forum
fof/user-bio 0.3.1 Add the user bio back into Flarum
fof/username-request 0.3.0 Allow users to request new usernames
kyrne/shout 0.2.4-beta.1 Private Messaging for Flarum.
matteocontrini/flarum-imgur-upload v3.4.1 Simple image upload from the Flarum editor
michaelbelgium/flarum-discussion-views v5.0.0 Add views to flarum discussions
michaelbelgium/flarum-profile-views v4.0.0 Add views to profiles
nearata/flarum-ext-copy-code-to-clipboard v1.1.0 Allows the user to easly copy the text inside the code tag.
nearata/flarum-ext-signup-confirm-password v2.1.0 Adds a confirm password field in the Sign Up modal.
nomiscz/flarum-ext-auth-steam v0.2.0 Allow users to log in with Steam
tolgaaaltas/flarum-ext-turkish 0.14.0 Turkish language pack for Flarum's third party extensions.
tolgaaaltas/flarum-lang-turkish 0.14.1 Turkish language pack for Flarum's core.
v17development/flarum-seo 1.4 Adds SEO tags for your Flarum forum
Tüm uzantılar aktif olduğunda göze batan kısımlar vardı. Bu css’leri kullanabilirsiniz;
@media @phone
{
.item-forumStatisticsWidget
{
display: none;
}
fieldset.LastDiscussionUsers
{
display: none;
}
fieldset.LastUsers
{
display: none;
}
}
.TagsPage .sideNav .item-forumStatisticsWidget
{
display: none;
}
legend
{
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
color: #667c99; //RENK KODUNU KENDI TEMANIZA GORE DEGISINIZ
}
https://github.com/askvortsov1/flarum-moderator-warnings/issues/11 moderator uyarıları uzantısındaki hata düzeltildi.
ReCaptcha eklentisi beta 14.1 de çalışmıyor. Yada bende çalışmadı bilmiyorum. Bildireyim dedim. Bendeki hata şu şekilde oluyor. Kayıt ol tuşuna basıldığında tepki vermiyor.
- Düzenlendi
Zkare github da bildirdim. Yanıt bekliyorum.
https://github.com/FriendsOfFlarum/recaptcha/issues/12
flarum sistemini kullanmayı çok istiyorum ama VDS sunucu kullanmayı hiç bilmiyorum ve hotisg sunucuya kurmak istiyorum ama yeni eklenti,günceleme ve ayarlar konusunda endişeliyim neyapabilirim?
Something went wrong: SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‘migrations’ already exists (SQL: create table migrations
(migration
varchar(255) not null, extension
varchar(255) null) default character set utf8mb4 collate ‘utf8mb4_unicode_ci’ engine = InnoDB)
böyle bi hata alıyorum phpmyadmine aktardım sql dosyasını fakat kurulum esnasında bu hatayı alıyorum
dogukanipek
O zaman şöyle yapalım.
- İndirdiğin hosting kurulum dosyaları içinde bulunan config.php sil.
- Yeni bir veri tabanı daha oluştur.
- Dosyaları site dizinine yükle.
Şimdi karşına Flarum kurulum ekranı gelmiş olmalı. İstenilen bilgileri gir ve kurulumu tamamla!
olmuyor hocam bana yardımcı olmanız mümkün mü?
dogukanipek https://flarumtr.com/d/1638-flarum-beta-13-hosting-kurulum-dosyalari
bu adreste yer alan dosyaları dener misin. Benzer şekilde.
onuda denedim oda hata verdi.. ikinci oluşturduğum veritabanıyla denediğim zaman site açıldı fakat ikinci veritabanın içinde sql dosyası yok?
- Düzenlendi
dogukanipek sql aktarmayacaksın zaten hocam. Yani aktarmadan da olur.
pvp-server.com bakın hocam son görünüme
admin sayfası 404 veriyor, anasayfa haricinde bi yere giremiyorum
dogukanipek PHP sürümü nedir?