Marco, Is this a MySQL db?
If so could it be that the table names are created with the incorrect case. There is a MySQL setting that allows the case sensitiveness to be ignored, but I believe this is a server-wide setting. It might be setting is different between the 2 servers. I hit this type of problem a few months ago. The DB was created on a windows machine and then uploaded to linux server and had case sensitivity issues. Chris. On Dec 7, 1:43 pm, Marco van den Oever <[email protected]> wrote: > The 5.2.2 project shows in types: > > dmArchive handler dmArchive Deploy > category dmCategory Deploy > Scheduled Tasks dmCron Deploy > CSS dmCSS Deploy > Emails dmEmail Deploy > File dmFile Deploy > Flash dmFlash Deploy > > and some type shows that many fields are not deployed. > > On Dec 7, 2:23 pm, Marco van den Oever <[email protected]> > wrote: > > > > > > > > > One project is 5.2.2 and the other one was 6.0.7 and now putting back > > 5.2.2 for that one. > > Seems something has happened while generating db through the sql file? > > > Blair McKenzie wrote: > > > What version of core? > > > > Blair > > > > On Tue, Dec 7, 2010 at 8:11 AM, Marco van den Oever < > > > [email protected]> wrote: > > > > > I see that all kinds of content types are marked as not deployed while > > > > are deployed... mmmm..... > > > > > On Dec 6, 9:59 pm, Marco van den Oever <[email protected]> > > > > wrote: > > > > > I just moved a db to another host and when i click a custom type link > > > > > in webtop i get: > > > > > > "The 'Nieuws' content type has not been deployed yet. Click here to > > > > > deploy it now. " > > > > > > When i deploy it i get: > > > > > > "Table 'nieuws' already exists" > > > > > > There are records in the db and they are showed on the website. > > > > > Also in admin / types i see the nieuws type is deployed. > > > > > > Now i can't enter the content type through webtop and add or alter > > > > > items. > > > > > > Any idea's? > > > > > -- > > > > You received this message cos you are subscribed to "farcry-dev" Google > > > > group. > > > > To post, email: [email protected] > > > > To unsubscribe, email: > > > > [email protected]<farcry-dev%2bunsubscr...@googlegrou > > > > ps.com> > > > > For more options:http://groups.google.com/group/farcry-dev > > > > -------------------------------- > > > > Follow us on Twitter:http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
