HaYLaZ
02-09-2006, 10:00 PM
Add your page visitor counter:D
demo:http://www.haylazturk.com/adult/index.php?styleid=3
installing
1:unzip attached file and upload counter folder to forums root
2:Open counter folder>>config.php and write your information like below:
database name
database username
database userpassword
you can change page background color and text colors in config.php too
3:go to phpmyadmin>>select your database>>click sql querry than make this sql querry below:
CREATE TABLE counter (
countnr int(10) NOT NULL auto_increment,
tag int(2) NOT NULL default '0',
monat int(2) NOT NULL default '0',
jahr int(4) NOT NULL default '0',
KEY countnr (countnr)
) TYPE=MyISAM;
4:Open your footer template and at the end of the codes add below:<!--haylaz_counter-->
<br />
</tr>
</table><br />
<if($imprint_url != '')>
<then>
</then>
<else>
<if($imprint_text != '')>
<then>
</then>
</if>
</else>
</if>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" class="tableinborder" align="center">
<tr>
<td class="tablea"><span class="smallfont"><center><iframe width=200 height=83 frameborder=0 src="http://www.yoursite.com/counter/counter.php"
name="counter" scrolling="no">Your browser doesnt support frames!</iframe><center></a></span></td>
<!--haylaz_counter_finished-->
EDİT THE GREEN THE CODES ABOVE
thats all enjoy:D:D:D
NOTE:change counter folder and files CHMOD to 777
demo:http://www.haylazturk.com/adult/index.php?styleid=3
installing
1:unzip attached file and upload counter folder to forums root
2:Open counter folder>>config.php and write your information like below:
database name
database username
database userpassword
you can change page background color and text colors in config.php too
3:go to phpmyadmin>>select your database>>click sql querry than make this sql querry below:
CREATE TABLE counter (
countnr int(10) NOT NULL auto_increment,
tag int(2) NOT NULL default '0',
monat int(2) NOT NULL default '0',
jahr int(4) NOT NULL default '0',
KEY countnr (countnr)
) TYPE=MyISAM;
4:Open your footer template and at the end of the codes add below:<!--haylaz_counter-->
<br />
</tr>
</table><br />
<if($imprint_url != '')>
<then>
</then>
<else>
<if($imprint_text != '')>
<then>
</then>
</if>
</else>
</if>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" class="tableinborder" align="center">
<tr>
<td class="tablea"><span class="smallfont"><center><iframe width=200 height=83 frameborder=0 src="http://www.yoursite.com/counter/counter.php"
name="counter" scrolling="no">Your browser doesnt support frames!</iframe><center></a></span></td>
<!--haylaz_counter_finished-->
EDİT THE GREEN THE CODES ABOVE
thats all enjoy:D:D:D
NOTE:change counter folder and files CHMOD to 777