Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 133,836
» Latest member: allereifen365
» Forum threads: 176,958
» Forum posts: 1,239,728

Full Statistics

Latest Threads
max lines per post in myb...
Forum: General Support
Last Post: HAFOOCH
47 minutes ago
» Replies: 2
» Views: 270
getting error using vbull...
Forum: Merge System Support
Last Post: skinmi
3 hours ago
» Replies: 2
» Views: 243
how do i remove this from...
Forum: Theme Support
Last Post: Laird
5 hours ago
» Replies: 1
» Views: 39
Incorrect jump to anchor
Forum: General Support
Last Post: Feathertail
5 hours ago
» Replies: 2
» Views: 150
ERROR
Forum: Merge System Support
Last Post: skinmi
5 hours ago
» Replies: 0
» Views: 21
Select all in [code] and ...
Forum: Tutorials
Last Post: Joey_Pham423
7 hours ago
» Replies: 46
» Views: 44,188
Copy PHP CODE
Forum: Plugin Releases
Last Post: Joey_Pham423
7 hours ago
» Replies: 5
» Views: 728
Captcha Problem Not Showi...
Forum: General Support
Last Post: wshl
Today, 12:48 AM
» Replies: 0
» Views: 189
YouTube Shorts URLs
Forum: General Support
Last Post: Omar G.
Yesterday, 09:10 PM
» Replies: 3
» Views: 7,618
InPlayTracker plugin Issu...
Forum: Plugin Support
Last Post: Omar G.
Yesterday, 09:03 PM
» Replies: 5
» Views: 393

 
  Subforum Moderator(s) are invisible if Forum Moderator(s) exists
Posted by: asmile - 2010-09-01, 03:30 PM - Forum: 1.6 General Support - Replies (5)

Let's assume that we have forum A with moderator modA and sub-forum B with moderator modB.

In this case in forums list or in forum display you will never see ModB as moderator of forum B, only modA is showed as moderator of forum B in forum display.

only when there is no moderator in forum A you can see modB as moderator of forum B.

I found this after test migration to 1.6 from 1.4.13. Also this exist on a fresh installation of 1.6.

It is a bug or feature ?

If a feature - I don't like it ! Wink


I didn't check yet if ModB can moderate...

Print this item

  quick_phrases (registration agreement) problem (Blank Page)
Posted by: laur88nt - 2010-09-01, 03:18 PM - Forum: 1.6 General Support - No Replies

Hy all,

I make a mistake Sad, I put in Quick Phrase, at "registration agreement" HTML code, an after i received Blank Page.

How i can Edit this quick phrase without editor from page ? Beacause in editor i receive blank page.

Sorry for my bad english.


SOLVED:

If someone get this problem, edit manual this file "member.lang.php" and corect.

Print this item

Bug Random Client Denied by Server Configuration Errors Apache2
Posted by: xomp - 2010-09-01, 03:17 PM - Forum: 1.6 General Support - Replies (5)

It seems I have an on going issue that has plagued me ever since switching from phpBB3 to MyBB and that is the error:

[error] [client 76.177.45.17] client denied by server configuration: /var/www/mybb/memberlist.php, referer: 

What I do to throw this error is simply refresh my 2nd memberlist page several times in quick succession.

I've contacted support in both ##php and #httpd (apache) on Freenode for help and after much troubleshooting they determined it's an issue with MyBB itself and not with them saying it's a PHP coding problem with that particular page.

Has anyone had any issues with this before? We just cannot seem to solve this issue!

Print this item

  SQL Error
Posted by: Sahil_kr - 2010-09-01, 02:59 PM - Forum: 1.6 General Support - Replies (10)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1203 - User hfdbuser already has more than 'max_user_connections' active connections
Query:
[READ] Unable to connect to MySQL server

What does this mean?

Print this item

  Login - main page
Posted by: marcinn12 - 2010-09-01, 02:22 PM - Forum: 1.6 General Support - No Replies

Really sorry for my english.
Screenshot 1.png shows how it is now but I would like to do such as on the screenshot 2.png.
I mean just to immediately display the logon window such as on the screen 2 without having to click the login button.


header_welcomeblock_guest

<script type="text/javascript">
<!--
	lang.username = "{$lang->login_username}";
	lang.password = "{$lang->login_password}";
	lang.login = "{$lang->login}";
	lang.lost_password = "<a href=\"{$mybb->settings['bburl']}/member.php?action=lostpw\" class=\"lost_password\">{$lang->lost_password}<\/a>";
	lang.register_url = "<a href=\"{$mybb->settings['bburl']}/member.php?action=register\" class=\"register\">{$lang->welcome_register}<\/a>";
	lang.remember_me = "{$lang->remember_me}";
// -->
</script>
<!-- Continuation of div(class="upper") as opened in the header template -->
	<span class="welcome" id="quick_login">{$lang->welcome_guest} <a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="MyBB.quickLogin(); return false;" class="login">{$lang->welcome_login}</a> <a href="{$mybb->settings['bburl']}/member.php?action=register" class="register">{$lang->welcome_register}</a></span>
	</div>
</div>

What should I change?



Attached Files Thumbnail(s)
       
Print this item

Exclamation Help - Restricted Admin Access to Admin Control Panel
Posted by: imanidiot - 2010-09-01, 02:22 PM - Forum: 1.6 General Support - Replies (7)

On our website, we (by which I mean I) accidentally selected an option within the admin control panel to TAKE AWAY admin access to the control panel. I cannot login to the control panel at all, and as a deserved consequence, my site is suffering!

Oh holy gurus of MyBB, help me in my hour of need!

Note: It isn't just user groups, as I have tried the SQL below, I have actually blocked admin access to the control panel.

Tried this: UPDATE mybb_users SET usergroup = '4' WHERE uid = '1';


Help!!

Thank you!! Blush

Print this item

  Checkbox + group
Posted by: marcinn12 - 2010-09-01, 02:14 PM - Forum: 1.6 General Support - No Replies

In the beginning sorry for my bad English but I hope you will understand me.
I would like to merge the checkbox when registering with an automatic allocation to the group. I mean that someone chose class 3c to register and immediately after it is just connected to this group. Each group will have your own forum, with no possibility of integration in the other. (This is already done in groups of permissions.) How can I make it?


Can anybody help me answer this? i'm not a computer progammer so ... i dont do it myself.

Print this item

  Hour and minutes have the same value
Posted by: eholten - 2010-09-01, 02:13 PM - Forum: 1.6 General Support - Replies (7)

I have noticed a strange thing on our forum that I was wondering if anyone know the solution for.

The problem is that the hour and minutes always have the same value.
Even in the time zone. Se picture below.
   

Also when users post in the forum the hour and minutes is also equal. The same goes with the calendar.

So it looks like the problem is some internal code in mybb. Anyone that can point me in the right direction? Thanks.

Print this item

  Moderators Change..
Posted by: christinaxx - 2010-09-01, 01:54 PM - Forum: 1.6 General Support - Replies (1)

Is there a way Moderators can change/add/remove members to a user group?

Print this item

  Seo Urls and google descriptions ?
Posted by: rank21 - 2010-09-01, 01:27 PM - Forum: 1.6 General Support - Replies (17)

Hi guys, i want to make seo urls for my forum, like that: www.forum.com/thread-name-2132.html, but i don't know how ? You can give me a tutorial or a plugin for 1.6 ?

Probleme number 2, i don't know how to make the google meta description, and add the keywords like 1.4, i have a forum on 1.4 and i don't have problem with this. So .... give me some help, thanks...

Print this item