Search found 26 matches

by clc
Mon Jun 01, 2009 6:19 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Problems with Admin Backend
Replies: 4
Views: 2001

Re: Problems with Admin Backend

I had the same problem and thought it was a WYSIWYG issue...until I realized I had left my browser's Javascript disabled after doing some site testing... ;D
by clc
Fri May 29, 2009 4:55 pm
Forum: CMSMS Core
Topic: Cannot access /admin after enabling mod_rewrite for "pretty" URL's
Replies: 8
Views: 2775

Re: Cannot access /admin after enabling mod_rewrite for "pretty" URL's

I had the same problem, and found the solution here:

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

Creating a blank file named 401.shtml in the public_html folder fixed it.  Hope this helps...
by clc
Fri May 29, 2009 2:10 am
Forum: CMSMS Core
Topic: [solved] cmslinker not working with external page type w/ mod_rewrite
Replies: 7
Views: 3048

Re: cmslinker not working with external page type w/ mod_rewrite

Okay, here's my workaround.  Since there was was only one of these, I made a rewrite rule in my .htaccess:

RewriteRule pagealias.html http://www.myexternallink.com [r=302,l]

I put it right after my RewriteBase line, before the pretty URL conditions and rules, and everything seems hunky dory.  :)
by clc
Fri May 29, 2009 12:43 am
Forum: CMSMS Core
Topic: [solved] cmslinker not working with external page type w/ mod_rewrite
Replies: 7
Views: 3048

Re: cmslinker not working with external page type w/ mod_rewrite

Thanks for the quick answer!  Unfortunately I'm trying to migrate from an old site that didn't use a hierarchy, so if I enable the hierarchy all the old links are going to break.  Which is an issue since there are a lot of other sites linking *to* this one.  Unless I go and redirect them all...
by clc
Fri May 29, 2009 12:03 am
Forum: CMSMS Core
Topic: [solved] cmslinker not working with external page type w/ mod_rewrite
Replies: 7
Views: 3048

Re: cmslinker not working with external page type w/ mod_rewrite

Whoops, never mind, not *quite* the same issue, I've been at the keyboard too long.  :)  But it does seem to be related -- I have a page of Content Type "external link" that also creates a blank internal page if called directly by its alias. It redirects properly if called from within Menu...
by clc
Thu May 28, 2009 11:53 pm
Forum: CMSMS Core
Topic: [solved] cmslinker not working with external page type w/ mod_rewrite
Replies: 7
Views: 3048

Re: cmslinker not working with external page type w/ mod_rewrite

I'm having the exact same issue, same configuration.  Did you come up with anything yet?

Thanks!
by clc
Sun Apr 26, 2009 6:22 am
Forum: Modules/Add-Ons
Topic: formbuilder pulldown problem
Replies: 5
Views: 2469

Re: formbuilder pulldown problem

Hi Mark, Thanks for the reply -- sorry, I forgot to specify that I only get the SMTP error when I change the option values -- otherwise the mail sending works fine.  That's why I'm assuming it's because the routing is tied to the numerical values.  I just don't know where to find the formbuilder cod...
by clc
Sat Apr 25, 2009 11:17 pm
Forum: Modules/Add-Ons
Topic: formbuilder pulldown problem
Replies: 5
Views: 2469

Re: formbuilder pulldown problem

Hi all, Thanks!  This is exactly what I've been looking for, except that I'm trying to do it with the "Email results based on pulldown" field type instead of the regular "Pulldown" type, and I can't quite get it to work when it comes to the form submission.  I *have* been able to...
by clc
Sat Apr 25, 2009 8:59 pm
Forum: Modules/Add-Ons
Topic: Calendar 1.0 - Missing Modify Calendar Permission
Replies: 16
Views: 9155

Re: Calendar 1.0 - Missing Modify Calendar Permission

What version of CGExtensions are you running?  I'm not sure if that's related, but I do have the "Modify Calendar" permission with CGCalendar 1.1 and CGExtensions 1.15.2...
by clc
Wed Apr 15, 2009 11:15 pm
Forum: Modules/Add-Ons
Topic: [solved] CGCalendar - category filters disappear when scrolling from month to mo
Replies: 9
Views: 4489

Re: CGCalendar - category filters disappear when scrolling from month to month

Thanks to the kind folks in this thread (fortuitously posted today), this issue is resolved: http://forum.cmsmadesimple.org/index.php/topic,33035.0.html I just needed to add "inline="1"" to my tag, as follows: {cms_module module='CGCalendar' category='Parents and Families' inline...
by clc
Wed Apr 15, 2009 10:55 pm
Forum: Modules/Add-Ons
Topic: [solved] CGCalendar - category filters disappear when scrolling from month to mo
Replies: 9
Views: 4489

CGCalendar - category filters disappear when scrolling from month to month

Hi all, I'm starting to feel like I'm talking to myself.  :)  Has *anyone* experienced the second issue, where the filters disappear while scrolling?  I just installed it on a completely different hosting account, and that issue remains, so I have a hard time thinking it's just me. Can I also ask......
by clc
Tue Apr 07, 2009 9:00 pm
Forum: Modules/Add-Ons
Topic: [solved] CGCalendar - category filters disappear when scrolling from month to mo
Replies: 9
Views: 4489

Re: CGCalendar - categories not working in month layout

Oh crikey, it's *almost* working -- it works on the initial page load, but when I scroll from month to month the filters disappear again.  Again, it doesn't do it in Calendar 1.0. I'm wondering if it might be connected to the fact that Calendar 1.0 somehow caches the month last viewed (if one has be...
by clc
Tue Apr 07, 2009 5:07 pm
Forum: Modules/Add-Ons
Topic: [solved] CGCalendar - category filters disappear when scrolling from month to mo
Replies: 9
Views: 4489

Re: CGCalendar - categories not working in month layout

Uninstalled and reinstalled CGCalendar 1.1 and the categories are working now...
by clc
Tue Apr 07, 2009 4:47 pm
Forum: Modules/Add-Ons
Topic: Calendar 1.0 - Missing Modify Calendar Permission
Replies: 16
Views: 9155

Re: Calendar 1.0 - Missing Modify Calendar Permission

Thanks for the response -- I had a feeling that was going to be the solution.  I did have CGCalendar installed on my site but was running into a category problem that I can't seem to solve and doesn't replicate on calguy's system so I rolled back.  Guess I'd better start digging...  :)

Thanks,
Karena
by clc
Tue Apr 07, 2009 7:23 am
Forum: Modules/Add-Ons
Topic: Calendar 1.0 - Missing Modify Calendar Permission
Replies: 16
Views: 9155

Re: Calendar 1.0 - Missing Modify Calendar Permission

Hi Bradley,

Did you ever find an answer for this one?  I'm encountering the same issue...

Thanks,
Karena

Go to advanced search