Help:FAQ/RC4

(Redirected from FAQ/RC4)


Contents

[edit] Non-Administrator's Board Closed Reason:

Problem: The reason you put when you close your board does not show up on the Board Closed page. http://community.mybboard.net/showthread.php?tid=1999 http://community.mybboard.net/showthread.php?tid=1622

[edit] Administrator's Board Closed Reason:

Problem: When the board is closed and you are viewing the board logged in as a user with Admin CP access, on a default MyBB RC4 install, the message "Your board status is currently set to closed" does not show up. http://community.mybboard.net/showthread.php?tid=2580

[edit] Edit the Forum Header (Logo and all):

How to change the MyBB logo and modify anything at the top of the forum http://community.mybboard.net/showthread.php?tid=1984

[edit] arraytobits() problem:

Problem: In some Admin CP pages, you may come across a PHP Fatal Error that could not find the function arraytobits(). http://community.mybboard.net/showthread.php?tid=865

[edit] phpBB --> MyBB converter:

If you already have a phpBB forum and you want to convert to MyBB, take a look at this converter-in-development http://community.mybboard.net/showthread.php?tid=332 (look at the latter pages)

[edit] Installing problem: /inc/db_.php

Problem: During installation, there may be a PHP error that says that "/inc/db_.php" could not be included. http://community.mybboard.net/showthread.php?tid=1989

[edit] Avatar and Signature Dimensions

MyBB RC4 does not support limiting dimensions of avatars and signatures. http://community.mybboard.net/showthread.php?tid=2005

[edit] Removing Moderators

Problem: In a fresh install of MyBB RC4, moderators cannot be removed from the Admin CP http://community.mybboard.net/showthread.php?tid=868

[edit] php_uname() PHP warning

Problem: A PHP warning comes up saying php_uname() has been disabled for security reasons. http://community.mybboard.net/showthread.php?tid=1459&pid=8640#pid8640

[edit] reset() PHP warnings

Problem: If there are no forums on your board, the PHP warnings below may come up in a black space in the Admin CP:

Warning: reset() [function.reset]: Passed variable is not an array or object in ***/admin/forums.php on line 59
Warning: Variable passed to each() is not an array or object in ***/admin/forums.php on line 60
Warning: reset() [function.reset]: Passed variable is not an array or object in ***/admin/forums.php on line 65

http://community.mybboard.net/showthread.php?tid=1765&pid=10579#pid10579

[edit] %1$s

Problem: There are some instances where you will find %1$s around the forum. This is a language problem in RC4. Examples of where this takes place is on the posting timeout page, and on the profile. http://community.mybboard.net/showthread.php?tid=1444&pid=8541#pid8541

[edit] Non-editable profile fields create an error when a user tries to update his/her profile

Problem: If you have set non-editable custom profile fields, users will see a MySQL error with a query like:
UPDATE ... fid3='', fid4=, fid5='...
when updating their profile page.

http://www.mybboard.com/community/showthread.php?tid=888


Back to FAQ

This page was last modified 22:21, 11 June 2006.