I just change the permission settings for the folder after it complained of modules not being read. Once change, the whole Drupal can't work. It gives the following error,

vti_encoding:SR|utf8-nl vti_timelastmodified:TR|11 Jan 2007 08:54:44 -0000
Fatal error: Call to undefined function node_get_types() in C:...\includes\theme.inc on line 271

How could I solve this problem?

Comments

efl-1’s picture

I am having the same issue except it happened after I activated the image and image assist modules.
Exact same error message (well except for the file locations).

Anyone have any ideas?

Thanks!
Erik

socialnicheguru’s picture

I have the same problem but it is weird because it just went away when I reloaded. scared the sh**t out of me

Chris

http://SocialNicheGuru.com
Delivering inSITE(TM), we empower you to deliver the right product and the right message to the right NICHE at the right time across all product, marketing, and sales channels.

jbomb’s picture

is it possible that the module that's asking for node_get_types is asking for it before the node module is loaded? check the weight of the node module in the system table ... it should be lower than image and image assist.

angad_singh’s picture

I having this exact same problem. I migrated from a local system to a web host and there is some permissions problem (probably, as indicated above) due to which it is showing this error.

I had posted about it here http://drupal.org/node/277798#comment-905754.

Has anyone found a solution to this problem? (and the cause)

angad_singh’s picture

I had the very same problem, here's the problem as well as solution :)

http://drupal.org/node/277798

socialnicheguru’s picture

I noticed in the system table all of the modules were set to 1. taking your advice i made teh wieght 0 and everything is fine. I don't know it started in the first place

http://SocialNicheGuru.com
Delivering inSITE(TM), we empower you to deliver the right product and the right message to the right NICHE at the right time across all product, marketing, and sales channels.

socialnicheguru’s picture

I noticed in the system table all of the modules were set to 1. taking your advice i made teh wieght 0 and everything is fine. I don't know it started in the first place

http://SocialNicheGuru.com
Delivering inSITE(TM), we empower you to deliver the right product and the right message to the right NICHE at the right time across all product, marketing, and sales channels.