Do not use the install.php which is included in the quick reply package that you installed. That one have bugs.i have problem help guys
i upload all files, and i edit all files,
then when i try to instal (contrib/install/install.php) i got blank page...
and in the topic i cant see Quick Reply
can any1help me
Do you mean to do it only for existing users or for newly registered too?frenzoo wrote:is any method to allow "quick post" for everyone in the forum so that they do not need to go to UCP to allow it.
Code: Select all
'user_options' => 230271,
Code: Select all
'user_options' => 895,
Code: Select all
'UPDATE phpbb_users SET user_options = 2048 | user_options'
Code: Select all
'UPDATE phpbb_users SET user_options = 4096 | user_options'
Please read this post.naBB wrote:what's this? sorry i have an error... on function_posting.php:22
I created a custom BB Code for centered text.DeathAwaitsU wrote:Quick question, how can i center the quick reply text area instead of it being aligned to the left?
Im using prosilver based theme.
And please dont just give me a new file, i want to know the actual code required as ive already edited my quick_reply.html file.
Thanks in advance.