Hello guys,
i have used this module for a D5 site before, and just installed for D6 using the D6 version.
When I enabled the module, it throws hundreds of rows of errors. I copied a small section below:
Array ( [validation_modules] => Array ( [#type] => value [#value] => Array ( [uc_2checkout] => stdClass Object ( [filename] => sites/all/modules/ubercart/payment/uc_2checkout/uc_2checkout.module [basename] => uc_2checkout.module [name] => uc_2checkout [type] => module [status] => 0 [throttle] => 0 [schema_version] => -1 [old_filename] => sites/all/modules/ubercart/payment/uc_2checkout/uc_2checkout.module [info] => Array ( [name] => 2Checkout [description] => Enable to process payments using 2Checkout.com. [dependencies] => Array ( [0] => uc_payment [1] => ca [2] => .......
The error seems to list all the modules on the page and their dependencies...
Also, when I tried to use the drupal update, it said something about menu_stp had modified the header and it couldn't do it.
Has anyone encountered this?
thanks
Comments
Comment #1
spython commentedSame here, don't know why.
Comment #2
bessone commentedSame problem in my drupal 6.10 with menu_stp 6.x-1.xdev
Comment #3
bessone commentedI have found two debug print_r on menu_stp.module, at lines 68 and 70.
After commenting these lines the printing of debug array is gone, I hope this can help.
Ciao
BES
Comment #4
rwohlebThe D6 version was incomplete. I've just committed a full D6 version. Once I've gotten some feedback on it, I'll roll out a beta release.
Comment #5
gintass commentedI still get the same with version 6.1.1 - load of errors when I enable menu_stp. Drupal 6.20.
Edit: Sorry, my mistake. That was 6.1.dev, not 6.1.1