Open photoman opened 11 years ago
What version of modx? I just tested it on my most recent modx [2.2.8] and do not see this behavior. Have you tried re-installing modMailchimp?
I'm running 2.2.8-pl. Yes, I've reinstalled the package. Still broken.. I also have latest versions of VersionX and CodeMirror installed via package manager.
Took a look through the code, checked a couple other installs, I don't see anything that could be causing a problem, but if you want to send me your:
/ core / components / modmailchimp / index.php / core / components / modmailchimp / views / common / header.php
files, I can take a look,
Ok here are the files - and a screen shot of the tab when I inspect it. You can see the closing bracket > above the highlighted A tag. It seem to be closing the LI too soon. When I removed the extra bracket in the header - the tabs still didn't appear - just single empty tab.
I can't upload files.. here's the code:
HEADER.PHP
It also does this to the backend. After collapsing the nav tree panels out of the way - it is in its proper place when the panels are opened again.
I've reviewed your files - they are identical to the dist files, nor can I reproduce this. Maybe a browser version? what browser, version and platform are you using? [have you tried 2.2.9 yet?]
On a Mac 10.6 is, latest Firefox,
Sent from Yahoo! Mail on my Nexus 7!
Seeing some interesting things. I can recreate the menu issue locally, but not in production. there seems to be a version difference between the git repo & mailchimp repo.
Installed in Modx v: 2.2.8-pl - there seems to be an extra bracket " > " somewhere causing the tabs in the manager to not be displayed correctly. See screen shot.