I recently downlaoded the following

CCK
Node Profile
subscriptions
user_profile_node_integrator

I already had a older version of CCK, node_rpofile and subscriptions

Now when I log in i get an empty mdouels page

what gives

what are the stps to dbug such a problem

can i do something through the database

help................

Comments

sepeck’s picture

Handbooks >> Troubleshooting FAQ

First item

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide

rxs0569’s picture

Where would I find this error logged if I am using a IIS web server

sepeck’s picture

Please re-read it. You are probably short on php memory allocated. So check your php.ini file fo rth esettings and try something higher, or remove some contrib modules.

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide

dami’s picture

"I already had a older version of CCK, node_rpofile and subscriptions"

Do you mean you have both versions in your modules directory, like /CCK and /CCK_new? If so, it definately will cause a blank page because you can't have 2 modules with the same name...

rxs0569’s picture

I got rid of the error by deleting the user_node_profile module...

But I am not sure if this was because of the memory error as indicated in the troubleshooting section.

I cannot find this error logged in IIS

miahawk’s picture

I commented out line 2 in user_profile_node_integrator... now the modules page loads and I can enable the mod.