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
-
Hot on the heels of the v2.3.2 release, we now have a patch to address some of the regression bugs introduced with the recent security fixes. v2.3.2 patch #1 can be applied to any site already running v2.3.2. We recommend any site running v2.3.0 o…
-
The second patch to the v2.3.2 release is now available primarily to address some regression bugs in recent security fixes (especially on older servers using php magic quotes). There are also ecommerce fixes and tweaks. v2.3.2 patch #2 can be appl…
-
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 …
-
Is this the traditional File Manager or the new elFinder?
-
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 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 …
-
Is this the traditional File Manager or the new elFinder?
-
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 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 …
-
Is this the traditional File Manager or the new elFinder?
-
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…