Now, just some positive feedback:
Smileys weren't working in quick reply. After the fix by StaticFX and clearing the cache, everything seems to be working....




lol
General Error
SQL ERROR [ mysql4 ]
Duplicate entry 'display_quick_topic' for key 1 [1062]
SQL
INSERT INTO phpbb_3config (config_name, config_value, is_dynamic) VALUES ('display_quick_topic', 1, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 133
CALL: dbal_mysql->sql_error()
FILE: includes/functions.php
LINE: 132
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_board.php
LINE: 406
CALL: set_config()
FILE: includes/functions_module.php
LINE: 460
CALL: acp_board->main()
FILE: adm/index.php
LINE: 80
CALL: p_master->load_active()



var baseHeight;
onload_functions.push('initInsertions()');
function initInsertions()
{
if (is_ie && typeof(baseHeight) != 'number')
{
textarea.focus();
baseHeight = doc.selection.createRange().duplicate().boundingHeight;
document.body.focus();
}
}
Howerver, when I try to disable only the post icons, it also disables the smilies as well.
I want to disable the post icons without affecting the smilies. 




Fatal error: ./cache/ is NOT writable. in /home/....../includes/acm/acm_file.php on line 88

StaticFX wrote:Dave, that fix didnt work right.. look a few posts up and use that fix.. (adding code to the quick_editor.js)
adding the entire editor.js file causes other issues.....
ftp into your site...
change the permissions on the CACHE folder to 755
im guessing that it cant write to the folder?

Return to Topic, Forum, Posting MOD Downloads
Users browsing this forum: Googlebot and 3 guests