Port to D6
Popolo - November 17, 2008 - 13:56
| Project: | Ubercart Multi Catalog Blocks |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Is there any plan to port this module to D6?

#1
I would also love to see a port to D6.
#2
I've ported the module to D6. Also cleaned up the source a teeny bit to comply with Drupal's coding standards. I've attached a patch against the 5.x-1.0 release and a full copy of the updated module. Tested with Drupal 6.10 and Ubercart 2.0 Beta 5. Works fine for me.
@drupalhizmetleri: Are you still planning on maintaining this module? Want any help?
#3
#4
For me it's working fine. New install of version 6.13. My first attempt at Ubercart. This module is pretty much what I was looking for the last 3 hours. Thank you.
#5
Hey,
I've used catalogmenu on D6, but this morning I updated to the newest versions and now I get a full white screen, no HTML info whatsoever. When I disable the catalogmenu block/mod I can see my page again. What am I doing wrong?
I think it must be the new Ubercart version, my admin/store/settings/catalog/edit/multiplecatalogblock isn't there...
Thank you,
Mark
#6
Solved this problem, I guess there's a new class for the menu tree.
The solution is: Change all "uc_treeNode" to "UcTreeNode".
Can someone create a patch/release with this solution applied?
Thanks,
Mark