Fix Broken Default Avatars for MyBB Last Post Avatar Plugin
Previewย How to fix: Log in to your MyBB Admin Panel. Go to Home > Template Sets > Your Theme Templates > forumdisplay_thread. Copy and paste this code into the forumdisplay_thread template:...
View ArticleHow to install the plugin after downloading it! Do you have any relevant...
How to install the plugin after downloading it! Do you have any relevant tutorials? I am a newcomer to mybb
View ArticleIs there any new tutorial videos?
Hi, Well this post is mostly for that I've been trying to find some video tutorials on YouTube as for install and modify themes and same for plugins, but I just found out the videos are outdated and...
View ArticleTips for debugging core code
An integrated development environment (IDE) is a necessity for many programming efforts, but not simple to set up and manage. With the changes in PHP8 that generate warnings from older forum code, one...
View ArticleTutorial - Thread Pop Up on Index
This script fetches new threads from a MyBB forum using AJAX and displays them in a popup on a web page. Here's a breakdown of what each part of the script does: [*]Fetching New Threads:The script...
View ArticleAllow users to upload a custom cover to their profiles
I recently released OUGC File Profile Fields as a free plugin. The following is an Example Configuration that will help you implement a custom cover for user profiles. The reasoning to share this...
View ArticleHow to display Usergroup image on user profile
Good day, I've been having issues on displaying the usergroup image on user profile. What should I put on the input on the first image?? http://devsarena.my-board.org/forum ย ย IMG-20241105-WA0002.jpg...
View ArticleSet Editor in Source Mode by Default [Easiest Method]
Firstly, I am aware that there's already tutorials about this, and the only reason why I am posting this method I discovered recently is because I find it to be the easiest so far, so evenย newbies can...
View Articlerudimentary IgnoreForums with core edit
There may be a circumstance where a member wants to ignore certain forums when performing a search, whether it be New Posts, Today's Posts or keyword search. A plugin will provide a robust user...
View Articleforce logout
I run a small private forum for like-minded people. Registrations are approved and activated by administrator, and login is required. Anonymous browsing is not permitted. Lately, a number of members...
View ArticleLogout redirects back to current page
Mybb's default logout redirect is index.php, this quick javascript will help to redirect the member back to the current page instead of forum index. go intotemplate header_welcomeblock_member and find...
View ArticleI would like to achieve this....
I posted this on the MyBB-es site, but it still hasn't been resolved. I'd like to know if someone could help me with this. I'm sure many will be interested. Good afternoon/morning/evening, everyone,...
View ArticleUnicode Full Emoji List, v17.0
I share Unicode Full emoji List that may Help you. (Some of them may not display for you depend on your os fornts and browser version ) ๐ย ๐ย ๐ย ๐ย ๐ย ๐ ย ๐คฃย ๐ย ๐ย ๐ย ๐ซ ย ๐ย ๐ย ๐ย ๐ฅฐย ๐ย ๐คฉย ๐ย ๐ย โบย ๐ย ๐ย ๐ฅฒย ๐ย ๐ย ๐ย ๐คชย ๐ย ๐คย ๐คย ๐คญย ๐ซขย ๐ซฃ...
View ArticleFont awesome icons in Footer links
Been messing with my own site and added Font Awesome to the footer links. A lot more cleaner look and less of a mess with links. Make sure you have the font awesome links inside your headerinclude...
View ArticleInstalling MyBB 1.9 Locally with Laravel Herd
If you, like me, use Laravel Herd for local development and want to set up MyBB 1.9, you're in the right place โ follow the steps below to complete the installation quickly! Note: You might wonder why...
View Article