Can i ask some question ?
I'm making a music box and this is demo :
http://nhipsonghue.net/forum/music.html Following a page guild :
1 : open file phuchoi.php and fill your forum's data in
2/1 : open file _config_counter.php and fill your forum's data in
2 : upload all folder to your Forum folders in host
3 : Log in to your Admincp forum => Styles & Templates => Download / Upload Styles => select a Skin you want to show the music box ( BUT NOT SELECT
NEW SKIN ) and write your link to Skin_music.xml for importing
4 : Run IE and run www.yourdomain.com/forum/phuchoi.php
5 : Admincp => Styles & Templates => Search in Templates => Find "music_play" => and find "http://nhipsonghue.net/forum/tangbanbai-$id.html" change it into your domain
NOTE : ( chú ý : This code use .htaccess , for rem (!?) link , if your forum hacked mode or use what have .htaccess ,check file .htaccess OR open file your old file .htaccess and addition this code :
CODE
RewriteRule ^music.html music.php [L]
RewriteRule ^music.html music.php [L]
RewriteRule ^nghebai-([0-9]+).html music.php?do=song&id=$1$id [L]
RewriteRule ^tangbanbai-([0-9]+).html music.php?do=song&id=$1$id [L]
RewriteRule ^dangnhac.html music.php?do=add [L]
RewriteRule ^nghealbum-([0-9]+).html musicplayalbum.php?id=$1$id [L]
RewriteRule ^capnhatbaiso-([0-9]+)-thanhcong.html music.php?do=editfinish&song=$1$_POST[id] [L]
RewriteRule ^suabaiso-([0-9]+).html music.php?do=editsong&id=$1$post[id] [L]
RewriteRule ^dangbai-([0-9]+)-thanhcong.html music.php?do=addfinish&song=$1$sid [L]
This is 2 attach files :
Music Box :
http://www.mediafire.com/?11jjgottyxbXml files :
http://www.mediafire.com/?xt2tzbxdhtxBUt , remember : This is in VIETNAMESE Language :|
and when i upload it into the host -( have .htacess file )- and have above error :|
What i can do for making this mod play ?