code shows up on top of the page
luco - July 13, 2008 - 20:21
| Project: | Update Status |
| Version: | 5.x-2.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
It may be that the module file is corrupted. Try downloading again and installing fresh.
#2
Sounds like a support problem with a specific installation, since 1000s of people are using 5.x-2.2 without trouble.
#3
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! ;]
#4
#5
Automatically closed -- issue fixed for two weeks with no activity.