N22080 Posted April 5, 2009 Report Posted April 5, 2009 As you may know, after the update we lost our added pages on the website... The only way to get them back is to code it... Will there be a fix for this? Thanks! Quote
Administrators Nabeel Posted April 5, 2009 Administrators Report Posted April 5, 2009 How'd you lose your pages? That shouldn't have happened, hasn't happened with anyone else I've heard Quote
Lotus Posted April 5, 2009 Report Posted April 5, 2009 I lost all of mine too Nabeel. Though in my case it may just be the menu. In my case, in the Admin panel under News and content, under pages, All of the addon pages are there, and still checked as enabled. However only the very basics are still showing up. Even the manually added pages such as the Forum, are no longer available. Quote
Strider Posted April 5, 2009 Report Posted April 5, 2009 Did you edit the crystal skin without creating a new skin folder? If so that might be the answer to the forum link disappearing, also the core>templates folder any file you edit there you must copy over to the skin folder you create as then the system choses the templates in the skin folder rather then the ones in the core>templates. Cheers Dan C Quote
Administrators Nabeel Posted April 5, 2009 Administrators Report Posted April 5, 2009 No longer available meaning what? They're not on the front page anymore, as in generated? Or when you click the link it's gone? Quote
Lotus Posted April 5, 2009 Report Posted April 5, 2009 There's no link to click. Nothing is generated as a link button. The page itself is still there though. Quote
N22080 Posted April 5, 2009 Author Report Posted April 5, 2009 Yes the page is still shown in the admin panel but not on the main page for the pilots to click.... I have tried everything but I have been told that coding it back in is the only way to go.... Quote
kbohme Posted April 6, 2009 Report Posted April 6, 2009 mine as well.... The navigation "code" no longer seems to be updating the old pages or any new ones. They are there as I can manually add the links to the new pages to my site. The nav is just not showing them any longer. ( old or newly created pages ) Quote
Administrators Nabeel Posted April 6, 2009 Administrators Report Posted April 6, 2009 I'll look at this in more detail tomorrow. If you add pages, do those links show up? Quote
Lotus Posted April 6, 2009 Report Posted April 6, 2009 Just tried to post a "test" page. It didn't show up in the links. It does show up in "news & content-pages" just nowhere else. BTW if you click the link on the above are under the file/link heading it does bring up the page. So they are still there... Quote
Administrators Nabeel Posted April 6, 2009 Administrators Report Posted April 6, 2009 Do you guys have: <?php echo $MODULE_NAV_INC;?> Included in your core_navigation template? Quote
N22080 Posted April 6, 2009 Author Report Posted April 6, 2009 NOPE!! That could fix it! I'm not professional at this so were do I need to put that text in the file? Quote
Administrators Nabeel Posted April 6, 2009 Administrators Report Posted April 6, 2009 Wherever your navigation is. Look at the default template to see how it's done in there, just in between your <ul> </ul> tags. That basically calls the pages_items.tpl, which you can adjust to how your navigation is (if you don't use the <ul> navigation style). I know that's a bit confusing, can't really re-do it now without breaking a whole bunch of installs. Quote
Lotus Posted April 7, 2009 Report Posted April 7, 2009 <?php echo $MODULE_NAV_INC;?> I do have exactly that in core-templates-core_navigation.tpl on line 22. Quote
Administrators Nabeel Posted April 7, 2009 Administrators Report Posted April 7, 2009 Can you try the latest beta? Thanks Quote
Lotus Posted April 9, 2009 Report Posted April 9, 2009 The most current beta fixed that problem! Quote
Administrators Nabeel Posted April 9, 2009 Administrators Report Posted April 9, 2009 Awesome, thanks Quote
RogerB Posted April 9, 2009 Report Posted April 9, 2009 I see that I am not the only one that had his background imaged deleted thru the update..... > :( Quote
Administrators Nabeel Posted April 9, 2009 Administrators Report Posted April 9, 2009 Yeah delete the lib/signatures folder before you update. I've modified my build process to delete that directory in the update zip/tar files. You'll have to remember to do that for beta's too Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.