I have a fresh install of 7.02 and when editing the aos_product_category_name field in Products Module I get the following error message. I am just changing the Display Label name
Notice: Undefined index: AOS_Product_Categories in C:\xampp\htdocs\SuiteCRM\modules\DynamicFields\templates\Fields\TemplateRelatedTextField.php on line 305 {“center”:{“title”:“Edit Fields”,“crumb”:"""</a> “”</a> | Studio</a> > Products</a> > Fields</span>
“,“content”:”\n\n
\n \n\n</div>\n\n
\n\n
</div>\n* field created in Studio</h3>\n
this did not happen in 7.01, I am just trying to set up the fresh install with the same field names an I had before so that i can transfer the data to the new install.
Anyone know what it means and if this will cause problems as i move forward? I tried to do a Repair from the admin but it did not seem to help.
I have similar problem when I import product categories after clicking button “import now” (file attached)
And in LOG file huge number of these:
01/31/14 10:28:56 [244][1][ERROR] File upload://IMPORT_AOS_Product_Categories_1-0 cannot be touched
01/31/14 10:28:56 [244][1][ERROR] File upload://import/dupes_1.csv cannot be touched
01/31/14 10:28:56 [244][1][ERROR] File upload://import/dupesdisplay_1.csv cannot be touched
01/31/14 10:28:56 [244][1][ERROR] File upload://import/errorrecords_1.csv cannot be touched
01/31/14 10:28:57 [244][1][ERROR] File upload://import/errorrecordsonly_1.csv cannot be touched
01/31/14 10:28:57 [244][1][ERROR] File upload://IMPORT_AOS_Product_Categories_1-1 cannot be touched
01/31/14 10:30:38 [244][1][FATAL] Caught error: Accessing static property ImportFieldSanitize::$createdBeans as non static
01/31/14 10:30:38 [244][1][FATAL] Caught error: Non-static method LanguageManager::loadModuleLanguage() should not be called statically
01/31/14 10:30:38 [244][1][FATAL] Caught error: Non-static method LanguageManager::loadModuleLanguage() should not be called statically
01/31/14 10:30:38 [244][1][FATAL] Caught error: Undefined property: AOS_Product_Categories::$parent_category_id
01/31/14 10:30:38 [244][1][FATAL] Caught error: Undefined property: AOS_Product_Categories::$parent_category_id
01/31/14 10:30:38 [244][1][DEPRECATED] SugarBean.php: preprocess_fields_on_save() is deprecated
01/31/14 10:30:38 [244][1][FATAL] Caught error: Non-static method SecurityGroup::inherit() should not be called statically, assuming $this from incompatible context
01/31/14 10:30:38 [244][1][FATAL] Caught error: Non-static method SecurityGroup::assign_default_groups() should not be called statically, assuming $this from incompatible context
01/31/14 10:30:38 [244][1][FATAL] Caught error: Non-static method SecurityGroup::retrieveDefaultGroups() should not be called statically, assuming $this from incompatible context
01/31/14 10:30:38 [244][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_assigned() should not be called statically, assuming $this from incompatible context
01/31/14 10:30:38 [244][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_parent() should not be called statically, assuming $this from incompatible context
01/31/14 10:30:38 [244][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_creator() should not be called statically, assuming $this from incompatible context
01/31/14 10:30:48 [244][1][FATAL] Caught error: stat(): stat failed for upload/import/status_1.csv
01/31/14 10:30:48 [244][1][FATAL] Caught error: touch(): UploadStream::stream_metadata is not implemented!
01/31/14 10:30:48 [244][1][ERROR] File upload://import/status_1.csv cannot be touched
01/31/14 10:30:48 [244][1][FATAL] Caught error: Non-static method LogicHook::initialize() should not be called statically
01/31/14 10:30:48 [244][1][FATAL] Caught error: Non-static method Tracker::logPage() should not be called statically
01/31/14 21:53:48 [3656][1][FATAL] Query Failed: SELECT aos_product_categories.id , aos_product_categories.name , aos_product_categories.description , LTRIM(RTRIM(CONCAT(IFNULL(jt0.first_name,‘’),’ ‘,IFNULL(jt0.last_name,’')))) assigned_user_name , jt0.created_by assigned_user_name_owner , ‘Users’ assigned_user_name_mod, aos_product_categories.assigned_user_id FROM aos_product_categories LEFT JOIN users jt0 ON aos_product_categories.assigned_user_id=jt0.id AND jt0.deleted=0
AND jt0.deleted=0 where aos_product_categories.deleted=0 ORDER BY parent_category_name ASC LIMIT 0,51: MySQL error 1054: Unknown column ‘parent_category_name’ in ‘order clause’
I want to notice that all product categories are imported in DB. I tested in 7.02 & 7.01 versions.
I am having same problems with a fresh install of 7.2.2
I imported my old custom fields (field_meta_data) to my database and did a repair and rebuild on both the crm and my database and I
keep getting this error while simply trying to change the display name of the custom field. Please HELPPPPP!
Thu Jun 18 16:19:47 2015 [17722][1][FATAL] Cannot modify field Query Failed: ALTER TABLE leads_cstm modify COLUMN clientnotes_c text NULL : MySQL error 1054: Unknown column ‘clientnotes_c’ in ‘leads_cstm’
Thu Jun 18 16:20:39 2015 [17722][1][FATAL] Cannot modify field Query Failed: ALTER TABLE leads_cstm modify COLUMN rate_c decimal(26,6) NULL : MySQL error 1054: Unknown column ‘rate_c’ in ‘leads_cstm’
Thu Jun 18 16:23:22 2015 [2467][1][FATAL] Cannot modify field Query Failed: ALTER TABLE leads_cstm modify COLUMN clientnotes_c text NULL : MySQL error 1054: Unknown column ‘clientnotes_c’ in ‘leads_cstm’