Re: No data saving in Opportunities
After a load of testing I figured out a fix:
1. Set up a brand new install of Sugar 4.5.0h into another folder within my htdocs folder (web root folder).
2. I now have my live version of sugar, a development system & a brand new clean install.
3. Using My SQL Administrator I exported the following tables from the new install of sugar:
> opportunities_audit
> opportunities_contacts
> opportunities_cstm
4. I then imported these tables into my dev version.
5. Ran a backup of the dev version using My SQL Admin before any data was added.
5. Re-added all the custom fields into the dev version.
6. Tested the new fields worked.
7. I then imported the tried and tested opportunities tables listed above into my live sugar site.
NOTE: Make sure you only export & import the database structure if you have data in your live site or it will be overwritten with nothing.
.
Sugar Version - 4.5.0h
Sugar Edition - SugarSuite
OS - Win 2003 Server Std
PHP Version - 5.2.0
Database - MySQL Server 5
Web Server - Apache 2.0.59
Bookmarks