Search found 30 matches
- Mon Jan 11, 2021 7:09 pm
- Forum: Modules/Add-Ons
- Topic: CGBetterForms - could not find valid unique request id
- Replies: 3
- Views: 89
Re: CGBetterForms - could not find valid unique request id
I posted that original message about having intermittent problem with CGBF and did not get any further with it in this forum. I added that system variable to the end of my email template but still occasionally get that error message. When I got the message (even with a template including that system...
- Thu Oct 15, 2020 4:51 pm
- Forum: Modules/Add-Ons
- Topic: LISE instance admin - item summary not showing icons
- Replies: 4
- Views: 302
Re: LISE instance admin - item summary not showing icons
I do not think that this is a LISE issue. I guess it's anything about a responsive design breakpoint. I recognise exactly the same behaviour when the browser-width is too small. For example when I have my bookmarks or chronic opened on the left side of the browser. I'm using a 19" display. The icon...
- Mon Oct 12, 2020 9:58 am
- Forum: Modules/Add-Ons
- Topic: LISE instance admin - item summary not showing icons
- Replies: 4
- Views: 302
Re: LISE instance admin - item summary not showing icons
I just tried on another PC with my remote server version and all was OK so there is something happening with my PC. I have tried with 2 browsers (firefox and chrome) for the remote server and I get my problem of missing icons on the item summary. So this is all I did. Go into my LISE instance in adm...
- Sat Oct 10, 2020 6:42 pm
- Forum: Modules/Add-Ons
- Topic: LISE instance admin - item summary not showing icons
- Replies: 4
- Views: 302
LISE instance admin - item summary not showing icons
Hi. I have installed LISE 1.4.1 and created an instance called Shop. In the admin section where I can add items, the item summary keeps losing the little icons to edit, delete, copy, select. The only way to re-display them is to go into Options, select a field from the "Display these fields in item ...
- Thu Jul 23, 2020 1:12 pm
- Forum: Modules/Add-Ons
- Topic: CGBetterForms - could not find valid unique request id
- Replies: 1
- Views: 584
Re: CGBetterForms - could not find valid unique request id
I am answering my own question.
I took a deeper look at the variables available to template for handlers and found cgbf_requestid.
So, I added this to the email template {$cgbf_requestid} and it worked on mobile devices.
I took a deeper look at the variables available to template for handlers and found cgbf_requestid.
So, I added this to the email template {$cgbf_requestid} and it worked on mobile devices.
- Thu Jul 23, 2020 12:36 pm
- Forum: Modules/Add-Ons
- Topic: CGBetterForms - could not find valid unique request id
- Replies: 1
- Views: 584
CGBetterForms - could not find valid unique request id
I am using cmcms 2.2.13 and cgbetterforms 1.10.4. I have a form built with CGBF which is showing the following message when form is submitted by some devices such as mobile and ipad. "Sorry, something has gone wrong. We could not find a valid unique request id in the posted data" I tracked this mess...
- Mon Apr 27, 2020 10:04 am
- Forum: CMSMS Core
- Topic: News showing template in url when using pretty urls
- Replies: 6
- Views: 767
Re: News showing template in url when using pretty urls
I don't think it is a bug, Howey. I, too encountered a similar problem recently and I posted to this forum earlier this month: https://forum.cmsmadesimple.org/viewtopic.php?f=8&t=82103 I also answered my post. I found that even if you set the default news detail page in News setting but also include...
- Thu Apr 16, 2020 5:45 pm
- Forum: CMSMS Core
- Topic: metadata tag showbase parameter not working
- Replies: 2
- Views: 413
Re: metadata tag showbase parameter not working
OK Velden. Thanks for response. But it does not solve my problem about not showing my meta tags that are stored in a generic template. So, in my master page layout template I have put {metadata showbase='false'} In my content page, the page specific metadata field on Logic tab has this Core::Generic...
- Thu Apr 16, 2020 10:04 am
- Forum: CMSMS Core
- Topic: metadata tag showbase parameter not working
- Replies: 2
- Views: 413
metadata tag showbase parameter not working
I am trying to work out how to suppress the <base> tag. I found the showbase parameter for the metadata tag but it does not work. If I put in {metadata showbase=false} then the base tag shows as well as the other meta tags. If I put in {metadata showbase=true} then the base tag disappears but so do ...
- Tue Apr 07, 2020 12:47 pm
- Forum: Tips and Tricks
- Topic: How To: Auto-fill News URL field
- Replies: 5
- Views: 1354
Re: How To: Auto-fill News URL field
Hi Charles. I found out why I was getting d,news-detail added to my News url. In Design Manager, if you set a default template for News detail then you don't need to add the detailtemplate parameter to the News tag. This was my News tag: {News summarytemplate="news-summary-main" detailtemplate="news...
- Tue Apr 07, 2020 12:37 pm
- Forum: CMSMS Core
- Topic: News module links to detail pages - revisited
- Replies: 1
- Views: 511
Re: News module links to detail pages - revisited
I have found the answer to my own question! In Design Manager, if you have set a default template for the News detail, then you don't need to include the detail template parameter in the News tag. I was including the detail template parameter, even though I had set the default and this is why the d,...
- Tue Apr 07, 2020 12:21 pm
- Forum: CMSMS Core
- Topic: News module links to detail pages - revisited
- Replies: 1
- Views: 511
News module links to detail pages - revisited
Hi. Bailiwick posted about a problem with the URL of a News detail item having "/d,news-detail" at the end of the URL. Here is link to that post made on 27 Sep 2019: https://forum.cmsmadesimple.org/viewtopic.php?f=8&t=81636&p=344063&hilit=news+url#p344063 The post is over 6 months and so no further ...
- Tue Apr 07, 2020 8:56 am
- Forum: Tips and Tricks
- Topic: How To: Auto-fill News URL field
- Replies: 5
- Views: 1354
Re: How To: Auto-fill News URL field
Hi Christine, I haven't tried your method but this looks to be a worthwhile thing to do, and the article seems to explain the process clearly. FWIW my own pretty URLs don't have the "/d,news-detail" bit at the end. I can live with the numbers in the middle. Hiya Charles. Thanks for taking a look an...
- Mon Apr 06, 2020 8:43 am
- Forum: Tips and Tricks
- Topic: How To: Auto-fill News URL field
- Replies: 5
- Views: 1354
How To: Auto-fill News URL field
I have written an article on how to auto-fill the News URL field from the News title at the click of a button. The button functionality includes replacing spaces with hyphens, setting to lower case etc. This removes the need for re-typing into the URL field. For example, the News title "How to auto-...
- Sun Mar 15, 2020 12:43 pm
- Forum: CMSMS Core
- Topic: Content Manager - Internal Page Link for removed page
- Replies: 4
- Views: 775
Re: Content Manager - Internal Page Link for removed page
I think it's fixed in 2.3 beta. But anyway for 2.2.x it might be a good idea to file a bug report. I could add a fix/work-around to the bug report once you have filed it. Thanks for responses, Digi3 and Velden. I have raised bug report - didn't know who to assign it to, though. http://dev.cmsmadesi...