Search found 151 matches

by andrewvideouk
Mon Aug 15, 2022 9:28 am
Forum: Help Wanted (commercial)
Topic: CGBlog - Browse Category template
Replies: 2
Views: 25836

Re: CGBlog - Browse Category template

Cool site. Love the style. Well done.
by andrewvideouk
Mon Aug 15, 2022 9:25 am
Forum: Modules/Add-Ons
Topic: LISE pagination limit
Replies: 1
Views: 609

Re: LISE pagination limit

This is the code I have done. I don't know if this is a bad way of doing it. {$Maxpagecount = 7 } {if $Maxpagecount > 1} <p style="text-align: center;" >{if $pagenumber == 1} <span class="linkdead">Previous Blogs </span>{/if} {if $pagenumber > 1} <span class="linkpages"...
by andrewvideouk
Mon Aug 15, 2022 9:03 am
Forum: Modules/Add-Ons
Topic: LISE pagination limit
Replies: 1
Views: 609

LISE pagination limit

HI I am trying to work out how to limit how pages to display. Can someone tell me how to go about it please. I did find this https://forum.cmsmadesimple.org/viewtopic.php?t=82245 and works great but it still shows all the pages. I want only to limit to 7 pages max. The items (Blog) I don't really wa...
by andrewvideouk
Mon Aug 15, 2022 8:17 am
Forum: CMSMS Core
Topic: maximum input value
Replies: 3
Views: 1152

Re: maximum input value

Yes I guess you need to customize the template. I not sure what to change and where. Only place I think is the tempatate is in modules/CMSContentManager/templates/admin_editcontent.tpl and can't see where to see the title input plus what I need to change. I have copied the CMSContentManager into mod...
by andrewvideouk
Tue Aug 09, 2022 10:05 am
Forum: CMSMS Core
Topic: maximum input value
Replies: 3
Views: 1152

maximum input value

Hi

it's posbile to have a maximum value on title input field on the pages and other places.

At the moment I have a smaty shoring title stings but ony problem I have that people puting in long titles and not realsing that the tilte is cut short.

Thank you.
by andrewvideouk
Thu Aug 04, 2022 9:08 pm
Forum: Feature ideas
Topic: Add a Donate button
Replies: 0
Views: 12600

Add a Donate button

Maybe we could add a donate button on the Admin Panel for CMSMS and maybe change a fee for big companies for using CMSMS but keep it free for charitles and personal use. Yes I know there is a donate button on the main site but people might forget about it but if on the Admin Panel they can't foreget...
by andrewvideouk
Thu Aug 04, 2022 8:39 pm
Forum: Feature ideas
Topic: Extra Field options
Replies: 2
Views: 3806

Re: Extra Field options

Thank you. That's great news. Looking forward it.

Happy Summer.

Andrew
by andrewvideouk
Tue Jul 26, 2022 11:21 am
Forum: Feature ideas
Topic: Extra Field options
Replies: 2
Views: 3806

Extra Field options

I don't know how to expain this but I well try, It would be great to able to Add field by pressing + but you might want 3 diffent extra enties to come up and name the fields on the main cms and on modules etc. Something like Add easy Read box + Add easy Read box + --- image (Upload) --- Alt (One lin...
by andrewvideouk
Fri Jul 01, 2022 10:00 am
Forum: CMSMS Core
Topic: Sitedown message
Replies: 7
Views: 1578

Re: Sitedown message

This should look like.
by andrewvideouk
Fri Jul 01, 2022 9:57 am
Forum: CMSMS Core
Topic: Sitedown message
Replies: 7
Views: 1578

Re: Sitedown message

Try something like this. https://codepen.io/calvinbramlett/pen/WOMzqx <!doctype html> <title>Site Maintenance</title> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet"> <style> html, body { padding: 0; margin: 0; width: 100%; height: 100%...
by andrewvideouk
Thu Jun 30, 2022 2:27 pm
Forum: CMSMS Core
Topic: Sitedown message
Replies: 7
Views: 1578

Re: Sitedown message

The way I did it that made a page in CMSMS with your layout etc. view the llike page Than Copy 'n' paste the HTML source code and have hard link to a CSS file into your Maintenance mode page without wysiwyg turn off.
by andrewvideouk
Thu Jun 23, 2022 8:25 am
Forum: CMSMS Core
Topic: Warning: session_start()
Replies: 2
Views: 1078

Re: Warning: session_start()

Hi thank you for your help.


Thats was a easy fix.
by andrewvideouk
Wed Jun 22, 2022 4:10 pm
Forum: CMSMS Core
Topic: Warning: session_start()
Replies: 2
Views: 1078

Warning: session_start()

HI The site I been working on been working great until today and I am getting this error Warning: session_start(): open(/var/cpanel/php/sessions/ea-php72/sess_f505432e8796cbf23bce5c17d3b991b0e, O_RDWR) failed: No such file or directory (2) in /home/website/public_html/lib/misc.functions.php on line ...
by andrewvideouk
Wed Jun 22, 2022 4:00 pm
Forum: Tips and Tricks
Topic: Database problems
Replies: 2
Views: 3479

Re: Database problems

I do try to do a full site backup every month or i am doing any updates.
by andrewvideouk
Sat May 21, 2022 10:47 pm
Forum: Modules/Add-Ons
Topic: uploading images with spaces & special characters
Replies: 3
Views: 927

Re: uploading images with spaces & special characters

How and where would you use that? The files needs to renamed as been uploaded at the backend.

Go to advanced search