Memory exhausted error

Hi all, I am using Drupal 7.10, and I am facing issue of memory exhausted everytime I enable or disable modules.
I am on a shared free host www000webhost.com
I went through several articles on your forum related to men exhaust error but the stuff was very technical I have created a php file in root and have allocated 128 memory.
There are article which says to edit setting.php and use ini_memory to 32 bit,
Whenever I edited the file and saved it I get an error that there Is an error in setting.php line number # 181

Messed up site upgrading to 7.1

Hi,

I used Fantastico on my web server to Install D7.0. It worked fine so I then before doing anything else, not even installing a module, upgraded to 7.1. As soon as I did, any admin link I click gives me a 404 error like: domain_name/admin/config/development/maintenance

Rendering a Drupal 7 field without HTML markup

Hi,

Can anyone tell me or point me to the right post regarding rendering a field without the html added.

For example, in my .tpl file i added:

<?php if ($field_product_demo_site): ?>
	        <a href="<?php print render($content['field_product_demo_site']) ?>">Demo site</a>
	      <?php endif; ?>

To output a link but i only want the rendered field (field_product_demo_site) to be plain text only without any of the markup it adds by default.

cheers,

Building first module

I have few questions because I am new to drupal. And I am still reading development documentation.
First thing I want to know can I write a module in formal php instead of using oop. I know the question is very silly but still I want to know is it possible? because I'm not good in oop properly.

problem with configuration

hello,i have a big problem in my drupal.i try to deactivate the core of module and when i try to open my site i find a white page opended for me.what can i do to recover my site?.
help me please i can't have any idea to solve this problem

[SOLVED] Mysterious black color around rounded corners using IE8 with ZEN & CSS3 PIE

Pretty dumbfounded here so I decided to drop a line. I am using the ZEN theme and I am trying to have rounded corners working with IE8 using CSS3 PIE.

The method I am using works fine outside of Drupal 7 but using Drupal I get a black color next to the rounded corners in anything I make round.

For example:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x