I'll try again. I want two tabs with unique CMS content. One called Home and one called About. When I click on Home I want it to show only the articles posted in the Home section, and when I click About, only the articles posted in the About section.
A link won't help you much as I'm mucking about trying to get some version of it working. It's a test site. Currently turned off to the public.
Brgds
Danny
They shouldn't be too much trouble getting that done. Make sure you install this mod as posted in the post above and see if you are still having an issue.
The standard is if the .xml resides within an upload directory/subdirectory it will be uploaded. Any .xml residing outside of an "upload" directory will be imported. Typically there will only be one .xml imported per mod, but there may be multiple .xml files uploaded within a mod.
You will just upload this .xml within the file structure.
They shouldn't be too much trouble getting that done. Make sure you install this mod as posted in the post above and see if you are still having an issue.
I should have understood the 'upload' folder thing, from the vB installation. But I still think it's a stupid idea to have an "upload" folder and then not provide a readme to explain where everything goes since you have to move the files manually. It should all be in the same tree as the destination.
Anyway, I moved the includes and packages to the right place, uninstalled and reinstalled just to be safe. I'm still getting the exact same thing. As I started out by saying, either I'm misunderstanding what the mod is supposed to do, or my settings are wrong. I explained the settings above, but that was apparently "confusing". But I see no other possibility than to repeat my settings, because there must be a mistake there.
In CMS I create sections Section1 and Section2. In NM I create two tabs with these settings:
- Active: Yes
- Product: Navigation Manager Enhancements
- Title: Section1 for the one, and Section2 for the other
- Target URL: content.php{session.sessionurl_q}
- Append 'tabid' to URL: Yes
- Sections: Section1 for the first, Section2 selected for the second
- Component Base URL: vbcms
Everything else is left blank/as defaulted. No Title Attribute, no Target.
I'm especially wondering about the Target URL; should that really be the same for both??
Now, when I click on the Section1 tab, the heading says 'The Front Page', and the navigation line above it says 'Home > The Front Page'. If I click on Section2, it says exactly the same; 'Home > The Front Page'. But if I click on Section1 in the Section Widget, it says 'Home > Section1', and if I click on Section2, it says 'Home > Section2'. Isn't the mod supposed to go to those same sections? I don't see the point of the mod if it always only goes to 'The Front Page'
After installing, the datastore has a base64 code . The plugin check for Hack reports the alarm.
In the datastore then the code is:
+ $ name. = '_'. strtolower (substr (vb_base64_encode (TimeNow), 4,4));