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?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks