Search found 41 matches

by mlestat1131
Mon Jul 15, 2019 6:44 pm
Forum: CMSMS Core
Topic: Error Thrown when changing to PHP 7.2.2
Replies: 1
Views: 2332

Error Thrown when changing to PHP 7.2.2

I am having an issue when implementing PHP 7.2.2, CMSMS version 2.2.10 [15-Jul-2019 13:14:38 America/Chicago] PHP Fatal error: Uncaught LogicException: Configuration error... mysqli functions are not available in/home3/maymcas/public_html/lib/classes/Database/mysqli/class.Connection.php:16 Stack tra...
by mlestat1131
Thu Jul 13, 2017 6:33 pm
Forum: Modules/Add-Ons
Topic: Getting Debug page (CGCalendar)
Replies: 3
Views: 2104

Re: Getting Debug page (CGCalendar)

Please see the attached image file... This is all I get when I hit the submit button, I have the debug settings set to false in the config.php file. as well.

By the way, when I downgrade to 2.4.4 it works seamlessly.

Only when I upgrade it to 2.4.5 does it cause the error.
by mlestat1131
Thu Jul 13, 2017 6:22 pm
Forum: Modules/Add-Ons
Topic: Getting Debug page (CGCalendar)
Replies: 3
Views: 2104

Getting Debug page (CGCalendar)

I am getting a white debug page after doing a clean install of CMSMS 2.2.2 and having only the CGCalendar and related extensions installed. This happens when I try to submit a new event to the calendar backend. Any help with this would be great. Cms Version: 2.2.2 Installed Modules: AdminSearch: 1.0...
by mlestat1131
Mon Jul 10, 2017 6:01 pm
Forum: Modules/Add-Ons
Topic: Getting an Error on CGCalendar
Replies: 4
Views: 2066

Re: Getting an Error on CGCalendar

Rolf, I did what you said, now I get this...

Warning: asort() expects parameter 1 to be array, null given in /home4/ab57106/public_html/ohioyleaders.org/lib/smarty/plugins/modifier.sort_array.php on line 14
by mlestat1131
Mon Jul 10, 2017 4:45 pm
Forum: Modules/Add-Ons
Topic: Getting an Error on CGCalendar
Replies: 4
Views: 2066

Re: Getting an Error on CGCalendar

Any idea why this UDT would fail now when it worked in the past? if (!function_exists('do_sort')) { function do_sort($a, $b) { return $a['event_summary'] > $b['event_summary']; } } $data = $params['data']; usort($data, 'do_sort'); $smarty->assign('sorted', $data); I was wanting to sort the calendar ...
by mlestat1131
Mon Jul 10, 2017 3:43 pm
Forum: Modules/Add-Ons
Topic: Getting an Error on CGCalendar
Replies: 4
Views: 2066

Getting an Error on CGCalendar

Please see the site... http://www.ohioyleaders.org Warning: usort() expects parameter 1 to be array, null given in /home4/ab57106/public_html/ohioyleaders.org/lib/classes/class.usertagoperations.inc.php(304) : eval()'d code on line 7 CGCalendar 2.4.5 When trying to insert a new event I get this debu...
by mlestat1131
Mon Jan 23, 2017 9:03 pm
Forum: The Lounge
Topic: Sorting CG Calendar by a certain field
Replies: 4
Views: 2309

Sorting CG Calendar by a certain field (Solution)

I was able to get the CG Calendar to sort using the Summary Field. This allowed me to use the summary field as a workshop # on the input of workshops for a conference. This is the Code You need to create a UDT with this info in it. ['event_summary'} calls the specific variable within the $events arr...
by mlestat1131
Mon Jan 23, 2017 6:25 pm
Forum: The Lounge
Topic: Sorting CG Calendar by a certain field
Replies: 4
Views: 2309

Re: Sorting CG Calendar by a certain field

Nevermind, I figured this out...

Thanks
Matthew
by mlestat1131
Thu Jan 19, 2017 9:29 pm
Forum: The Lounge
Topic: Sorting CG Calendar by a certain field
Replies: 4
Views: 2309

Sorting CG Calendar by a certain field

I am trying to sort CGCalendar events by a certain field, as all the events have the same day and time. This is for a conference when all the events have the same time but different topics etc... When I put them on the backend, the front end shows them as inserted. I need to show by a particular num...
by mlestat1131
Fri Jan 13, 2017 2:32 pm
Forum: The Lounge
Topic: Showtime 2 Breaking the Content Manager
Replies: 2
Views: 1517

Re: Showtime 2 Breaking the Content Manager

paulbaker wrote:I sometimes have to clear CMSMS cache after installing a module, try that. I'm using Showtime2 on a couple of sites successfully.
mlestat1131 wrote:I did a fresh install, copied the database from current install
That sounds wrong though...

Clearing the database didn't do anything for it.
by mlestat1131
Tue Jan 10, 2017 8:32 pm
Forum: The Lounge
Topic: Showtime 2 Breaking the Content Manager
Replies: 2
Views: 1517

Showtime 2 Breaking the Content Manager

Has anyone else had a problem with Showtime 2 Module breaking the functionality of the content manager? I did a fresh install, copied the database from current install and everything was working fine with CM, then I install the Showtime 2 module and I lose all the file control for the Content manage...
by mlestat1131
Mon Jan 09, 2017 3:01 pm
Forum: The Lounge
Topic: Making a circular image using CGSmartImage
Replies: 3
Views: 1795

Making a circular image using CGSmartImage

How would I make an image round, by using CGSmartImage?
There is a Rounded Corners Filter. So I am sure it will work, but it doesn't specify how to apply the filter.

Any help would be appreciated.

Thanks
Matthew
by mlestat1131
Fri Feb 12, 2016 7:31 pm
Forum: The Lounge
Topic: Custom Sorting in Company Directory Module
Replies: 0
Views: 838

Custom Sorting in Company Directory Module

Has there been any way to add a sort order function, or manual sorting for Company Directory Module?

I know some have used the Latitude as a makeshift way of doing this...

Any help would be appreciated.
by mlestat1131
Tue Dec 08, 2015 2:21 pm
Forum: The Lounge
Topic: Expired content locks keep showing even after stealing lock
Replies: 18
Views: 5859

Re: Expired content locks keep showing even after stealing l

You could also go into PHPMyAdmin and change the Sql table
by mlestat1131
Fri Nov 20, 2015 9:09 pm
Forum: Modules/Add-Ons
Topic: SHOWTIME and CMS 2.0
Replies: 3
Views: 2054

Re: SHOWTIME and CMS 2.0

The backend works, it is just a bit wonky... You can at least get a working slideshow going...

I have a working Showtime Slideshow running NivoSlider under CMSMS 2.0.1.1

Go to advanced search