This post should spread some light on itahmedmoselhi wrote:quickreply box appears twice
Code: Select all
'user_options' => 895,
Code: Select all
'user_options' => 230271,
Please read this postBogey wrote:I don't have the following code to find and replace
You might have to enable it in your UCP/Board preferences/Edit display options.Bogey wrote:I get quick reply but I don't get quick topic thing... or is quick topic not part of the deal?
The feature actually sounds like "Quote selected". Try to select some text in corresponding post firstBogey wrote:Also, when I quote someone, it doesn't do anything.
Uh! I got it. Thanks, that's great!rxu wrote:You might have to enable it in your UCP/Board preferences/Edit display options.Bogey wrote:I get quick reply but I don't get quick topic thing... or is quick topic not part of the deal?
That works...rxu wrote:The feature actually sounds like "Quote selected". Try to select some text in corresponding post firstBogey wrote:Also, when I quote someone, it doesn't do anything.
And on Board preferences in Profile I get this error:[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 884: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 1165: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
I don't understand why I get these errors in files now that I've replaced the altered once with my backups!?[phpBB Debug] PHP Notice: in file /includes/ucp/ucp_prefs.php on line 113: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 1165: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4183: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4185: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4186: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4187: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
Code: Select all
foreach ($user->lang['dateformats'] as $format => $null)
Code: Select all
foreach ($user->lang['dateformats'] as $format => $null)