See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

displaying related items to my customer

hi all..
First of all please excuse me if I`m not posting on the right way.
IM a newbie poster.
Im in learning process in ubercart
I would be happy if some one helps me in displaying product images in my recomended list.
I have downloaded all the necessary modules for displaying recommended product list
Im getting related products title but not the respective product images

thankyou

'Request new password' sends a correct email but loses session after login.

I am an experienced Drupal developer, but today I am stumped.
I am testing a community site going live this week. The 'Request new password' link sends an email to the user. The user clicks the email link:
http://my_fake_drupal_site.com/user/reset/3/1252010434/c89730e29595d1152...
and it returns a lovely 'thank you' page that takes you to a Login button. Clicking this Login button gives you the error:
'You have tried to use a one-time login link which has either been used or is no longer valid. Please request a new one using the form below.'

I checked out the recent log entries and I get this series (most recent at the top)

access denied 09/03/2009 - 15:40 user/3/edit Anonymous
user 09/03/2009 - 15:40 Session opened for jjmulletman. jjmulletman
user 09/03/2009 - 15:40 User jjmulletman used one-time login link ... Anonymous
user 09/03/2009 - 15:40 User jjmulletman is on the Reset password ...Anonymous
user 09/03/2009 - 15:40 User jjmulletman is on the Reset password ...Anonymous
user 09/03/2009 - 15:40 Password reset instructions mailed to ... Anonymous

So why does my session open for jjmulletman and then drop session to Anonymous and give me access denied?

Just to get the first few questions out of the way:
*This was built on a test environment Drupal 6.10. Functions correctly.

Recent log entries bug?

If filter is blank than get this message:

Fatal error: Cannot use object of type stdClass as array in includes/common.inc on line 894

This line is in t() function.

Drupal 6.13

Regards,
Joe

Deprecated: Function ereg() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/drupal/includes/file.inc on line 895

I am installing Drupal on my mac for the first time and I keep getting this error. I am new to macs and fairly new to Drupal. I am running XAMPP and that seems to be working very well. Please help!

How do I make value of a profile field unique?

Hi,

I have a situation where I need to maintain a profile fields value as unique.
e.x. a field by name 'Internal Customer No' field should have a unique value value for all the customers i add.

I found that all the values for any of the profile fields go to profile_values table in db. Where value for all the fields on my page are saved in a single field called 'value'.

How do I make the value of this field unique for only one single field on my page???

Any help.

Regards,
P.

Secondary links agains primary link

Setting up Primary Links with Secondary Links dependent on Primary HOW?

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core