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
- 462
- Last Active
- Roles
- Guest, Member, Administrator
Comments
-
Sorry, it's not that simple. We can NOT export/import individual modules/items due to the number of records linked across several database tables (though I have opened a ticket and may work on something in the next few weeks). Here's an example new…
-
We've uncovered show-stopping bug and some other issues, and fixed them in v2.2.0 (stable), HOWEVER the patch1 package did NOT contain the updated files. This patch can be applied to any site already running v2.2.0 or v2.2.0patch1. The patch include…
-
We've uncovered show-stopping bug and some other issues, and fixed them in v2.2.0 (stable), HOWEVER the patch1 package did NOT contain the updated files and there have been some more issues uncovered since pathc 2. This patch can be applied to any s…
-
You may have seen this message appear on your site, but the API we've used to interface with Twitter (the Twitter module) is no longer allowed. We think we've gotten the updated library working w/ Exponent and it'll be delivered as v2.2.0patch4 late…
-
We've uncovered show-stopping bug and some other issues, and fixed them in v2.2.0 (stable), HOWEVER the patch1 package did NOT contain the updated files and there have been some more issues uncovered since patch 2. This patch can be applied to any s…
-
We've uncovered several show-stopping bugs and some other issues, and fixed them in v2.2.0 (stable), This patch can be applied to any site already running v2.2.0, v2.2.0patch1, v2.2.0patch2, v2.2.0patch3, or v2.2.0patch4. The patch includes the fixe…
-
This latest release further refines and enhances the v2.2.0 release. Need we say this includes many features and fixes many anomalies? This update is an incremental upgrade to v2.2.0 (or earlier). If you update via 'git' you may experience a merge …
-
This latest release further refines and enhances the v2.2.1 release. This update includes new features and fixes several issues? This update is an incremental upgrade to v2.2.1 (or earlier). If you update via 'git' you may experience a merge confli…
-
We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2. The patch fixes these bugs: * Fixes issue where user/group permissions could NOT be revoked once assigned[…
-
We've uncovered some bugs and other issues, and fixed them in v2.2.2 (stable). This patch can be applied to any site already running v2.2.2 or v2.2.2patch1. The patch fixes these bugs: * Fixes issue where user/group permissions could NOT be revoke…
-
This latest release addresses several recent issues and adds some valuable new features. This update is an incremental upgrade to v2.2.2 (or earlier). If you update via 'git' you may experience a merge conflict due to the MANY changes. The best rem…
-
We've uncovered some bugs and other issues, and fixed them in v2.2.3 (stable). This patch can be applied to any site already running v2.2.3. The patch fixes these issues: * Problem fully upgrading an EAAS module youtube to media player configurati…
-
I'm sorry, I do NOT have a running copy of 0.96 (only keep a 0.99beta1 one up for test purposes). If I follow you correctly... * You already have an existing image gallery module on another page?[/*] * You are adding a new image gallery module to t…
-
Ok, I whipped out a 0.96.6 test site and in its pristine condition, the re-use/existing content image gallery gives me the 'use this module' link on the module. Some things you might try, if you can view/edit the database: * In the sectionref tabl…
-
It appears your server is not set up to use PHP 'sessions' correctly. Not sure if this is something with the php.ini file or if the server's /tmp folder doesn't exist or is considered read-only (based on the specific error below). Sorry, but Exponen…
-
I'm NOT a server guy, so this is based on some 'google-ing'...It looks like the server /tmp folder (/home/sinapseinc/tmp in your case) doesn't have write permissions. Not knowing what access you have to the server (shell, SSH, cPanel, etc...) you wi…
-
I'm sorry, I can't reproduce the 'delete' issue. It MIGHT be possible the response is delayed by slow server response...since it is an ajax action. Thing normally happen this way * Click on the 'delete' button[/*] * sked to confirm the delete[/*] *…
-
Note added to the current help version document for installation (v2.2.3) and the troubleshooting tip. View article...
-
We've uncovered some bugs and other issues including some introduced within patch #1 , and fixed them in v2.2.3 (stable) (and v2.2.3 patch #1). This patch can be applied to any site already running v2.2.3 or v2.2.3patch1. The patch fixes these issu…
-
I noticed that this morning myself, hadn't tracked down the problem and not sure when it developed...may be a regression bug introduced when I fixed the 'try to send an email even when we didn't get an email address entry' bug. View article...
-
Ok, I've located and fixed the issue, and the update is already on our github 'master' branch. I will work on getting a formal v2.2.3 patch #3 out early next week. FWIW, the issue ONLY affects display of the 'response' message (it does NOT affect…
-
The 'url link' feature only works in the slideshow views (hence the 'Link this Slideshow Slide to a URL'), we already use a link in the other views to bring up the lightbox or a full-size graphic (in place of the thumbnail) View article...
-
I haven't used ecommerce much and then only for invoicing (pay later) or PayPal. It is my understanding the 'split' in the 'split card' means that only part of the card number is stored on the site to prevent compromise. View article...
-
(Repackaged early Dec 9, 2013 to fix some errors) We've fixed several issues including an anomaly with the new 'privacy' feature which may prevent modules from being displayed. This patch can be applied to any site already running v2.2.3, v2.2.3patc…
-
You might try this edit to /framework/core/subsystems/expMail.php beginning at line #600 is should look like if (count($emaillist)) { $mail = new expMail(); if (!empty($attachments)) { …
-
Not sure why your system can't find /install/index.php. We don't change that with the patch and you needed/used it when you upgraded/installed v2.2.3. The error is the result of the 'to' or 'from' address NOT being legal with a name, domain, and do…
-
The framework = bootstrap sets up the chain to load jquery (javascript) & boostrap (styles). We do NOT automatically load any of the bootstrap javascript since the intent is to only load it when needed and then specifically by the module needed …
-
Consider it 'done'! Will add to the v2.2.4 pre-release a little later today. View article...
-
The css loading fix is included in the just released v2.2.4patch4. This may help with some of the styling issues, but NOT the javascript issue you described. View article...
-
This new feature is included in the just released v2.2.4patch4. View article...