Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
User Documentation and How To's:
How To: Integrate Jamroom with Mambo CMS : UPDATED 03/19/05
pitrag3r



Joined: 22 Jan 2005
Posts: 23
Location: California

Posted: 01/22/05 08:01 
I am using a mambo 4.5.1 system adn everytime I publish one of these modules I ge this

Notice: Table 'raginpit_mamb1.jamroom_band_info' doesn't exist in /home/raginpit/public_html/includes/database.php on line 184

Warning: Invalid argument supplied for foreach() in /home/raginpit/public_html/modules/mod_werkkrewspotlight.php on line 35


Can anyone help me? Shocked

Back to top
djmerlyn
Jamroom Ustad


Joined: 18 Dec 2003
Posts: 13497
Location: Behind You

Posted: 01/22/05 13:28 
Why is it looking for jamroom information in a mambo database?

Something is not configured correctly.

~


_________________
Pro JR Hosting, now 50% off!
-100% Guaranteed

"more server and network power than any host, dedicated to your jamroom site"
Back to top
pitrag3r



Joined: 22 Jan 2005
Posts: 23
Location: California

Posted: 01/22/05 18:21 
Yeah it's automaticaly pointig at the mambo database. what I am hoping to do is point it at the jamroom data base. How do I do that?

Back to top
djmerlyn
Jamroom Ustad


Joined: 18 Dec 2003
Posts: 13497
Location: Behind You

Posted: 01/22/05 18:40 
I ran into this problem the other day as well...

Because you are using 2 php programs in the same page...and the 2 php programs have similarily named files for functionality...the first one to be called is the one that is used for all PHP in the page.

Its very similar to CSS problems (using 2 in a page, with similar names for styles in each one.).

The only solution I know of is to change how you are including data into your page. That, or change the names of files and all the code inside the files...

Hope that helps~

Cheers!


_________________
Pro JR Hosting, now 50% off!
-100% Guaranteed

"more server and network power than any host, dedicated to your jamroom site"
Back to top
pitrag3r



Joined: 22 Jan 2005
Posts: 23
Location: California

Posted: 01/22/05 19:06 
Ok I have to admit that I'm a little naive concerning php and data bases. I have just learned how to install scripts with out an auto-installer and setting up the initial database for the script. Would you be interested in taking a look at my system and files? I would like to not just fix the problem but see how it's done.

Back to top
djmerlyn
Jamroom Ustad


Joined: 18 Dec 2003
Posts: 13497
Location: Behind You

Posted: 01/22/05 21:13 
I don't know anything about mambo, and couldn't possably be of any help... Crying or Very sad

But I have seen the same problem as you are seeing...with other scripts...and the only way to fix it is to change the way you are doing things.

I'm sorry Sad

Hopefully one of these mambo pro's will help you out?


_________________
Pro JR Hosting, now 50% off!
-100% Guaranteed

"more server and network power than any host, dedicated to your jamroom site"
Back to top
werkkrew



Joined: 20 Feb 2004
Posts: 126
Location: Phildadelphia, PA USA

Posted: 01/22/05 23:58 
No, its not a php issue at all.

The way the modules were designed, you need to have the mambo and jamroom tables in the same database.

You can either merge the two databases, or you can get creative with how the modules connect to the other DB.


_________________
My Site:
www.werkkrew.com
Affordable Web Design and Site Hosting:
www.werktheweb.com

Back to top
pitrag3r



Joined: 22 Jan 2005
Posts: 23
Location: California

Posted: 01/23/05 02:04 
So how do I merge them? and will it mess with the rest of my site?

Back to top
werkkrew



Joined: 20 Feb 2004
Posts: 126
Location: Phildadelphia, PA USA

Posted: 01/23/05 04:20 
youll have to change either your jamroom or mambo DB settings once you merge them, depending on which one you merge into the other.

There are SQL commands you can use, or just use phpMyAdmin


_________________
My Site:
www.werkkrew.com
Affordable Web Design and Site Hosting:
www.werktheweb.com

Back to top
jagor



Joined: 17 Dec 2004
Posts: 17
Location: Milano, Italy

Posted: 01/24/05 08:06 
Performing SEARCH in to Jamroom and Mambo

Anyone that did this?>

Is it possible to search from one search box, whole my site?

Back to top
buyourweb



Joined: 29 May 2004
Posts: 152

Posted: 01/27/05 09:18 
Hey Everyone
I know that if I'm using phpbb2 i can use a mod that allows for a new user to register to both jamroom and phpbb2 at the same time. ie one username and password for both..
Now I'm not using phpbb2 i'm only using Mambo 4.5.1 is there anyway I can have new users join both jamroom and Mambo at the same signup..
Thanks in advanced


_________________
Brad
www.Listen420.com
BuyOurWebHosting.com
Place 4 Heads
Back to top
pleclair



Joined: 27 Jan 2005
Posts: 65

Posted: 01/27/05 23:35 
I've read every post in this forum, but don't think they apply..

Trying to display the artist spotlight, but nothing appears..

I've merged the two databases, most modules work, others dont'..
The "hottest bands" and "newest bands" module for instance are generating a link to "http://sitename/jamroom/1/" , it seems to be missing "/bands" in the path..

Any ideas? Idea

Back to top
pleclair



Joined: 27 Jan 2005
Posts: 65

Posted: 01/28/05 12:27 
I'm getting an access denied in IE (page done but with errors) when I run a wrapped link to the Artists query that uses ranking.php..

Not sure why, the link is to a valid ItemID, although the error exists, the wrapped content seems to work.

I'm simply trying to isolate why my Jamroom modules aren't all working correctly. Still have symtoms listed in last post..

Back to top
pleclair



Joined: 27 Jan 2005
Posts: 65

Posted: 01/28/05 13:48 
I figured it out, a few modules work using different $band_url = parameters.. some require the /bands/ in the path and some require the jamroom root path.

Still can't get the spotlight artist to work. When I enable the module, it kills all the modules in my user1 area of Mambo, and that's regardless of where I place it on the page.

Weird, any help would be appreciated..
I'm getting the hang of this though!
Thanks Wink

Back to top
djmerlyn
Jamroom Ustad


Joined: 18 Dec 2003
Posts: 13497
Location: Behind You

Posted: 01/28/05 13:51 
I'll tell ya...be patient. I think there is a problem in the spotlight right now.

Well, I know there is a problem in the spotlight. But I think there is another problem in the spotlight because I can't get it to work on a grand total of 6 websites right now.

I don't think its just you Surprised

Cheers!


_________________
Pro JR Hosting, now 50% off!
-100% Guaranteed

"more server and network power than any host, dedicated to your jamroom site"
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
User Documentation and How To's

< Previous123456781112131415Next >
 
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.