This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Persistent Login error message

Good morning

Having some issues with Persistent Login.

I installed the module and reviewed the admin settings. Accepted the defaults, and away I go.

I came back to my site the next day, and I was greeted with the following message:
Fatal error: Call to undefined function: form_get_errors() in /modules/persistent_login/persistent_login.module on line 180

Reload the page, and I see the front page with a login screen.

When I do log in, check in My Account, it shows that I have 1 persistent login cookie set.

How to avoid CACHING - partial cache invalidation in a module

Hi,

I came across the problem that EVERYTHING on a drupal site can and shall be cached.

However there is ONE module with ONE form that shall be generated EVERYTIME
it is loaded

after browsing the forums for some time I came to the conclusion that this
might only be possible with ugly core hacks again...

any smart solution to this problem?

thanks,christoph

Cart + Purchase process on Performancing

Hi folks,

I just came across the shopping cart for buying blog ads on performancing.com

check out e.g. http://performancing.com/partners/advertisers/blogs/web-development

is any of you familiar which modules they use?
is this the ecommernce.module ?

how much is customized? I'm not aware that ecommerce allows for subscriptions that can be customized on a per-sale basis ...

any help and idea would be greatly appreciated

christoph

search module hacking

hi everyone

I'm trying to tweak the 4.7 search module in order to automatically include "type:story" to the search string. In theory it should be easy if I find the function that reads what the user writes in the search box: if I find that function I can append "type:story" to the input text. But I cannot locate it.
Any hint?

thanks a lot :-)
G

Virtual drive

I'm looking for such module which allow me

1. to have virtual disk like Google Virtual Disk http://www.viksoe.dk/code/gmail.htm
2. access to files, stored on such disk should be from drupal page

Is anybody knows simular php-project with available windows-drivers, which allow to create own virtual drive in internet ?
Thanks !

How to theme the radios?

I have a radios element in my form and I want to put each options into a single

or . How to do it? The radios element is generated by form API.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions