HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to add this Open Source VF to my Website? i am a complete beginner in such stuff.
Missive
New
So, i own a hosted domain name and have wordpress on it. I want to make my whole side a forum using Vanilla Forum. However when i downloaded the open source Vanilla Forum, it downloaded a File in my computer... how do i use it? How can i add this to my website to make my whole site a forum.
0
Answers
You need to learn at least the basics. Try reading the docs, and the tutorial category first.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Hello
You will need a... TUTORIAL
Who explain some basics of website management ^^
First, Vanilla Forums as some requirements to work completly.
Vanilla Forums is a forum software written in a language called PHP.
You need to use a PHP based server to run.
You are already running wordpress, written in PHP too, so Vanilla will work too ^^
Another requirement is for data saving. On internet we use that is called a database.
Vanilla use, like WordPress, a program called MySQL.
So, because you have WordPress running (in the latest version I think), Vanilla should work too.
To make Vanilla working beside your WordPress site, it's simple !
Find your MySQL details
/!\ This solution is a bit tricky, so prefer to check your Hosting details /!\
If you do not find your MySQL details (Host, username, database and password) you can look into your Wordpress folder. Open a file called "wp-config.php". Warning: Don't edit the content of this file, just pick info from it.
You will find the following lines:
They will contain your MySQL info (instead of ##DATABASE## ##USER## ##PASSWORD## and ##HOST##).
Take the info replaced by this sample, without the quotes, and put it into your Vanilla install screen.
Close this file (if it ask to save changes, say no, you should not save it).
And now,
7. You have Vanilla ;D
I think you should read those discussions in the Tutorials section:
https://open.vanillaforums.com/discussion/25933/how-to-start-a-forum-part-a
https://open.vanillaforums.com/discussion/25951/how-to-start-a-forum-part-b
https://open.vanillaforums.com/discussion/25952/how-to-start-a-forum-part-c
https://open.vanillaforums.com/discussion/25954/how-to-start-a-forum-part-d