Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 5000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 8 post(s). Click here to show all
Posted by: Dandello
Posted on: Dec 11th, 2017 at 8:10pm
Your first complaint is a demonstration of what happens when the proper language add on isn't added on.
2, it appears that on your server the YaBMod Mod folder or temp upload folder is wrong or misconfigured.

in Russian/Admin.lng this needs to added at the bottom on the file just above the 1;
Code (Perl)
Select All
 $mod_list{'userstoday_set'} = 'Настройки пользователей сегодня';
 $mod_list{'userstoday_set1'} = 'Редактирование настроек пользователей сегодня';

  



Rucola wrote on Dec 11th, 2017 at 7:56pm:
guests see the users-thank you,
Huh?
Posted by: Rucola
Posted on: Dec 11th, 2017 at 7:56pm
guests see the users-thank you, and the admin center how to fix it?
Posted by: Dandello
Posted on: Dec 11th, 2017 at 7:48pm
find in Memberlist.pm
Code (Perl)
Select All
            if ( $usermemberpage == 1 || $iamguest ) { 



replace with
Code (Perl)
Select All
            if ( $usermemberpage && $usermemberpage == 1 || $iamguest ) { 

Posted by: Rucola
Posted on: Dec 11th, 2017 at 7:45pm
now I'm working with a file from a backup
Posted by: Rucola
Posted on: Dec 11th, 2017 at 7:43pm
Обнаружена Ошибка! Use of uninitialized value $usermemberpage in numeric eq (==) at ./Sources/Memberlist.pm line 569.

when guests click on the users tab
Posted by: Rucola
Posted on: Dec 11th, 2017 at 7:30pm
## Users Today Mod ##
     my $users_today = "userstoday|$mod_list{'userstoday_set'}|$mod_list{'userstoday_set1'}|";
     push @boardmod_mods, $users_today;
### END BOARDMOD ANCHOR ###
Posted by: Rucola
Posted on: Dec 11th, 2017 at 7:28pm
Обнаружена Ошибка! Use of uninitialized value $mod_list{"userstoday_set"} in concatenation (.) or string at /home/host1609329/ablackhole.ru/htdocs/forum/cgi-bin/yabb2/AdminIndex.pl line 377.
Posted by: Rucola
Posted on: Dec 11th, 2017 at 7:27pm
guests and participants-after the installation of the fashion participants and guests-the administrator skewed up panel-like this picture