[EN] Show submenu in QC 3.1

cz-luke

Avatar: cz-luke

2009-10-12 10:55

Please for help,

i need to show all submenu in Quic Cart 3.1, but this function is available in version 3.3 and newer.

Thanks

» Quick.Cart v3.x

beholder

Avatar: beholder

2009-10-12 18:10

I could try to hack this but I currently have very little time. Write me on my email in about 2 weeks, perhaps I will have this done already.

cgan

Avatar: cgan

2009-10-13 12:57

cz-luke - try this:
In core/pages.php find function generateMenuData.
A bit below find this:
if( $iDepthLimit > $iDepth && ( $iPageCurrent == $iPage || isset( $this->aPageParents[$iPage] ) ) ){
Replace with this:
if( $iDepthLimit > $iDepth ){

Good luck!

cgan

cz-luke

Avatar: cz-luke

2009-10-13 15:15

Thans!!

Back to top
about us | contact