Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
Ultrabubble:
Please HELP!!!
fan



Joined: 26 May 2006
Posts: 192

Posted: 09/08/07 07:41 
Steve,

When trying to add the sql query i get the following error

Error
SQL query:
--
-- Database: `housepro_db`
--
-- --------------------------------------------------------
--
-- Table structure for table `jamroom_links`
--
CREATE TABLE `jamroom_links` (
`link_id` int( 6 ) unsigned NOT NULL AUTO_INCREMENT ,
`link_title` varchar( 100 ) NOT NULL default '',
`link_url` text NOT NULL ,
PRIMARY KEY ( `link_id` )
) ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =19;



MySQL said:
#1050 - Table 'jamroom_links' already exists

also after uploading the files and trying to run the sql query I can no longer access either the artist or member section, Ideas??

Back to top
SteveX
Ultrabubble


Joined: 30 Aug 2005
Posts: 8792
Location: Ultrabubble

Posted: 09/08/07 09:29 
You would need to drop (delete) the table before running the query. Note that doing this will lose any existing urls in the link database so if you have existing links export them first and add them into the query.

With the artist and member sections, have you uploaded the sefjam script and renamed the htaccess file? You need to do both before it will work.


_________________
Kulshi Mezian!

"Stranger from another planet, welcome to our hole. Just strap on your guitar and we'll play some rock and roll"

Ultrabubble create things.
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
Ultrabubble

 
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.