Results 1 to 5 of 5

Thread: Error on table sugarcrm.songs_cstm

  1. #1
    Tavares is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    120

    Default Error on table sugarcrm.songs_cstm

    Hello.
    After installing the songs module its appearing the following error:

    "Retrieving record by id songs: found Query Failed:SELECT songs.* , songs_cstm.* FROM songs LEFT JOIN songs_cstm ON songs.id = songs_cstm.id_c WHERE songs.id = '' LIMIT 0,1::MySQL error 1146: Table 'sugarcrm.songs_cstm' doesn't exist"

    The installation of the module returned no errors, only when i remove it returns the following errors and warnings:

    ERROR: rmdir_recursive(): argument cache/upload/upgrades/module/Songs_Example_Module-4.0.1-restore is not a file or a dir.
    Warning: unlink(cache/dynamic_fields//Users/fields.php): Permission denied in /var/www/html/crm/include/dir_inc.php on line 73

    Warning: rmdir(cache/dynamic_fields//Users): Directory not empty in /var/www/html/crm/include/dir_inc.php on line 90

    Warning: rmdir(cache/dynamic_fields/): Directory not empty in /var/www/html/crm/include/dir_inc.php on line 90

    Module Uninstall Successful

    How can i fix this?Do i have to create the table myself, and wich fields should i create with it?

  2. #2
    Tavares is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    120

    Thumbs down Re: Error on table sugarcrm.songs_cstm

    Does anybody knows why this appens??
    Its a module made to work...and it isn't working correctly!!

    I would apreciatte some help!

    Tanks!

  3. #3
    pblag's Avatar
    pblag is offline Sugar Community Member
    Join Date
    Jul 2006
    Location
    Ukraine (Chernivtsy)
    Posts
    347

    Post Re: Error on table sugarcrm.songs_cstm

    Hi Tavares!

    In your situation it is possible that you have some problems with files permission.
    You have to chmod all files to 777 and uninstall module again. After that install this module if you still have this problem you can create new table with id_c field but i am not sure that it will help you.

    Regards,
    Petro Blagodir
    pblag@blagodir.com
    http://www.blagodir.com

  4. #4
    Tavares is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    120

    Default Re: Error on table sugarcrm.songs_cstm

    Hello!
    I had to create both tables manualy...and the problem seems like its solved!Now i have another problem when saving to the database...it says that i have an MySql error when inserting, butt it don't says wich file should i correct it...so i was wondering if anybody nows where to see the SQL statement when inserting into the database.

    Tanks!

  5. #5
    pblag's Avatar
    pblag is offline Sugar Community Member
    Join Date
    Jul 2006
    Location
    Ukraine (Chernivtsy)
    Posts
    347

    Post Re: Error on table sugarcrm.songs_cstm

    Hi Tavares!

    i think that for checking sql query you have to try file
    data/SugarBean.php

    Regards,
    Petro Blagodir
    pblag@blagodir.com
    Blagodir Software

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. problemi step 6 di SugarSuite-Full-4.0.1h
    By lucia in forum Italiano
    Replies: 0
    Last Post: 2006-12-27, 08:50 AM
  2. 4.0.1 Installation Problem
    By clawton in forum Help
    Replies: 14
    Last Post: 2006-02-13, 04:17 PM
  3. Fatal error: Max
    By spokes2k4 in forum Help
    Replies: 3
    Last Post: 2006-01-15, 03:50 PM
  4. php 5.0.4 + MySQL 5.0.9
    By sergiogu in forum Help
    Replies: 0
    Last Post: 2005-08-30, 04:38 PM
  5. Empty config.php at the end of install
    By aemadrid in forum Help
    Replies: 2
    Last Post: 2005-08-01, 06:29 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •