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
-
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. Statistics: Posted by dleffler
-
This new feature is included in the just released v2.2.4patch4. Statistics: Posted by dleffler
-
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. Statistics: Posted by dleffler
-
This new feature is included in the just released v2.2.4patch4. Statistics: Posted by dleffler
-
Consider it 'done'! Will add to the v2.2.4 pre-release a little later today. Statistics: Posted by dleffler
-
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 …
-
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 …
-
(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…
-
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…
-
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 issues…
-
You might try this edit to /framework/core/subsystems/expMail.php beginning at line #600 is should look like Code: if (count($emaillist)) { $mail = new expMail(); if (!empty($attachments)…
-
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 issues…
-
(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…
-
(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…
-
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 issues…
-
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. Statistics: Posted by dleff…
-
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) Statistics: Posted by dl…
-
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 e…
-
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. Statistics: Posted b…
-
Note added to the current help version document for installation (v2.2.3) and the troubleshooting tip. Statistics: Posted by dleffler
-
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 * The 'Lo…
-
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…
-
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…
-
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 may be possible the .98 photo galleries were using a custom module instead of the standard imagegallerymodule (svgallerymodule, etc... are not supported in migration). It is highly likely the images themselves are available in the File Manager. …
-
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 this …
-
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…
-
Ok, try the following css style Code: .forms.enter-data .bodycopy{ background-position:right center; background-repeat:no-repeat; background-image: url("path/to/the/file.gif"); } Allowable entries for the background position are: …
-
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…
-
Specifically, Patch #2 only fixes one issue introduced with Patch #1, that of not being able to turn on Admin or Super-Admin status of a user. I'm unable to reproduce what you describe. Please confirm you are editing the form module (from the page)…