hey there,

when I activate this module with drupal 5.8, the following piece of code shows up before the page:

e_get($cid, 'cache'); if (!empty($cache->data) && $cache->expire > time()) { $projects = unserialize($cache->data); } } return $projects; }

also there doesn't seem to be an available updates page. where is it?

I've used this module with hostgator (they offer cpanel) and no error. but then I had another installation of it on another server and things just went wacky.

any thoughts?
- Luciano

Comments

merlinofchaos’s picture

It may be that the module file is corrupted. Try downloading again and installing fresh.

dww’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Sounds like a support problem with a specific installation, since 1000s of people are using 5.x-2.2 without trouble.

luco’s picture

oh so you think my problem is that simple, huh? well I'll show you that you were right. d'oh!

but really, that was it. thanks a bunch. sorry to bother you about such a newbie question! ;]

webernet’s picture

Status: Postponed (maintainer needs more info) » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.