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
jagor



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

Posted: 02/10/05 20:43 
sorry for this misunderstanding...

i mean i use: http://www.mypage.com/jamroom for URL ....so its the right ones.

may be the problem is that i have downloaded wrong files

i have
werkkrewBandRating.zip - 2.61kb
werkkrewSpotlight.zip - 3.39kb

which i downloaded from the very top of this topic.

i have read the previous posts from people with this problem too, but cant figured out the fix....
Embarassed

is everything suppose to work fine now?

10x
jagor

Back to top
pleclair



Joined: 27 Jan 2005
Posts: 65

Posted: 02/10/05 22:31 
Only if you own the domain "mypage.com"...

...you need to replace it with your REAL domain name Laughing

Back to top
jagor



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

Posted: 02/11/05 17:04 

pleclair:
Only if you own the domain "mypage.com"...

...you need to replace it with your REAL domain name Laughing


Look i can bet I put the right jamroom url.. Very Happy i have my site working ok, and other modules working ok too...so the problem is not with my DN..

Pleclair,
can you tell me how do you fix your problem with the Spotlight module pls...is it just to download the latest versions of the files, or you did some changes in to the code aswell??

I have mambo 4.5.1 and the latast module versions (im not positive bout that..i receve no confirm)

10x
jagor

Back to top
pleclair



Joined: 27 Jan 2005
Posts: 65

Posted: 02/12/05 11:19 
Well, I had the same problem when I ran on IIS with PHP..
May have benn a PHP.ini issue or something..

When I went live, I uploaded to Apache, and everything worked fine.
Not sure why IIS, but like I said it may just have been a minor config difference between the two.

Just make sure that all parameters a correct, that about all you can do, other than that, the problem may be coming from your PHP or Mambo configuration.

Also, if you FTP to your ISP, make sure you send your .zip in binary format, ASCII can mess things up..

Hope you get lucky!
Paul



Last edited by pleclair on 02/12/05 23:36; edited 1 time in total
Back to top
pleclair



Joined: 27 Jan 2005
Posts: 65

Posted: 02/12/05 23:33 
Hey Werkkrew,

Is there a way to display more than one song in the Spotlight module?

I played with the DESC LIMIT 1 statement, but that only seemed to change which song got displayed..

Thanks
Paul

Back to top
pleclair



Joined: 27 Jan 2005
Posts: 65

Posted: 02/13/05 00:08 
Also Werkkrew, does this make any sense?

I'm trying to spotlight a particular artist, his ID is 2, I can select any other band ID, but when I select band ID "2" it shows up blank..

Does this happen to you? only on the number 2..
Is there something in the code that would prevent 2 from working?

Paul

Back to top
werkkrew



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

Posted: 02/13/05 01:14 
Not that I know of, but I will look into it.

Ill do some work this week to allow more then one artist per module and more then one song per artist.

Ill make it as intutitive as I can


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

Back to top
pleclair



Joined: 27 Jan 2005
Posts: 65

Posted: 02/13/05 08:59 
Hey that would be great..

What is the main language of the modules? How can I learn to understand it better, maybe even learn to build them?

Thanks
Paul

Back to top
werkkrew



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

Posted: 02/13/05 10:09 
PHP/MySQL


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

Back to top
xlikelinusx



Joined: 24 Jul 2004
Posts: 31
Location: Denver, CO

Posted: 02/15/05 15:53 
Say i wanted to use the post user but post a user to multiple mambo sites. How would i do that?

Back to top
werkkrew



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

Posted: 02/15/05 16:01 
probably just make multiple sets of db credentials (user, password, table, database)

then enclose the query in a loop for the # of sites you want to create logins for

If you know php it should be easy.


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

Back to top
xlikelinusx



Joined: 24 Jul 2004
Posts: 31
Location: Denver, CO

Posted: 02/16/05 09:20 

Quote:
$link_type = $params->get( 'link_type' ); //1 for link to band site, 2 for link to play the song, 3 for a choice
$limit = $params->get( 'limit' ); //How many items to show in list max
$band_url = $params->get( 'jamroom' );
$bullet_img = $params->get( 'bullet' );
$main_link_style = $params->get( 'mainlink' );
$sub_link_style = $params->get( 'sublink' );
$max_words = $params->get( 'max_words' );

////Database Parameters

$useDatabase = $params->get( 'useDB' );
$db_user = $params->get( 'db_user' );
$db_password = $params->get( 'db_password' );
$db_name = $params->get( 'db_name' );
$db_path = $params->get( 'db_path' );


Where again would i put my params?

Back to top
xaebaby



Joined: 30 Jul 2004
Posts: 8

Posted: 02/18/05 17:49 
did the modules change.. i think i was reading that correct right? how about those of us who were happy with the merged databases and still want to use old mambo.. im doing a reinstall as my dumb hosting decided to delete all my backups and need to redo can i still get the old mods?

Back to top
ramz



Joined: 28 Feb 2005
Posts: 99
Location: Fairfax, VA

Posted: 02/28/05 12:26 
Can mambo integration be done outside of the wrapper? Honestly I think pretty much anything wrapper based looks pretty ghetto on a pretty mambo site... creating a com_jamroom would be the bomb... Very Happy

Back to top
ramz



Joined: 28 Feb 2005
Posts: 99
Location: Fairfax, VA

Posted: 02/28/05 21:08 
I tried installing the New Music module, but ran into a snag when I set it up to reference the jamroom db, which is different from the mambo db... anyway, once I published the module into the left portlet, all the other modules that are in that portlet began outputting error messages about not being able to find db data in the jamroom db, as if they all inherited the db settings of the New Music module somehow... unpublishing the module made the problem disappear, but I thought you'd like to know...

Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
User Documentation and How To's

< Previous12345...101112131415Next >
 
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.