While installing it it showed a PHP 'operation time exceeded' error. Then reloaded the page and now I can only access (as admin) a few sections from the admin panel. Some of the options simply disappeared from the admin menu (such as 'modules' or 'create content') some others appear but don't or (take you to a blank page or a different admin page).

Comments

tejbir’s picture

Project: SlideshowPro Integration » Webform
Version: 6.x-1.0-beta7 » 6.x-2.9
Component: Code » User interface

When tried to install webfrom install on IIS server, suddenly many links and blocks e.g module block, create page - get disappeared from admin panel and not able to access them with even direct link, even after removing webform from module directory, things remain same.
using drupal version 6.14

quicksketch’s picture

Title: Installing SSP Integration broe my site » Installing SSP Integration broke my site
Project: Webform » SlideshowPro Integration
Version: 6.x-2.9 » 6.x-1.0-beta7
Component: User interface » Code
Category: bug » support

These seem like completely unrelated issues. Let's keep this in the same spot. In both cases however, it sounds like your server ran into a loop or just took a long time to install the module. There's probably a module on your site that is causing a significant load during the install process. Either that or you might just have a very large number of modules. I'd suggest increasing the timeout and memory_limit settings in php.ini on your server to prevent the timeout.