Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[RESOLVED] Force quick-reply on users?
#1
For some odd reason, many users on my forum suddenly (and sporadically) had their "show quick reply" box unchecked from their profiles.

Is there anyway to force this setting upon everyone, so I don't have to go back and check every profile to make sure it's checked?

It's already set up as a default option for new registrations, but how can I force it upon a usergroup immediately? Quick reply is not an option in the group permissions.
-------------------------------------------------------
[Image: 315bd3l.png]
Reply
#2
PHP Code:
UPDATE `mybb_usersSET `showquickreply` = '1'
MyBB Support Team Lead
Reply
#3
I'm sorry, I'm sure this is obvious @[MattR] but where do I go to do that in the templates?
-------------------------------------------------------
[Image: 315bd3l.png]
Reply
#4
Did u make this site?
Or are you admin?
dont rip people off or you will not
R.I.P
[Image: suwy9x.jpg]
Reply
#5
(05-10-2010, 02:55 PM)elvenpure Wrote: Did u make this site?
Or are you admin?

The forums is a popular theme but yes to both.

I just did some reading and found out I needed to go to my database. I found the location for mybb_users but I'm not sure how to set things globally from there.

I understand "UPDATE `mybb_users` SET `showquickreply ` = '1'; " refers to changing the value to on, but I'm not sure how to do that all at once. Perhaps I'm doing it wrong?

I've gone to SQL part to run what was directed, however when I click go it tells me the format or what not is not correct.

#1054 - Unknown column 'showquickreply ' in 'field list' (the image below is for reference, I realize that it is entered incorrectly in the image below)

[Image: ifoldg.png]
Never mind guys! Problem solved! It seems you accidentally put an extra space between showquickreply and the quotation mark! I'm dumb (: Thanks for the help guys.
-------------------------------------------------------
[Image: 315bd3l.png]
Reply
#6
So I did, my bad.
MyBB Support Team Lead
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [MyBB] How to Force/Remove postbit styles. Focnr 0 2,428 06-02-2011, 04:50 PM
Last Post: Focnr
  MyBB Reply and ' character Byte 4 1,335 04-26-2010, 11:07 PM
Last Post: Raptureā„¢
  [RESOLVED] Removing this navigation from Index? DLight03 2 857 04-08-2010, 02:50 AM
Last Post: DLight03
  [RESOLVED] Nasty Bug in first thread posts (post thinks it is HTML) DLight03 8 1,490 04-08-2010, 02:33 AM
Last Post: DLight03
  mybb closed/reply Detective RooTz 4 1,183 02-20-2010, 06:58 AM
Last Post: ELY_M

Forum Jump:


Users browsing this thread: 1 Guest(s)