Please disregard the 'View article...' shown at the bottom of many posts as this is the result of restoring old forum posts from a backup.
dleffler
Updated software to v2.5.2
About
- Username
- dleffler
- Joined
- Visits
- 461
- Last Active
- Roles
- Guest, Member, Administrator
Comments
-
Is it possible to 'test' the download using 'unzip -tq expnentcms-2.3.2.zip'
-
We've fixed a security issue (identified by Mayuresh Dani and Narendra Shinde from qualys.com) in our current release and some of our older versions and now have a patches available to fix this specific issue: * Fixes cross-site security issue The …
-
Actually, I've found the issue and am working on a fix
-
odd that it only occurs in one browser type...basically that view doesn't have a size and only picks up the width of what it holds. Perhaps something in it has a -webkit-xxx style it picks up which doesn't have one of the other similar vendor styles…
-
I hope to have a new patch out this week...was a result/consequence of the recent patch
-
I don't understand what you mean by the 'period' turns into a 'comma'? (was that a forum parsing problem?). Is the 'toggle' you refer to the main menu toggle? What 'view' are you using to create this one-page menu, a custom view, or hard-coding it i…
-
Sorry, but can you confirm you have the id="navbar-ex1-collapse" in the collapse-navbar element? If you do and it's not appearing the in the html output, you may be missing or mis-matching quotes around the 'id'? Again, it sounds as if the 'data-to…
-
It looks like this 2nd line from the bottom above div class="collapse navbar-collapse navbar-ex1-collapse"> must be changed to div class="collapse navbar-collapse" id="navbar-ex1-collapse"> the 'id' seems to be merged into the 'class' therefor…
-
I would speculate to say the line is in there in case you are running other web apps out of the same folder as Exponent (in most cases the root web folder). If you are not running any other apps (mail list, etc...) out of /cgi-bin you should be able…
-
Exponent does NOT use any cgi-bin scripts/apps. The .htaccess applies to the folder it resides in plus any subfolders (recursive) which do not contain a .htaccess with instructions to the contrary...therefore if you do not use the /cgi-bin folder (u…
-
Ok, they are pretty strict...but, there is a .htaccess files in these folders / /files /files/avatars /files/uploads /tmp/cache /tmp/css /tmp/extensionuploads /tmp/img_cache /tmp/minify /tmp/pixidou /tmp/rsscache /tmp/views_c Most likely it is the …
-
Is it possible to 'test' the download using 'unzip -tq expnentcms-2.3.2.zip'
-
We've uncovered some critical bugs and other issues, and fixed them in v2.3.0 (stable, patch#1 and patch#2). This patch can be applied to any site already running v2.3.0, v2.3.0patch1, or v2.3.0patch2. In addition to the fixes found in 230patch1 &a…
-
We've fixed a couple of nasty bugs in some of our older versions and now have a patch available to fix these two specific issues: * loss of admin/super-admin status when password is changed * bug which could allow display of store orders to non-admi…
-
We've fixed a security issue (identified by Mayuresh Dani and Narendra Shinde from qualys.com) in our current release and some of our older versions and now have a patches available to fix this specific issue: * Fixes cross-site security issue The …
-
Actually, I've found the issue and am working on a fix
-
I'll assume this is the navigation module flyout sidebar view (we also have some other/older flyouts in login and container modules). It works correctly for me in Chrome, etc... The only changes I note moving from 2.3.0 to 2.3.1 were * we added a '…
-
odd that it only occurs in one browser type...basically that view doesn't have a size and only picks up the width of what it holds. Perhaps something in it has a -webkit-xxx style it picks up which doesn't have one of the other similar vendor styles…
-
I hope to have a new patch out this week...was a result/consequence of the recent patch
-
I don't understand what you mean by the 'period' turns into a 'comma'? (was that a forum parsing problem?). Is the 'toggle' you refer to the main menu toggle? What 'view' are you using to create this one-page menu, a custom view, or hard-coding it i…
-
I'll assume this is a bootstrap3 based theme? I'm still not following what the issue is...the 'in' class is auto-controlled by the bootstrap 'collapse.js' script to show whether the menu, etc... is open or closed. What you show above seems to place …
-
Sorry, but can you confirm you have the id="navbar-ex1-collapse" in the collapse-navbar element? If you do and it's not appearing the in the html output, you may be missing or mis-matching quotes around the 'id'? Again, it sounds as if the 'data-to…
-
It looks like this 2nd line from the bottom above div class="collapse navbar-collapse navbar-ex1-collapse"> must be changed to div class="collapse navbar-collapse" id="navbar-ex1-collapse"> the 'id' seems to be merged into the 'class' therefor…
-
I would speculate to say the line is in there in case you are running other web apps out of the same folder as Exponent (in most cases the root web folder). If you are not running any other apps (mail list, etc...) out of /cgi-bin you should be able…
-
Exponent does NOT use any cgi-bin scripts/apps. The .htaccess applies to the folder it resides in plus any subfolders (recursive) which do not contain a .htaccess with instructions to the contrary...therefore if you do not use the /cgi-bin folder (u…
-
Ok, they are pretty strict...but, there is a .htaccess files in these folders / /files /files/avatars /files/uploads /tmp/cache /tmp/css /tmp/extensionuploads /tmp/img_cache /tmp/minify /tmp/pixidou /tmp/rsscache /tmp/views_c Most likely it is the …
-
Do you have 'Files' (attachments) activated in the news module and not in the text module? Have you tried it with one of the shipped themes? (I'm kinda 'grasping at straws' as to what the issue might be)
-
To address some of the anomalies introduced with recent patches, we've release v2.1.4 patch #7 and v2.2.3 patch #10 . These versions are quite old at this point and we'd encourage you to update to the most recent release, v2.3.2 if possible. Thes…
-
Is it possible to 'test' the download using 'unzip -tq expnentcms-2.3.2.zip'
-
Was this a running/existing site? That help doc only applies to an interrupted initial installation (which didn't complete). I can't reproduce your issue locally and the only possible issue might be if the stored db user/password doesn't match the M…