Search found 42 matches

by jackstringer
Sun Sep 04, 2022 7:13 pm
Forum: The Lounge
Topic: Fail2Ban and CMSMS
Replies: 2
Views: 9731

Re: Fail2Ban and CMSMS

I haven't tested it much yet but a filter of CMSMSLOGINFAILED might be enough.
by jackstringer
Sat Jul 23, 2022 10:45 am
Forum: The Lounge
Topic: Fail2Ban and CMSMS
Replies: 2
Views: 9731

Fail2Ban and CMSMS

Anyone willing to share the jail and filter settings for Fail2Ban and CMSMS?

Have just updated my VPS and would like to add a jail etc to protect the login for CMSMS. I have done this before but I failed to keep my notes on it and REGEX just makes my brain bleed at times.
by jackstringer
Sun Jun 25, 2017 9:35 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade from 2.1.6 to 2.2.1
Replies: 6
Views: 4120

Re: Upgrade from 2.1.6 to 2.2.1

OK fixed it.
  1. Deleted all files
  2. restored from backup
  3. tried install again
worked.
by jackstringer
Sun Jun 25, 2017 8:48 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade from 2.1.6 to 2.2.1
Replies: 6
Views: 4120

Re: Upgrade from 2.1.6 to 2.2.1

I have a feeling I have had a similar issue before. Was to do with PHP sessions but I thought I had fixed that. I need to nuke this VMS and start again.
by jackstringer
Sun Jun 25, 2017 8:32 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade from 2.1.6 to 2.2.1
Replies: 6
Views: 4120

Re: Upgrade from 2.1.6 to 2.2.1

It is in detection mode only.
by jackstringer
Sun Jun 25, 2017 8:23 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade from 2.1.6 to 2.2.1
Replies: 6
Views: 4120

Upgrade from 2.1.6 to 2.2.1

OK I am having a bit of a nightmare with the upgrade. I have not had much luck with this new style installer/upgrader.
2017-06-25-1a.png
2017-06-25-2.png
2017-06-25-3.png
by jackstringer
Sat Mar 18, 2017 2:06 pm
Forum: Modules/Add-Ons
Topic: Gallery not processing in News
Replies: 2
Views: 2001

Re: Gallery not processing in News

FYI for future referance you need to find the templates for news then find the code that will display the summary/content. {$entry->summary} and change it to {eval var=$entry->summary} also {$entry->content} and change it to {eval var=$entry->content} Don't do this (or use with extream caution) if y...
by jackstringer
Sat Mar 18, 2017 11:32 am
Forum: Modules/Add-Ons
Topic: Gallery not processing in News
Replies: 2
Views: 2001

Gallery not processing in News

I am sure I have seen this issue before but I my google-fu is weak today. The website is running CMSMS 2.1.6, News 2.50.6, and Gallery 2.3. In the news articles, I am adding: {Gallery dir='2013/20130101_Event'} For some reason today when I went to add a new news article I ended up with an issue wher...
by jackstringer
Sat Feb 11, 2017 11:07 am
Forum: CMSMS Core
Topic: Page Title not showing correctly
Replies: 0
Views: 1202

Page Title not showing correctly

CMS 2.1.6 - Standard plugins, plus Captcha (0.5.3), FormBuilder (0.8.1.4), Gallery (2.2), LinkMgr (2.1.1). On an only slightly modified version of Simplex theme. using Pretty URLS. I have noticed over the past few weeks that the Page title in the top of the browser shows " - Site Name" rat...
by jackstringer
Thu Jan 12, 2017 10:21 pm
Forum: The Lounge
Topic: htaccess RewriteRule vs Redirect
Replies: 1
Views: 1711

htaccess RewriteRule vs Redirect

I have just placed CMSMS on a long-standing hand coded site. I have setup various Redirects but I am not sure its the best way to do it. I have some URL Rewrites but they seem not to work even though they should. I would like to redirect to the pretty URL but that doesn't seem to work so I am going ...
by jackstringer
Sun Aug 28, 2016 7:12 pm
Forum: CMSMS Core
Topic: Selflink Not working correctly
Replies: 2
Views: 1957

Re: Selflink Not working correctly

OK worked out the issue. Doesn't like pages which start with a number such as '4x4-response' so I added a letter.
by jackstringer
Sun Aug 28, 2016 6:46 pm
Forum: CMSMS Core
Topic: Selflink Not working correctly
Replies: 2
Views: 1957

Selflink Not working correctly

I have some pages that are active but hidden from Menus but when I add them as a selflink I save and load the page and it just defaults to the root url.

Any advice.

CMS 2.1.5
by jackstringer
Sun Aug 28, 2016 1:42 pm
Forum: CMSMS Core
Topic: Pretty URLS Nginx with V2.x
Replies: 2
Views: 2634

Re: Pretty URLS Nginx with V2.x

That is only for Apache.

The info I can find is this,
http://dev.cmsmadesimple.org/bug/view/7985
by jackstringer
Sun Aug 28, 2016 11:51 am
Forum: CMSMS Core
Topic: Pretty URLS Nginx with V2.x
Replies: 2
Views: 2634

Pretty URLS Nginx with V2.x

I was wondering if anyone has documented the steps needed to get Pretty URLS working with NGInX? I have done a search but most of the info dates back to 2012 so not sure if its still valid. Server Info, CMSMS 2.1.3 PHP 5.6.24 Server Software nginx/1.11.1 Server API (server_api) fpm-fcgi Server Opera...
by jackstringer
Sun Jul 17, 2016 5:56 pm
Forum: CMSMS Core
Topic: Missing Template: Simplex News Summary'A=0
Replies: 2
Views: 2098

Re: Missing Template: Simplex News Summary'A=0

It has not returned yet.

I think it was a cache issue as I think some files got created under a different user so it became out of date and broke the site. I am using Plesk on a VM from 1and1 so there is a number of ways it could mess up.

I cleared the cache as root and it stopped the issue.

Go to advanced search