Where is that thing ? Any lessons to do it ?FreeBaGeL wrote: EDIT: Nevermind, just saw the text on how to add more.
Where is that thing ? Any lessons to do it ?FreeBaGeL wrote: EDIT: Nevermind, just saw the text on how to add more.
Oyabun1 wrote:Most 3rd party styles are based on either prosilver or subsilver2. You need to know which of those your style is based on then make the appropriate edits to the style - the prosilver edits to prosilver based styles or subsilver2 edits for subsilver2 based styles.
install_multiple_ranks.xml
). You substitute name of your style for prosilver wherever you see it.Oyabun1 wrote:In the install instructions (install_multiple_ranks.xml
). You substitute name of your style for prosilver wherever you see it.
What is "it"?logoster wrote:that didn't work, it still doesn't update the theme
Code: Select all
SQL ERROR [ mysqli ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'user_rank2 = 3, user_rank3 = 0 WHERE user_id = 2' at line 3 [1064]
SQL
UPDATE bb_users SET user_rank = 1 user_rank2 = 3, user_rank3 = 0 WHERE user_id = 2
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 189
CALL: dbal->sql_error()
FILE: [ROOT]/includes/acp/acp_users.php
LINE: 1785
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: acp_users->main()
FILE: [ROOT]/adm/index.php
LINE: 74
CALL: p_master->load_active()
Oyabun1 wrote:What is "it"?logoster wrote:that didn't work, it still doesn't update the theme
Ah, you are using AutoMOD, you should have said because that isn't part of standard phpBB.logoster wrote:the mod installer,
Oyabun1 wrote:Ah, you are using AutoMOD, you should have said because that isn't part of standard phpBB.logoster wrote:the mod installer,
When I was talking about substituting the style name I meant in following the instructions to make manual changes to the style.
What exactly have you done?
/images/ranks/
.