hello,
I was writing an external authentication module and stumbled into some problems. This module authenticates users using their gmail username/password (Similar to the Yahoo_BBauth module). The module works fine, but I am facing the same warning messages as described here - http://drupal.org/node/156882. I don't have the pathauto module installed, so I am not supposed to see these warnings. I tracked down these errors to the "_profile_get_fields()" function of the "Profile" module. Once I followed the fix suggested in http://drupal.org/node/156882, all the warnings are gone. I am not feeling very confident about all these. Please advice. TIA.

Comments

Cool Module

Sorry, don't know the answers on any of this, but tracking the module.

Here's the code.

I have placed the code here. I hope it'll help to understand the problem better. I mostly stole the sample auth module from chapter 6 of "Pro Drupal Development" and then added the gmail bits. Really need to talk to some Drupal gurus here to analyze the warnings :-(

Here's the code.

I have placed the code here. I hope it'll help to understand the problem better. I mostly stole the sample auth module from chapter 6 of "Pro Drupal Development" and then added the gmail bits. Really need to talk to some Drupal gurus here to analyze the warnings :-(

Here's the code.

I have placed the code here. I hope it'll help to understand the problem better. The code is mostly stolen from chapter 6 of "Pro Drupal Development". I only added the gmail bits. Really need to talk to someone to analyze the warnings.

nobody click here