hi,

im using views module 5.x-1.6 latest 2007-Jul-15 release. on views list page under the column actions it is showing Array – Array for default views and Array – Array – Array – Array for Existing Views. im not getting what it is.

please help it is very urgent.
many thanks in advance.

Comments

sun’s picture

Status: Active » Postponed (maintainer needs more info)

Do you still experience this issue? Did you run update.php?

Ashraf Amayreh’s picture

I'm facing the same issue. Did an upgrade from Drupal 4.7 to Drupal 5 and the actions all became Array Array. Could it be something related to module dependencies? I'll try to do this again and update views first, then cck, I did the opposite last time.

Has any light been shed on this issue? I'll try to do some experimentation and get back on my findings...

Ashraf Amayreh’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

How about changing your site theme to bluemarine? Does that solve your problem?

If it does, then the problem is simply with theme('links') override which was changed between drupal 4.7 and 5

Check your template.php file for phptemplate_links or
_links and you'll find your problem there.