Search found 16 matches

by Hupi
Mon Nov 23, 2020 9:47 am
Forum: Feature ideas
Topic: 3 small improvements I would love to see
Replies: 2
Views: 11920

Re: 3 small improvements I would love to see

Hi all, I wrote this post 7 months ago and get not 1 response on this from any of the developers on item A & B ?????? Really ?????? I really urgently request these changes to be implemented, because it absolutely drives me crazy here. There have been several releases since I posted it and I gues...
by Hupi
Sat Apr 25, 2020 9:11 am
Forum: Feature ideas
Topic: 3 small improvements I would love to see
Replies: 2
Views: 11920

3 small improvements I would love to see

Hi all, I am using CMSMS now about 5 years on different projects/sites and really appreciate what you guys are doing. Thank you. Now there are the 3 things I would love to see implemented/improved, just because they are somewhat annoying (at least for me :-) and probably they would not take too much...
by Hupi
Sun Mar 03, 2019 9:56 pm
Forum: Modules/Add-Ons
Topic: Question for the Formbuilder - Professionals
Replies: 3
Views: 1856

Re: Question for the Formbuilder - Professionals

Hi friends,

ok, thanks for your inputs. Will try to sort that out and - in case I find a good way - post the solution here.

Well ... it may take a while since its not exactly urgend but will stay on it. 8)

BR
Hupi
by Hupi
Fri Mar 01, 2019 5:25 pm
Forum: Modules/Add-Ons
Topic: Question for the Formbuilder - Professionals
Replies: 3
Views: 1856

Question for the Formbuilder - Professionals

Hi, propably this is an easy one but I could not find a solution until now: I have 2 dropdown fields in a form. Example: Field 1 contains "Apple", "Banana", "Tomato" Field 2 contains "Box", "Basket" Now, every combination is selectable by default. Wh...
by Hupi
Fri Mar 01, 2019 5:09 pm
Forum: CMSMS Core
Topic: Trouble upgrading from 2.1.6 to 2.2.8 PHP Mem Limit
Replies: 2
Views: 1849

Re: Trouble upgrading from 2.1.6 to 2.2.8 PHP Mem Limit

Yeah. I had this problem too on 1&1 server: This gave me the needed input: https://forum.cmsmadesimple.org/viewtopic.php?f=8&t=79352 In short: create a "php.ini" file with the content ... output_buffering = 4096 output_buffering = on memory_limit = 256M upload_max_filesize = 100M m...
by Hupi
Thu Jan 10, 2019 5:02 pm
Forum: CMSMS Core
Topic: 1and1 install php memory problem
Replies: 6
Views: 5702

Re: 1and1 install php memory problem

I have done several installs of CMSMS v2.2.8 on 1&1 Ionos recently and my fix of the memory limit =-1 seems to have worked OK After creating the root directory and the root/cms_install directories; and after unzipping CMSMS v2.2.8; but before running the install; I created the following php.ini...
by Hupi
Thu Jan 03, 2019 11:18 am
Forum: CMSMS Core
Topic: 1and1 install php memory problem
Replies: 6
Views: 5702

Re: 1and1 install php memory problem

I have the exact same issue too. No way to get the upgrade running ( from 2.2.7 to 2.2.8 ). The installer tells me " Checking for a sufficient PHP memory limit Your memory limit value is too low. You had -1, however a minimum of 16M is required, and 32M is recommended ". Changing the memor...
by Hupi
Mon Jan 01, 2018 11:11 pm
Forum: Tips and Tricks
Topic: .htaccess - General Improvments as of 2018-01-01
Replies: 2
Views: 9043

.htaccess - General Improvments as of 2018-01-01

Hi all, in the last 2 week, I spent literally days with SEO improving, speed testing, cache optimization and security settings on my various CMSMS 2.2.3.1 installations. Finally I am happy with the settings and I get "A" ratings on most topics when testing on GTMetrics (https://gtmetrix.co...
by Hupi
Fri Nov 03, 2017 10:01 am
Forum: CMSMS Core
Topic: Redirect to ext. URL not open in new tab/window (2.2.3.1)
Replies: 6
Views: 3302

Re: Redirect to ext. URL not open in new tab/window [solved]

Oh man .... how stupid can one be :-[ :-[ :-[ That was the mistake. I saw that in the help / documentation and checked the template header and thaught "this cant be the error, because I use these optional parameters within the pages for adding the correct footer" all the time, which works ...
by Hupi
Mon Oct 30, 2017 9:27 pm
Forum: CMSMS Core
Topic: Redirect to ext. URL not open in new tab/window (2.2.3.1)
Replies: 6
Views: 3302

Re: Redirect to ext. URL not open in new tab/window (2.2.3.1

Just did some more tests:

Refreshed the installation --> no change. does not fix the problem.

Changing from php 7 to 5.6 --> no change. does not fix the problem.


Now I am totally out of ideas.

:-(

BR Hupi
by Hupi
Mon Oct 30, 2017 9:03 pm
Forum: CMSMS Core
Topic: Redirect to ext. URL not open in new tab/window (2.2.3.1)
Replies: 6
Views: 3302

Re: Redirect to ext. URL not open in new tab/window (2.2.3.1

Hi Paul, thanks for looking at it. I tried now the following things: - as suggested I added xxxx in the template to make sure it is the correct one --> the xxxx is showing up. --> confirmed. it is definitively the right one. - checked in the database. the attribute "_blank" is in the prope...
by Hupi
Mon Oct 30, 2017 7:47 am
Forum: CMSMS Core
Topic: Redirect to ext. URL not open in new tab/window (2.2.3.1)
Replies: 6
Views: 3302

Re: Redirect to ext. URL not open in new tab/window (2.2.3.1

I looked in the case for some more. Here some more detail on the case. I am using the following script for the navigator: {* Main Menu *} {if !isset($depth)}{$depth=0}{/if} {strip} {if $depth == 0} <ul class="nav navbar-nav pull-right"> {else} <ul class="subMenu"> {/if} {$depth=$...
by Hupi
Sun Oct 29, 2017 10:44 pm
Forum: CMSMS Core
Topic: Redirect to ext. URL not open in new tab/window (2.2.3.1)
Replies: 6
Views: 3302

Redirect to ext. URL not open in new tab/window (2.2.3.1)

Hi all, I just have the following problem in CMS Version 2.2.3.1 - I create a new content page with type "Redirect (Weiterleitung)" - Add a external url (example "https://forum.cmsmadesimple.org") - Set target to "_blank" The page opens always in the same tab/window as ...
by Hupi
Fri Oct 20, 2017 10:48 am
Forum: Modules/Add-Ons
Topic: Formbuilder "Unable to obtain lock for file"
Replies: 5
Views: 3813

Re: Formbuilder "Unable to obtain lock for file"

Actually I run into the same issue. There seams to be some kind of compatibility issue / bug / problem when using ... CMSMS 2.2.3.1 Formbuilder 0.8.1.6 (Capcha 0.5.5) ... and you want to write the form data into a flat file. It seams not to be a problem of the PHP version. I have it with 7.0.23 and ...
by Hupi
Mon Jan 18, 2016 9:50 pm
Forum: CMSMS Core
Topic: (solved) detailpage="xyz" not working
Replies: 2
Views: 1395

Re: detailpage="xyz" not working

OK, got it. However, ... a) I don't really understand "why" this is working the way it works. ... and ... b) I really don't understand why this behavior then isn't (at least in one sentence) mentioned / described in the module help. But whatever, thanks anyway for the helpful hint to use t...

Go to advanced search