Password auto change

Hi to all
I'm facing new issue with drupal website, when a user create account his password automaticaly change and send him reset password email how can I solve this? thank you in advance for you answers.
Cheer.

Can't view/edit blocks - Drupal 6

I have recently upgraded my modules (about 15-20 of them) to the latest recommended versions and now cannot load the /admin/build/blocks/list page to view and edit my blocks. I've looked at the previous threads around this and they all point to either (a) too many entries in the blocks table or (b) not enough memory. I've removed all the blocks table entries except those related to my current theme and I've got 512M of memory available to PHP according to my status report. I don't know where else to look to resolve this problem. I'm currently running V6.28.

Migrate Module - Import Data

Hello,

After many core updates and having migrate module working properly, our migrate process was designed to update stock and automatically unpublish product nodes(ubuercart). It worked for more than 150 import-updates but know is not working.

After last core update, I received this message:
An HTTP error 500 occurred. /sex-toys/el/batch?id=481&op=do

Could anybody give an advice for this message;

Thank you in advance for your support.

How to check if input filled text is not wrong/exists somewhere

Hi all
for several reasons (modules compatibility, etc) i can't use term/nodereference relations to categorize a lot of nodes in a view (several incompatibilities between "Editable Field" & "Computed Field") Select list results too much big to manage and in addition i would have the problem to costantly update the list.

So i have only the chance to use "input text" at the moment, but i would avoid the risk that users can fill text "typo" during jobs (e.g: "Procter & Gable" instead "Procter & Gamble".

Applied upgrade to wrong site

I can't believe I did this but I did.....

I maintain 2x sites. One is running D7 and the other D6. I wanted to upgrade the D6 site but accidentally (stupidly) went into the D7 one and put it into maintenance mode, core theme, disabled modules etc. I then FTP'd into the D6 site and uploaded (it gets worse) D7 core onto my D6 install. Obviously I hadn't put D6 into maintenance mode or any of the other preparatory work.

Adding <?php print $data-> code

I'm going crazy trying to get this code to work in a customfield in my views. Any help would be greatly appreciated.

I added a text content field 'field_serieshandle_text' to the series content type. I want 'field_serieshandle_text' content to show up underneath the series title on http://www.sfjazz.org/events/sessions/2014. I added the code :

<?php print $data->node_node_data_field_serieshandle_text_field_serieshandle_text_valu; ?>

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x