Search found 36 matches

by greenftechn
Tue Mar 27, 2018 4:30 pm
Forum: CMSMS Core
Topic: unable to connect /CmsJobManager/CmsJobManager.module.php on
Replies: 4
Views: 1756

Re: unable to connect /CmsJobManager/CmsJobManager.module.ph

I tried setting root url as shown in the documentation here: https://docs.cmsmadesimple.org/configuration/config-file/config-reference#config_root_url I initially thought this was working. I discovered later that if the site was inactive for a period of time the message would come up again. Loading ...
by greenftechn
Wed Mar 14, 2018 4:57 pm
Forum: CMSMS Core
Topic: unable to connect /CmsJobManager/CmsJobManager.module.php on
Replies: 4
Views: 1756

unable to connect /CmsJobManager/CmsJobManager.module.php on

I'm seeing the following at the top of the browser window intermittently. Warning: fsockopen(): unable to connect to mydomain.com:80 (Connection timed out) in /var/www/html/mydomain.com/modules/CmsJobManager/CmsJobManager.module.php on line 300 It popped up with clean install of 2.2.6, but the 2.2.7...
by greenftechn
Sun Feb 25, 2018 12:30 am
Forum: Layout and Design (CSS & HTML)
Topic: Foundation Starter Kit Menu
Replies: 2
Views: 2337

Foundation Starter Kit Menu

I installed the foundation starter kit, and while I was expecting bare bones styling I wasn't expecting menus to stay expanded in every resolution (images below). What are the steps required to get expected menu behavior? https://drive.google.com/open?id=1Pjc3zQNGhmKsolvoW--RzwL66EEFzC4T https://dri...
by greenftechn
Wed May 03, 2017 2:36 pm
Forum: The Lounge
Topic: Gallery/Slideshow served from AWS or other CDN using CMSMS
Replies: 1
Views: 1388

Gallery/Slideshow served from AWS or other CDN using CMSMS

I'm looking for a way to serve images in Gallery like fashion using a CDN such as Amazon AWS. What I think of as a "should be simple" task is proving to be elusive. Is anyone doing this? How?
by greenftechn
Fri Apr 15, 2016 3:01 pm
Forum: General Discussion
Topic: Serving up content from NoSQL databases
Replies: 1
Views: 2170

Serving up content from NoSQL databases

Is anyone, or are there plans in the works for, serving up content from multiple databases, including cloud based NoSQL databases?
by greenftechn
Thu Feb 26, 2015 2:52 pm
Forum: Modules/Add-Ons
Topic: [solved] CSS in Frontendusers
Replies: 3
Views: 1362

[solved] Re: CSS in Frontendusers

Colors are hard wired into the PHP code so that if a field is missing it can change color of the prompt to red. It would be nice to have a style sheet to make this more flexible. Guess the simplest approach is to change the style of my tables throughout the whole site from the site's CSS. 3/2/15 Mar...
by greenftechn
Fri Feb 20, 2015 2:28 pm
Forum: Modules/Add-Ons
Topic: [solved] CSS in Frontendusers
Replies: 3
Views: 1362

[solved] CSS in Frontendusers

Something is overriding my table formatting, changing property prompts (user login, user registration, etc) to a dark blue that does not show up in my dark tables. I have been searching for where this is set, with no luck. A stylesheet reference or a reference to documentation as to where these prop...
by greenftechn
Fri Apr 27, 2012 12:20 am
Forum: Modules/Add-Ons
Topic: [Solved] Using Galleries and Displaying a Single Thumbnail
Replies: 1
Views: 743

[Solved] Re: Using Galleries and Displaying a Single Thumbna

I tried the code examples shown, but the fancybox template code I was using had been previously customized, interfering with results. Also, I at first did not place the class assignment shown below correctly in the main template page and was still getting the "little boxes" where the thumb...
by greenftechn
Wed Apr 25, 2012 12:27 am
Forum: Modules/Add-Ons
Topic: [Solved] Using Galleries and Displaying a Single Thumbnail
Replies: 1
Views: 743

[Solved] Using Galleries and Displaying a Single Thumbnail

I would like to display one or more galleries on a page and have each one represented by a single thumbnail. On clicking the single thumbnail, the gallery would then be ready to be viewed according to the template used. I tried the code examples here with no luck: http://forum.cmsmadesimple.org/view...
by greenftechn
Wed Sep 22, 2010 8:13 pm
Forum: Modules/Add-Ons
Topic: Play module width parameter ignored
Replies: 5
Views: 2064

Re: Play module width parameter ignored

Did you ever resolve this? I'm also having difficulty figuring out how to  make the width of the multi-player wider. Not sure where to put the width param. When I attempt to copy the existing player, I get an error Fatal error: Cannot redeclare _play_getdefaultplayers() (previously declared in /usr...
by greenftechn
Wed Jul 28, 2010 7:20 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Upgraded 1.7.1 to 1.8.1, couldn't login to admin
Replies: 2
Views: 1618

[solved] Re: Upgraded 1.7.1 to 1.8.1, couldn't login to admin

calguy1000 wrote: Your files didn't upload properly.
I installed from the shell. My checksums were all ok....

However, I do have a renamed admin folder. I think this post is relevant:

http://forum.cmsmadesimple.org/index.ph ... 980.0.html

I'm going to mark the issue solved
by greenftechn
Mon Jul 26, 2010 5:49 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Upgraded 1.7.1 to 1.8.1, couldn't login to admin
Replies: 2
Views: 1618

[solved] Upgraded 1.7.1 to 1.8.1, couldn't login to admin

Running fully updated Hardy server. I upgraded from 1.7.1 to 1.8.1, then couldn't login to admin. I have the CGExtensions and CGCalendar modules Received this error in browser upon login attempt: Fatal error: Call to undefined method CGCalendar::LoginPost() in /var/www/sites/hohwebm/renamed_admin/lo...
by greenftechn
Fri May 14, 2010 4:33 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved]For multiple sites on the same server, should I...? <mysql question
Replies: 2
Views: 1171

[solved] Re: For multiple sites on the same server, should I...? <mysql question

Thanks. I think separate DBs are the best approach for modularity. Will do that from now on.
by greenftechn
Fri May 14, 2010 12:59 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved]For multiple sites on the same server, should I...? <mysql question
Replies: 2
Views: 1171

[solved]For multiple sites on the same server, should I...? <mysql question

I want the flexibility of being able to move sites without losing data from one server to another. When I create multiple sites on the same server, should I simply use a different table prefix for different sites, or should I create entirely separate databases? I'm not a mysql expert, but my initial...

Go to advanced search