We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

LG Navigation - Feature Requests!

Development and Programming

John Fuller's avatar
John Fuller
779 posts
17 years ago
John Fuller's avatar John Fuller

Ok, found it and this may be something similar to what Dan had a page back.

This should speak for itself. Small fix at around line 360.

// if the url doesn't start with http:// or the first character is a "/"
if (substr($url, 0, 7) != "http://" && substr($url, 0, 1) != "/")

According to your comment, shouldn’t you have this?

if (substr($url, 0, 7) != "http://" && substr($url, 0, 1) == "/")
       
odspi's avatar
odspi
29 posts
16 years ago
odspi's avatar odspi
if (substr($url, 0, 7) != "http://" && substr($url, 0, 1) == "/"

I think you need to change the && to ||

There is also I think a database bug: the entry_id was set to TINYINT which limits parents to the first 127 entries.

       
Richard Frank's avatar
Richard Frank
200 posts
16 years ago
Richard Frank's avatar Richard Frank

What happened with this?

       
Leevi Graham's avatar
Leevi Graham
1,143 posts
16 years ago
Leevi Graham's avatar Leevi Graham

I think Structure by ngen works kinda took over from LG Navigation although you may see it again for EE 2.0.

       
dreamworld's avatar
dreamworld
25 posts
16 years ago
dreamworld's avatar dreamworld

Is this extension still available? I cant find it anywhere…

       
leadsuccess's avatar
leadsuccess
408 posts
16 years ago
leadsuccess's avatar leadsuccess

I second that, where did this one go…

       
smartpill's avatar
smartpill
456 posts
16 years ago
smartpill's avatar smartpill

It is still downloadable from within this thread. Guess you didn’t look “everywhere” 😉 . I’m 99.9% sure you’re not going to get much if any support on this though, but good luck.

       
leadsuccess's avatar
leadsuccess
408 posts
16 years ago
leadsuccess's avatar leadsuccess

Thanks smartpill, no not everywhere but enough places to ask the question:) Hopefully it’s supported to some degree.

       
Leevi Graham's avatar
Leevi Graham
1,143 posts
16 years ago
Leevi Graham's avatar Leevi Graham

Thinking about resurrecting this bad boy… Anyone still interested? No promises.

       
leadsuccess's avatar
leadsuccess
408 posts
16 years ago
leadsuccess's avatar leadsuccess

Like…YEAH!

       
MarqueDigital's avatar
MarqueDigital
33 posts
16 years ago
MarqueDigital's avatar MarqueDigital

I’d love to get my hands on this. Frankly this should be built into EE as a default page navigation module.

       
Martin Luff's avatar
Martin Luff
52 posts
16 years ago
Martin Luff's avatar Martin Luff

Hi Leevi

I seem to remember you toyed with nGen Strucure integration (and you’ve been adding to that project recently)? If the two worked to gether then that would get my vote 100%.

All the best

Martin

       
First 4 5 6

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.