The CVS version returns a blank ADMIN/SETTINGS/FLEXINODE screen.

.will dig around and see if I can spot why that's the case. Just thought I'd flag the bug on here while I'm doing that. The patch for the same problem with flexinode.module (4.6) doesn't solve the problem.

Dub

Comments

agentrickard’s picture

DD-

What version of PHP are you using? We have this error on our test sites using PHP 5.0.4 but it works in PHP 4.4.0.

Errors returned using PHP 5.0.4:

warning: array_merge() [function.array-merge]: Argument #2 is not an  
array in /Applications/xampp/htdocs/drupal.morris.com/drupal-4.6.3/ 
modules/flexinode/flexinode.module on line 785.
warning: implode() [function.implode]: Bad arguments. in / 
Applications/xampp/htdocs/drupal.morris.com/drupal-4.6.3/modules/ 
flexinode/flexinode.module on line 110.

Any of this look familiar?

Dublin Drupaller’s picture

Server is using PHP Version 5.0.3
I'm gettting the error with Drupal CVS & Flexinode.module (CVS).

Dub

agentrickard’s picture

I have the same problem with Drupal 4.6.3 and Flexinode 1.46.2.3 (e.g. v4.6).

I do not, however, have the chops to check for PHP 4/5 incompatibility. Hope this is helpful in debugging.

gte451f’s picture

I ran into a blank flexinode admin page but it was because I was using 4.6.X version of flexinode with CVS version drupal.

Bèr Kessels’s picture

Title: Flexinode: empty Settings screen with CVS version.. » Flexinode: empty Settings screen with CVS version in php5

We have an obj2array casting issue.

samc’s picture

Is this still active? I'm not seeing it on either of my php5 installs.

Bèr Kessels’s picture

Priority: Critical » Normal

throttling down. is prolly fixed, but I need confirmation.