Hi,
I am trying to install CToool 6.x-1.0-beta4. But when i copy the ctool folder to sites\all\modules or modules folder the link admin/build/modules doesnt comeup(ie white screen).
Could you please let me know if you have any resolution for this.

Comments

vm’s picture

white screens are typically memory exhaustion errors.
How much memory is available to you? have you tried increasing it. the more modules you use the more memory you need. http://drupal.org/node/76156

have you checked your error logs?

vm’s picture

Status: Active » Postponed (maintainer needs more info)
mesubis’s picture

below given are the log entries...

1. include_once(sites/all/modules/ctools/includes/menu.inc) [function.include-once]: failed to open stream: No such file or directory in F:\apache2.2\htdocs\includes\theme.inc on line 613
2. call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'ctools_garland_menu_local_tasks' was given in F:\apache2.2\htdocs\includes\theme.inc on line 617.
3. include_once() [function.include]: Failed opening 'sites/all/modules/ctools/includes/menu.inc' for inclusion (include_path='.;C:\php5\pear') in F:\apache2.2\htdocs\includes\theme.inc on line 613.

about memory.. I am new to drupal and i want ctool to try panel module. My site is in my personal laptop. So I am not sure how memory exaustion error can happen. could you pls let me know how to check this.

dddave’s picture

merlinofchaos’s picture

That error suggests the includes/ directory in ctools is missing or broken. Make sure that the tarball didnt have its directory structure flattened or anything (some untar programs do this) and that all of the files made it where they are supposed to go.

mesubis’s picture

Hi,

Thanks for the help..

It got resolved when I increased max_execution_time to 60 in php.ini .

vm’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

crmd’s picture

I suffer the same problem and indeed, there is no includes/ directory when i untar the tarball. I use 7zip with all my modules and this never failed before. What should i do to get this fixed?

holyVY’s picture

Try downloading it again in zip