Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
Jamroom Developers:
Creating button on Module in control panel
jamesd116



Joined: 05 Jun 2006
Posts: 1559
Location: Rochester Pa

Posted: 11/09/10 06:24 
I seem to cant get the menu button to show up in the artist control panel. Can someone expolain to me how to do the following code


Code
if (!isset($config['jryoutube_custom_menu']) || $config['jryoutube_custom_menu'] == 'yes') {
        return true;
Like This


Code
if (!isset($config['ecmModule_custom_menu']) || $config['ecmModule_custom_menu'] == 'yes') {
        return true;
or like this


Code
if (!isset($config['ecmModule']) || $config['ecmModule'] == 'yes') {
        return true;

TIA
James


_________________
One day the court system will learn that a childs mother is not the only option...... Question is will it be too late by that time...
Back to top
jamesd116



Joined: 05 Jun 2006
Posts: 1559
Location: Rochester Pa

Posted: 11/09/10 06:29 
ofcourse within minutes of posting this I found my answer and this is with a couple days of testing different things and pulling my hair out til i was bald... oh um I was already bald


Code
   if (!isset($config['ecmclassifieds_custom_menu']) || $config['ecmclassifieds_custom_menu'] == 'yes') {
        return true;



_________________
One day the court system will learn that a childs mother is not the only option...... Question is will it be too late by that time...
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
Jamroom Developers

 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.