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.
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
Comment #1
vm commentedwhite 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?
Comment #2
vm commentedComment #3
mesubis commentedbelow 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.
Comment #4
dddave commentedCheck this out: http://drupal.org/node/31819
Comment #5
merlinofchaos commentedThat 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.
Comment #6
mesubis commentedHi,
Thanks for the help..
It got resolved when I increased max_execution_time to 60 in php.ini .
Comment #7
vm commentedComment #9
crmd commentedI 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?
Comment #10
holyVY commentedTry downloading it again in zip