Best Of
FYI: can be used for addthis also
$Code = ' ';
and replace it with the code you can get from addthis here: https://www.addthis.com/get-addthis (click the "website" radio button) then this plugin can be used to insert the addthis social plugin.
Example of usage in real world here:
http://www.nerds4cain.com/forums/discussion/86/nerds4cain.com-has-been-refactored
I tried it with several addthis button variations and they all worked fine.
Re: A little re-arrangement
I've actually rolled back the change until my user select plugin has been deployed and rolled out. I'll probably make a couple other changes too (like a dismissable prompt when the user is on the other possible homepage).
Re: Can we create a forum on android device?
Yes, you can create a forum on an Android device! Here are some options you might consider:
- Forum Apps: There are several apps available on the Google Play Store, such as Discourse, phpBB, or Vanilla Forums, which allow you to create and manage forums directly from your device.
- Website Builders: You can use mobile-friendly website builders like WordPress or Wix to create a forum. These platforms often have forum plugins or built-in features that let you set up a discussion board.
- Social Media Platforms: While not traditional forums, you can create groups on platforms like Facebook or Reddit, which can serve as a community space for discussions.
- Coding Your Own: If you’re familiar with web development, you could build a simple forum using frameworks like Flask or Django and manage it through a mobile IDE app.
- Hosting Services: Some hosting services provide easy installations of forum software. You can manage these installations via your device's browser.
Choose the method that best fits your needs and technical comfort level! Let me know if you need help with a specific option.
4o mini
Official releases have ended
The last official prebuilt release from Vanilla HQ that was well-tested was 4.0 RC1 in Jan 2021. No active developer from Vanilla has communicated here since 2021, nor any other staff member since Feb 2023. I departed Vanilla in Feb 2020 and am no longer active here.
A handful of community members periodically distribute newer builds using the raw source code. Those releases are in the Community Developer category and pinned at the top of main discussion list. Others have moved to Flarum.
Please exercise caution downloading zip files from discussions on this site, as anyone has the ability to post them! Check their post histories first. Good luck!
Re: Fatal Error in Firebase\JWT\JWT.sign() - Key Must Be a String When Using HMAC
Hi alpha_9ight, just ran into this myself. You need to make sure $Configuration['Garden']['Unsubscribe']['Salt']
is set to an appropriate (non-null) value in your config.php file.
Re: Vanilla 2.2 beta 1 is now available
Got thrown a bit of a curveball when I got back to the office after vacation that's had me unexpectedly busy. Currently expect both rc & gold will hit in August. Any assistance looking at the 2.2 milestone list on GitHub would be greatly appreciated.