Search found 37 matches

by johnflan
Wed May 01, 2024 9:10 pm
Forum: Modules/Add-Ons
Topic: Khronos group permissions
Replies: 2
Views: 148

Re: Khronos group permissions

Great - thank you - I'll upgrade to 2.2.20
by johnflan
Wed May 01, 2024 8:47 pm
Forum: Modules/Add-Ons
Topic: Khronos group permissions
Replies: 2
Views: 148

Khronos group permissions

In my website Khronos permissions don't appear in Backend Group Permissions. Hmm... any ideas why not? Cms Version: 2.2.17 Installed Modules: AdminSearch: 1.0.6 CGBetterForms: 1.10.4 CGExtensions: 1.65.2 CGGoogleMaps2: 1.1.1 CGSimpleSmarty: 2.2.1 CGSmartImage: 1.22.7 CMSContentManager: 1.1.10 CMSMSE...
by johnflan
Wed Jan 24, 2024 9:30 pm
Forum: Help Wanted (commercial)
Topic: CGCalendar
Replies: 4
Views: 4627

Re: CGCalendar

<div class="calendar-event {if $event.event_date_start < $smarty.now } expired-event {/if}"> I was beginning to wonder if it was me and my lack of knowledge! I don't think the $smarty.now works as it doesn't seem to identify the now date. If I reverse the greater than then the css does kic...
by johnflan
Tue Jan 23, 2024 9:58 pm
Forum: Help Wanted (commercial)
Topic: CGCalendar
Replies: 4
Views: 4627

Re: CGCalendar

Thank you - I'll give it a try. Khronos - I need to tale a look at that!
by johnflan
Tue Jan 23, 2024 9:13 pm
Forum: Help Wanted (commercial)
Topic: CGCalendar
Replies: 4
Views: 4627

CGCalendar

In the full view and list calendar I would like to have the expired events grey out just so that it's more obvious they are a past event. Here's some links so you can see why I would like someone to help me with the coding. https://clitheroeurc.org.uk/calendar-2/monthly-calendar.html https://clither...
by johnflan
Mon Oct 16, 2023 11:52 am
Forum: Modules/Add-Ons
Topic: CGCalendar FullCalendar
Replies: 0
Views: 8574

CGCalendar FullCalendar

In the full view calendar I would like to have the expired events in grey just to distinguish them more from the upcoming. Eg when someone goes back a month they can still look active despite the month above telling them! https://rvjazzandblues.co.uk/events-calendar.html Could you direct me to a bit...
by johnflan
Mon Apr 04, 2022 10:39 pm
Forum: Help Wanted (commercial)
Topic: CGBlog - Browse Category template
Replies: 2
Views: 58388

Re: CGBlog - Browse Category template [done]

Thanks to all for looking at the problem. I realised it might be better to think about it differently. So eventually added the four headline gigs into the page so they couldn't be affected by the function of the gig list.
It works!
https://www.rvjazzfestival.co.uk/
by johnflan
Tue Mar 29, 2022 11:04 am
Forum: Help Wanted (commercial)
Topic: CGBlog - Browse Category template
Replies: 2
Views: 58388

CGBlog - Browse Category template

I'm using the CGBlog as a gig listing. Works well. There are 2 different types of gigs - Festival (ticketed) and Fringe (free pub gigs). They are shown separately on a page - great. For the Fringe section there's a Browse Category part which lists the pubs and this can sort out the gigs by the pubs ...
by johnflan
Wed Jan 19, 2022 2:45 pm
Forum: Modules/Add-Ons
Topic: CGFeedback form Success Message
Replies: 0
Views: 1207

CGFeedback form Success Message

I have a number of articles on a page each with a separate CGFeedback form. Everything works well and the feedback for each article when submitted is place under the right article - great. One minor issue is that when someone does submit the feedback no matter what article, the "Success Message...
by johnflan
Fri Oct 23, 2020 8:19 am
Forum: Modules/Add-Ons
Topic: Form Browser strips out text formating
Replies: 3
Views: 1275

Re: Form Browser strips out text formating

Thanks for both replies. When stuck it's good to have ideas of where else to look. I would never have got there myself and such a tiny bit of code!
<p>{$resp->values[6]|nl2br}</p>

Thank you.
by johnflan
Thu Oct 22, 2020 11:54 pm
Forum: Modules/Add-Ons
Topic: Form Browser strips out text formating
Replies: 3
Views: 1275

Form Browser strips out text formating

Form Builder has successfully passed the information into Form Browser and I can get this to display nicely on a website page. Apart from the text from a text area as it strips out the paragraphing leaving a solid block of text. When viewed in the the Form Browser admin the text is ok. In the Form B...
by johnflan
Thu Jul 30, 2020 11:38 pm
Forum: Modules/Add-Ons
Topic: CGBlog Browse Category path problem
Replies: 6
Views: 3127

Re: CGBlog Browse Category path problem

Dr CSS - Thank you - I'll look into the RewriteBase / surely it's got to be something like that. But, DIG13 - I think I'm closing in on something. Tried <pre>{$rec.url}</pre> and that was fine. Tried a lot of things in that direction, paths, server problems, setup and thought about re-installing. Wa...
by johnflan
Thu Jul 30, 2020 3:02 pm
Forum: Modules/Add-Ons
Topic: CGBlog Browse Category path problem
Replies: 6
Views: 3127

Re: CGBlog Browse Category path problem

Tried using .htaccess basic and as in the doc folder and also not using it at all and no change to the path. The config file is basic. <?php # CMS Made Simple Configuration File # Documentation: https://docs.cmsmadesimple.org/configuration/config-file/config-reference # $config['dbms'] = 'mysqli'; $...
by johnflan
Thu Jul 30, 2020 1:10 pm
Forum: Modules/Add-Ons
Topic: CGBlog Browse Category path problem
Replies: 6
Views: 3127

CGBlog Browse Category path problem

I'm using CGBlog which is great but in the browse category listing the links created for all the categories includes the extra "admin/" and so of course takes you to the admin login page. For example "http://s773115261.websitehome.co.uk/backup/rvjazzandblues_cmssite/ admin/ index.php?...
by johnflan
Tue Jul 14, 2020 8:40 pm
Forum: Modules/Add-Ons
Topic: CGBlog summary template categories
Replies: 2
Views: 1383

Re: CGBlog summary template categories [solved]

Thanks Velden That works so thank you. I'm just studying "the variable in more places" to make the template smaller and also I can see the sense in not using the "foreach" approach but sorry it's my complacency and laziness because I've always managed to make it work. I really sh...

Go to advanced search