Jump to content

Recommended Posts

Posted

@Vazelos, change your resolution  higher than 1280 x....

 

 

it looks ugly and I see it have bugs, if you know what I mean

bugssd.png

  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...
Posted

Prefix option (CS 1.6 CS:S or CS:CZ) in Counter Strike Private Servers section not working for normal members. Please correct it asap. (Problem with permissions I guess)

Posted

Prefix option (CS 1.6 CS:S or CS:CZ) in Counter Strike Private Servers section not working for normal members. Please correct it asap. (Problem with permissions I guess)

and who will correct you?
Posted

The "Quick Reply" box, is to big. At least for me. IMG--> http://www.aedes.us/i8/G2zgB.png

 

Also

http://maxcheaters.com/forum/index.php?topic=214914.0

 

Its just need to edit style.css or index.css

#quickReplyOptions form textarea {
height: 100px;
width: 635px;
max-width: 100%;
min-width: 100%;

 

 

 

And the errors are mostly cause some packages are installed wrong.

 

Thanks

 

 

Also http://www.aedes.us/i8/yt2Ng.png it's a smf bug that don't show up the users logged today or it was a feature?

 

go themes/themename/boardindex.template.php

 

find

// If they are logged in, but statistical information is off... show a personal message bar.

 

replace with

// Users Online Today
echo '
		<div class="title_barIC">
			<h4 class="titlebg">
				<span class="ie6_header floatleft">
					<img class="icon" src="', $settings['images_url'], '/icons/online.gif', '" alt="', $txt['online_users'], '" />', $txt['uot_users_online_'.$modSettings['uot_setting_period']], '
				</span>
			</h4>
		</div>
		<p class="inline smalltext">';
echo
			$txt['uot_total'], ': <b>', $context['num_users_online_today'], '</b>';

		if ($context['viewing_allowed'])
echo
			' (', $txt['uot_visible'], ': ', ($context['num_users_online_today'] - $context['num_users_hidden_today']), ', ', $txt['uot_hidden'], ': ', $context['num_users_hidden_today'], ')';

			// Assuming there ARE users online... each user in users_online has an id, username, name, group, href, and link.
			if (!empty($context['users_online_today']) && $context['viewing_allowed'])
			{
echo
				'<br />', implode(', ', $context['list_users_online_today']);
			}
echo '
		</p>';


 

  • 6 months later...
Posted

Post hidden note at L2J Client Mode Section, is it that right the note only accept one value, maybe its a bug so please check ty.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock