After enabling module activity get page admin/module blank page

sinsinapsi - July 10, 2009 - 17:26
Project:Activity
Version:6.x-2.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi,
after enabling activity module get page blank in admin/module.
Trying verify memory size by update.php , all update well, not errors in the /update.php?op=results page.
Then looking at reports : getting an error in this page that haven't when runned, go back, reload /update.php?op=results page and find error:

warning: array_pop() [function.array-pop]: The argument should be an array in /var/www/www.lupeficara.com/site/art-bender/update.php on line 314.

The update process was aborted prematurely while running update # in .module. All errors have been logged. You may need to check the watchdog database table manually.

that wasn't appeared when runned update.php, only founded in log entries.

upgrading activity,
same issue.

All the site seems work, but cannot access:
?q=admin/build/modules still a blank page.

Sorry if I'm not clear, I'm really a newbe , not expert at all.
Thanks.

#1

sinsinapsi - July 10, 2009 - 19:25

I discover now I get also this error
maybe related?

user warning: Table 'lupeficara_com.activity_access' doesn't exist query: DELETE m, at, aa, a FROM activity a LEFT JOIN activity_access aa ON aa.aid = a.aid INNER JOIN activity_targets at ON at.aid = a.aid INNER JOIN activity_messages m ON m.amid = at.amid INNER JOIN activity_stats stat ON stat.aid = a.aid AND stat.spot > 50 in /var/www/www.lupeficara.com/site/art-bender/modules/activity/activity.module on line 673

#2

drewish - July 14, 2009 - 23:02
Status:active» postponed (maintainer needs more info)

was this an upgrade from activity 6.x-1.x? because there's currently no upgrade path.

if you had an old version installed at one point but don't need the data then i'd try disabling the module, then using the uninstall tab (admin/build/modules/uninstall) to remove all the tables, then you should be able to re-install it.

#3

drewish - July 15, 2009 - 17:34

seems like this might be related to/duplicate of #513574: Activity // after installation - no entrys in sql-database

#4

boychou - October 1, 2009 - 17:05

I got the same error and I did not have much modules installed and enabled. And as it turns out, I found some files in the modules I uploaded were corrupted when I uploaded it, probably due to network error or something like that. So, try checking out the files in the modules for errors.
One way to check for errors is to check the file sizes.

#5

Scott Reynolds - December 7, 2009 - 08:30
Status:postponed (maintainer needs more info)» closed

Haven't heard anything in months. Closing.

 
 

Drupal is a registered trademark of Dries Buytaert.