Search found 12 matches

by Lew
Thu Oct 10, 2019 9:20 pm
Forum: CMSMS Core
Topic: V2.2.12 Content Manager 'blank' (REDUX) + side menus fail
Replies: 1
Views: 759

V2.2.12 Content Manager 'blank' (REDUX) + side menus fail

Original post locked, so adding new topic with more information and another solution method. Had same 2.2.12 behavior: Content Manager blank, admin sidebar menus wouldn't open, etc. Was using Chrome, so hit PF12 to bring up Chrome DevTools ... refreshing the admin page it hit a Javascript error (I t...
by Lew
Thu Oct 10, 2019 9:06 pm
Forum: CMSMS Core
Topic: content_en edit area is hidden after upgrade to 2.2.11
Replies: 12
Views: 2922

Re: content_en edit area is hidden after upgrade to 2.2.11

Had same behavior (in 2.2.12), and also the sidebar menus wouldn't open, etc. Was using Chrome, so hit PF12 to bring up Chrome DevTools ... loading the admin page it hit a Javascript error saying "$.cookie is not a function". Researching that error on StackOverflow suggested that it is bec...
by Lew
Mon Feb 26, 2018 5:32 am
Forum: Modules/Add-Ons
Topic: SitemapMgr - I'm having trouble getting a sitemap
Replies: 4
Views: 2861

Re: SitemapMgr - I'm having trouble getting a sitemap

I had exactly the same issue/behavior described above, where SitemapMgr wouldn't create the Pages sitemap file. I created a dummy content page and entered the displayed {Navigator template="..."} line and "view source" showed that the template worked as expected. But numerous att...
by Lew
Mon Oct 26, 2009 4:22 am
Forum: CMSMS Core
Topic: menu > separator doesn's show up
Replies: 6
Views: 4303

Re: menu > separator doesn's show up

Hi ... I've run into the same problem. I believe it was the change to the way that 'content' types were handled (v1.6.x?) that broke the separators. The key place the filtering of page objects takes place is MenuManager.module.php  GetChildNodes function.  It checks, among other things if the page o...
by Lew
Sat Oct 24, 2009 6:01 pm
Forum: Modules/Add-Ons
Topic: CGFeedMaker doesn't work
Replies: 11
Views: 4948

Re: CGFeedMaker doesn't work

For what it might be worth, I submitted bug 4230 on this in the wee hours this morning, which includes the simple code fix that worked for me.

I'll watch for the new version...

Lew
by Lew
Tue Sep 01, 2009 7:02 pm
Forum: Modules/Add-Ons
Topic: Content Alias not working with CMSMS 1.6.3
Replies: 5
Views: 1697

Re: Content Alias not working with CMSMS 1.6.3

Glad it worked for you.  [Note:  if you just modified the source yourself, remember that you have to go to Modules page, uninstall the ContentAliases module, then re-install it in order for changes to be picked up.  Took me a few minutes of head-scratching when it kept showing "ModuleName() not...
by Lew
Tue Sep 01, 2009 3:03 am
Forum: Modules/Add-Ons
Topic: Content Alias not working with CMSMS 1.6.3
Replies: 5
Views: 1697

Re: Content Alias not working with CMSMS 1.6.3

I followed the instructions at    http://forum.cmsmadesimple.org/index.php?topic=35063.0 and made the following changes to  ContentAliases.module.php  (found in Modules/ContentAliases/) 1. Find the SetParameters function, and change it to: function SetParameters() {     if ($GLOBALS['CMS_VERSION'] <...
by Lew
Thu May 22, 2008 3:43 pm
Forum: CMSMS Core
Topic: errors when i log into admin - warning - cannot modif... [SOLVED]
Replies: 2
Views: 1542

Re: errors when i log into admin - warning - cannot modif... [SOLVED]

Your site has been hacked ... I'm had the same problem on a number of 1.2.2 sites. 1. Do NOT log into the Admin function again. 2. Look through EVERY directory in your site, looking for files staring with old__ and with a more recent data stamp 3. Delete them. 4. After you're SURE you've got all the...
by Lew
Mon Feb 25, 2008 10:17 pm
Forum: Modules/Add-Ons
Topic: [solved]Mismatched versions of FEU module & FEU db table - how to force upgrade?
Replies: 6
Views: 2338

Re: [solved]Mismatched versions of FEU module & FEU db table - how to force upgrade?

Yes, the field to be added is lostunflag;  Here's my ending table structure: Field  Type Attributes Null Default Extra Action name  varchar(40)      No                  group_id  int(11)        No  0                sort_key  int(11)        Yes  NULL                required  int(11)        Yes  NULL ...
by Lew
Wed Jan 02, 2008 5:17 pm
Forum: Modules/Add-Ons
Topic: [solved]Mismatched versions of FEU module & FEU db table - how to force upgrade?
Replies: 6
Views: 2338

Re: Mismatched versions of FEU module & FEU db table - how to force upgrade?

Thanks Robert.

It still seems to be working fine, so I guess I knew what I was doing, was careful enough and was lucky!

Lew
by Lew
Wed Jan 02, 2008 4:49 am
Forum: Modules/Add-Ons
Topic: [solved]Mismatched versions of FEU module & FEU db table - how to force upgrade?
Replies: 6
Views: 2338

[solved]Mismatched versions of FEU module & FEU db table - how to force upgrade?

With some variations of upgrading CMS, installing modules and restoring databases, I got into a place where trying to add user properties for a new group was getting an error to the effect of "column count doesn't match value count" in row [blah, blah...] Sure enough, it was trying to do a...
by Lew
Wed Dec 05, 2007 4:52 pm
Forum: Modules/Add-Ons
Topic: Found/fixed Glossary error on template="template-id"
Replies: 0
Views: 957

Found/fixed Glossary error on template="template-id"

Have reported this bug (http://dev.cmsmadesimple.org/tracker/index.php?func=detail&aid=1954&group_id=42&atid=241) and just adding it here in case others having same issue. Using Glossary 0.6 on CMS 1.2.2 Created optional (non-default) glossary template and tried to use with {cms_module m...

Go to advanced search