Open:
footer.tpl
add code:
----- pl.php ----
<?php
$time = microtime();
$time = explode(" ", $time);
$time = $time[1] + $time[0];
$start = $time;
$time = microtime();
$time = explode(" ", $time);
$time = $time[1] + $time[0];
$finish = $time;
$totaltime = ($finish - $start);
printf ("Page took %f seconds to load.", $totaltime);
?>
add pl.php in "includes" folder.
View Comments & Reply...
Size swf file: 7kb
Open template: member_audio.tpl
Find:
var s1 = new SWFObject('{top.virtual_path}media/utils/mediaplayer.swf','mpl{rowcnt}','345','23','9');
s1.addParam('allowfullscreen','false');
s1.addParam('flashvars','file={top.virtual_pic_path}{audio_filename}&width=345&height=19');
</script>
Replace:
var s1 = new SWFObject('{top.virtual_path}media/mp3playerlightsmallv3.swf?audioPath={top.virtual_pic_path}{audio_filename}&autoStart=no','mpl{rowcnt}','210','25','9');
s1.write('mpl{rowcnt}');
</script>
Upload mp3playerlightsmallv3.swf in www/media
end.
Files:
http://depositfiles.com/files/zb7rq76r8 View Comments & Reply...
Limit "input".
Open account_audio_edit.tpl
Find:
After add:
if (limitField.value.length > limitNum) {
limitField.value = limitField.value.substring(0, limitNum);
} else {
limitCount.value = limitNum - limitField.value.length;
}
}</script>
Find:
Replace
onKeyUp="limitText(this,this.form.count,64);" maxlength="64" /><input readonly type="text" name="count" size="1" value="64"></dd>
Open forms.css
and add:
width: 705px; }
"width" set up under itself.
end.

----
View Comments & Reply...
Open:
templates/you_templates/member_audio.tpl
Find:
<dt>{lang:"member","title"}:</dt>
<dd>{audio_name}</dd>
After add:
<dt>Date:</dt>
<dd>{audio_post_date}</dd>
End.
View Comments & Reply...
www/template/you_template/member_blog_entry.tpl
Find:
After add:
<script type="text/javascript" src="/ajax/fancybox/jquery.fancybox-1.2.6.pack.js"></script>
<script type="text/javascript" src="/ajax/fancybox/141.js"></script>
Find:
end.
FILES: http://depositfiles.com/files/yc3kxtr8l View Comments & Reply...
add file .htaccess in www/cp
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REMOTE_ADDR} !=YOU_IP
RewriteRule ^.* maintain.php [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule> View Comments & Reply...
Sorry, bad english :)
Open:
www/templates/you_templates/member_sections_card.tpl
Add right at the end:
<!-- IF profile_field_country_name OR profile_field_city_name -->
<dt>Last visit:</dt>
<dd>{member_last_visit}</dd>
<!-- ENDIF -->
end :))
Screenshot:
user profile

search user
View Comments & Reply...
New user "login form" and "user menu" ;)
Screenshot in full thread!

View Comments & Reply...
Setup:
Replace files in www\media\utils\
end. =)
Download Player View Comments & Reply...






Latest Comments
Cometchat sucks, or is it me??
about 20 hours ago
SELL VLdPersonals commercal license 125$
4 days ago
Cometchat sucks, or is it me??
4 days ago