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
Comment #1
merlinofchaos commentedIt may be that the module file is corrupted. Try downloading again and installing fresh.
Comment #2
dwwSounds like a support problem with a specific installation, since 1000s of people are using 5.x-2.2 without trouble.
Comment #3
luco commentedoh 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! ;]
Comment #4
webernet commentedComment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.