Search found 24 matches

by severtki
Wed Sep 04, 2019 11:27 am
Forum: CMSMS Core
Topic: Occasional incorrect page displayed; cache clear solves
Replies: 3
Views: 1142

Re: Occasional incorrect page displayed; cache clear solves

Thanks, rotezecke. Note on disabling Smarty says: "... Note, this functionality may interfere with the behaviour of some modules or plugins, or plugins that use non-inline forms." I'm a little wary of making a setting change like this on a production site without an understanding of what i...
by severtki
Wed Sep 04, 2019 1:57 am
Forum: CMSMS Core
Topic: Occasional incorrect page displayed; cache clear solves
Replies: 3
Views: 1142

Occasional incorrect page displayed; cache clear solves

I've been having a peculiar, sporadic problem over multiple months: occasionally I'll notice, or will be told about by a website visitor, that an incorrect page's content is being displayed. For example, in a two-column layout, sometimes column 1's info will display a news or a blog entry instead of...
by severtki
Fri Jun 14, 2019 8:50 pm
Forum: CMS Show Off
Topic: National Opera Association
Replies: 0
Views: 7577

National Opera Association

Our site: http://www.noa.org

Bootstrap design based on buddy011 template purchased from http://www.cmstemplatebuddy.com 
by severtki
Fri May 03, 2019 4:17 pm
Forum: CMSMS Core
Topic: [SOLVED] 403 Forbidden on page save
Replies: 2
Views: 1654

Re: [SOLVED] 403 Forbidden on page save

That did the trick! Weird that it only happened on one page and not any others I tried.
by severtki
Fri May 03, 2019 3:52 pm
Forum: CMSMS Core
Topic: [SOLVED] 403 Forbidden on page save
Replies: 2
Views: 1654

[SOLVED] 403 Forbidden on page save

On one webpage, when I edit anything and try to submit changes, it results in a "403 Forbidden Access to this resource on the server is denied!" error. I can edit other pages it seems, but there's something about this one that results in this problem. If it's a clue, I just updated modules...
by severtki
Fri Jul 14, 2017 11:22 pm
Forum: Modules/Add-Ons
Topic: CGSmartImage output blank, how to diagnose?
Replies: 2
Views: 1654

[solved] CGSmartImage output blank, how to diagnose?

Problem solved, I think: the settings for CGSmartImage cache were blank, perhaps cleared in the process of the upgrade?? If anyone else has this problem, to correct: Extensions / Calguys Smart Image Toolkit / General tab. Check the "Cache Path:" which was blank for me and "Maximum Cac...
by severtki
Fri Jul 14, 2017 9:47 pm
Forum: Modules/Add-Ons
Topic: CGSmartImage output blank, how to diagnose?
Replies: 2
Views: 1654

Re: CGSmartImage output blank, how to diagnose?

Quick follow-up: I note that I can replace the image tag with this:

Code: Select all

<img alt="{$entry->title|escape:htmlall}" src="{$path}/{$image}"/>
and it works correctly.

Does this have something to do with the changes to smarty scoping in 2.2?

Thanks,
Kirk
by severtki
Fri Jul 14, 2017 9:26 pm
Forum: Modules/Add-Ons
Topic: CGSmartImage output blank, how to diagnose?
Replies: 2
Views: 1654

CGSmartImage output blank, how to diagnose?

I'm on CMS 2.2.2, all modules current as of today (7/14/17 -- complete info attached). CGSmartImage ver =1.21.9. The code and template below all worked until my recent upgrade to 2.2.2 and current versions of all modules installed. I'm getting some strange behavior from a CGBlog template which calls...
by severtki
Mon Jul 10, 2017 8:44 pm
Forum: CMSMS Core
Topic: v2.2.1: 404 Error on any page alias starting with a number
Replies: 4
Views: 2270

Re: v2.2.1: 404 Error on any page alias starting with a numb

Thanks! That did work as a stopgap, and I've now updated to 2.2.2 which does seem to have fixed the problem as well.

Best,
Kirk
by severtki
Thu Jul 06, 2017 12:05 pm
Forum: CMSMS Core
Topic: v2.2.1: 404 Error on any page alias starting with a number
Replies: 4
Views: 2270

Re: v2.2.1: 404 Error on any page alias starting with a numb

Good to know, thanks! Unfortunately, we didn't discover the error until we upgraded our production site, so we're down while we wait for 2.2.2....
by severtki
Thu Jul 06, 2017 11:10 am
Forum: CMSMS Core
Topic: v2.2.1: 404 Error on any page alias starting with a number
Replies: 4
Views: 2270

v2.2.1: 404 Error on any page alias starting with a number

I just upgraded to 2.2.1 (incl. all modules, etc.), and any page with an alias that begins with a number now gives 404 error (e.g. '2015-2016-winners.html') Links to two identical pages, except one's alias begins with a number instead of a letter: erring page: http://www.noa.org/2test1.html working ...
by severtki
Mon May 09, 2016 11:26 am
Forum: CMSMS Core
Topic: Mailer doesn't set "From" address in emails
Replies: 2
Views: 1725

SOLVED: Mailer doesn't set "From" address in emails

Ah -- that did work. I somehow thought the "From address" had to be "root@localhost.localdomain" in order for the mailer to work.

Thanks, Velden!

Kirk
by severtki
Sun May 08, 2016 11:59 pm
Forum: CMSMS Core
Topic: Mailer doesn't set "From" address in emails
Replies: 2
Views: 1725

Mailer doesn't set "From" address in emails

On v2.1.3, looking at Global Settings / Mail Settings, I have the following settings: mailer: mail from address: root@localhost.localdomain from Name: admin When I click "Test" to send a test email, the email arrives without a "From" address set, which looks to my spam filter as ...
by severtki
Tue Apr 12, 2016 12:47 pm
Forum: Modules/Add-Ons
Topic: CGSmartImage: image color balances change when resizing
Replies: 3
Views: 1269

[SOLVED] Re: CGSmartImage: image color balances change when

Thanks, PinkElephant! Makes total sense now that you pointed me in the right direction. I've written to the photographer who provides these images to see what he has to say about the color profiles in his images, as I wasn't previously aware there were such things in JPGs. For any others reading thi...
by severtki
Mon Apr 11, 2016 10:23 pm
Forum: Modules/Add-Ons
Topic: CGSmartImage: image color balances change when resizing
Replies: 3
Views: 1269

Re: CGSmartImage: image color balances change when resizing

For the tl;dr folks, you can see this in action on a test page here, with three different calls to CGSmartImage:

http://www.noa.org/test_competition.html

Go to advanced search