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.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..

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