View Single Post
  #9  
Old 06-13-2009, 06:40 PM
silveryhat's Avatar
silveryhat silveryhat is offline
 
Join Date: May 2007
Location: Gaia
Posts: 306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nightbloom View Post
OK I really wanted to try it and I installed it. It doesnt work for me. Members cant input artists, when I click links that members put in, they dont work. I tried messing with the permissions and settings but I just keep getting database errors.

I get database errors when I make a new category also. The categories dont work, they arent links, just text...

http://igamelegit.com/music.php
Arg I knew I forgot something when i brought this topic over here from 3.6 section, THE F.A.Q part ._. , so here it is. Take a look at question 2 then 4 :]

HOW-TO & F.A.Q

1 - Add musicbox link to navigation bar. Wut to do!?


Edit your style template
AdminCP > Styles & Templates > Your Style template to edit > Navigation / Breadcrumb Templates > navbar.

FIND :
PHP Code:
        <if condition="$show['member']">
            <
td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
        </if> 
ADD BEFORE THAT :
PHP Code:
        <td class="vbmenu_control"><a href="music.php$session[sessionurl_q]">InstantMusicbox</a></td
Change the word Instant! Musicbox to anything you'd like. Save the change.

2 - I make a category in AdminCP. When I post a song I see no category appears in the list OMG!!
Category Level 1 is considered as Parent Category therefore it cannot be used. Create a sub-category under it and you are set. Currently it only supports 2 Levels of Category.

3 - Hey how I post youtube video clip?
On the Post page there are four small buttons next to the URL box, with the icons of Youtube, Metacafe,Dailymotion and Googlevideo. If a youtube link looks like this
The bold part is the only part you need to copy, and then click the Youtube button to paste the code into the box. Then you choose Flash for the File type and Set!



4 - Can my members add artist ? or Album ?
No.

Why?!
Imagine how a mess it would become if one member adds "Lady Gaga" , then another adds "ladyGaga" and his friend who also plays the forum does "Gaga lady", but a random member does not like those names and wants to do "Gaga my luv" for himself while a noob dont know wat and dont know how where he accidentally creates "Lazy haha" into the list.. The same reason applies for Album records therefore only Admin can create the artist and album. It might be a hard work but you want your musicbox looks good with working portraits and correct information.

5 - silveryhat I cannot edit any song I post, a no permission page appears, are they gonna be perpetual that way now ?
OK.
dat wasnt the answer!
^^ you have not fully explored the configuration file. Go ahead and disable this part
PHP Code:
    //Confirm where user comes from when a request to edit song sent. 
    //Default is yes. If members reach permission restriction when editting a song, turn this off
    
'check_user_location_when_post_edit_song'    =>    'yes'


6 - I mean no harm but. WTH should I look if I want to delete/edit a song ?

Definitely not in H , take a peek



Please note, the two buttons there, Edit only shows to poster of the song OR administrator. Delete button appears for Admin only.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01249 seconds
  • Memory Usage 1,797KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete