Custom CentOS Linux with Apache 2.2, php 5.1, mysql 5.0
SugareCRM 5.1a CE
This is not a live system so it's not really a big deal, but... I was playing around creating a package, with some custom modules, that I called test1 (a module was called passenger) - I believe I had added the Passenger module dashlet to my home page as well and think that is where my issue lies.
Now all I get is:I thought this would be fairly easy to fix using phpmyadmin and just searching through all the tables for test1 and removing records ... well did that, found some, removed and no effect. Searched the sources for the same and it all seems to be in the cache folder ... so is there a safe way to 'flush' this and/or another way to quickly fix my screwup.Code:Query Failed:SELECT test1_passenger.id FROM test1_passenger INNER JOIN contacts_tet1_passenger_c ON (test1_passenger.id=contacts_tet1_passenger_c.contacts_te_passenger_idb AND contacts_tet1_passenger_c.contacts_teercontacts_ida= '') WHERE contacts_tet1_passenger_c.deleted=0 AND test1_passenger.deleted=0::MySQL error 1146: Table 'sugarcrm.test1_passenger' doesn't exist
Cheers
/dan


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks