I'm using 4.7.0 Apache php5 mysql 4.4.. and for almost 6 months now everything was going smooth. Since last week, i noticed the site is loading verry slowly.. actually, the title of the page apear very quickly in the browser.. but then nothing.. it takes up to a minute for the rest to load. You can try it.. it works for all the pages of the site.. almost all the time. Almost coz sometimes it just loads regularly.
I am currently working on the e-commerce aspect of a website and I am just curious as to how I can supress the display of subproducts. What happens is, when I create some product variations say for size and color, ALL of the subproducts are printed in the category where the parent product is listed. I do not understand why this would be since select boxes allow the user to select which options they want through the parent product.
note: we are using the category.module and not the taxonomy.module
In a new installation of round cubemail0.1 Beta when I try to login, I obtain Error message login failed.
I am using a window local machine as a server.
I'm running Drupal 4.7.2. I have no User Login block enabled. HOWEVER, I've taken the exact code that Drupal creates for the User Login block on my Drupal home page and dumped it directly into my Drupal home page template. But, it never works. It just redirects me to some other page and never logs me in. However, if I enable a User Login block elsewhere on my Drupal home page and *then* use *my* login code, it works!