Questions tagged [mybb]

MyBB, is a free and open source forum software, which is developed by the MyBB Group. It is written in PHP and supports MySQL, PostgreSQL and SQLite. Released under the LGPL.

MyBB (originally MyBulletinBoard or MyBBoard), is a free and open source, intuitive, extensible, and incredibly powerful forum software.

MyBB is known to be very customisable with an extremely easy-to-use plugins system (while still powerful), themes & templates make it possible to give the forum the exact style and look you like, anything you don't like can be removed easily.

MyBB has a comprehensive control panel for users and for administrators and wide availability of translations (including right-to-left support).

MyBB released under the LGPL.

209 questions
41
votes
5 answers

PHP XML Extension: Not installed

So i'm currently installing mybb and went through a very long tutorial on how to do it. The problem is when I get to the requirements check this shows up How does one go about fixing this? I read that I may need to do sudo apt-get install…
Forrest
  • 457
  • 1
  • 5
  • 9
8
votes
1 answer

SQL Error: 1191 - Can't find FULLTEXT index matching the column list

I'm trying to solve this error : 1191 - Can't find FULLTEXT index matching the column list Query: SELECT t.*, t.username AS threadusername, u.username, MATCH (t.subject) AGAINST ('test123 test') AS relevance FROM 123test_threads t LEFT JOIN…
user2649117
  • 121
  • 1
  • 1
  • 4
5
votes
1 answer

PHP - 553 Relaying disallowed with Zoho mail and MyBB

I'm trying to use Zoho's SMTP servers to send registration emails from a MyBB installation. However, the emails are never sent and when I check the logs I notice that the error is. Month Day Year:Hour:Minute host=smtp.zoho.com tls=on auth=on…
Sandu Liviu Catalin
  • 1,902
  • 2
  • 20
  • 42
4
votes
1 answer

I'm using mybb, how can I find the top 5 threads that has the most readers currently?

I'm using MyBB, I want to show on my website homepage the threads that has the most readers currently. I'm assuming I have to query the session table but I'm not sure how should I do it The mysql result I need, should look something…
Xuni
  • 604
  • 3
  • 13
4
votes
4 answers

Access MyBB PHP variable with Javascript

Is it possible to grab a MyBB PHP variable with Javascript? I am an userscript coder, and right now I use: var uid = $("#panel").find('a').attr('href').replace(/[^0-9]/g, ''); To grab the user id (uid) of the current user. However, if I were to…
Lemvig Kiggeren
  • 207
  • 1
  • 2
  • 12
3
votes
1 answer

Getting OpenID to work on an existing MyBB Install

I am the administrator for a forum,The Vortex. It operates on the latest version of MyBB ver1.6.3. I would like to know how I can get OpenID to become the login for the forums, and also add the users to the MyBB Sql file and overwrite any users…
Djdoubt03
  • 31
  • 1
3
votes
1 answer

Uncaught ReferenceError: Ajax is not defined

I got an error in my mybb forum. I used a plugins for advance stats. But i got an error in console about "Uncaught ReferenceError: Ajax is not defined" So that's why my website not loading latest post from top. Website:…
jone hans
  • 51
  • 1
  • 7
2
votes
4 answers

How to ban all countries but a few from my website

I host a forum where the target audience is ONLY U.S., Australia, and Oceania. I would like to know how I could ban all other countries from access to my forum except the three above. I've been having a problem with bots signing up and they are all…
Jared
  • 1,776
  • 4
  • 20
  • 41
2
votes
1 answer

Convert UBB Forum Database to MyBB

is there any tools for convert database of UBB forum to MyBB Forum?
murali krishna
  • 871
  • 3
  • 14
  • 38
2
votes
0 answers

MyBB YouTube Video Iframe Class, where to add css class?

I wrapped the iframe with the below
classes, but no matter where I put the CSS, it doesn't pick up the CSS,it just isn't working HTML: