Search found 9 matches

by harmala
Fri Mar 20, 2009 4:41 pm
Forum: Developers Discussion
Topic: Clean URL issue with new module I'm developing [SOLVED]
Replies: 10
Views: 3502

Re: Clean URL issue with new module I'm developing [SOLVED]

Sounds good. I'm slammed this morning but I'll try to get to it later today or this weekend. I'll update this thread when I've got something and we'll figure out how to get it to you.
by harmala
Fri Mar 20, 2009 4:33 pm
Forum: Developers Discussion
Topic: Clean URL issue with new module I'm developing [SOLVED]
Replies: 10
Views: 3502

Re: Clean URL issue with new module I'm developing [SOLVED]

I'd like to release it, but I haven't had much time to clean up the code. I'm about to beta launch a huge web project (like, today), so the Locations module has been left in good-enough-for-the-original-client state. So, lots of hacks and ugliness. That said, if someone wants to deal with all that t...
by harmala
Wed Jan 14, 2009 5:08 pm
Forum: General Discussion
Topic: We're getting whipped on SEO-friendly dynamic content URL's
Replies: 34
Views: 13149

Re: We're getting whipped on SEO-friendly dynamic content URL's

I'm just wondering why you didn't do a few simple mod_rewrite rules to redirect the old URLS to new ones. Well...I guess that is an option, but honestly, I've been so impressed with CMSMS that I really wanted to see it all work without having to resort to that. That feels defeatist. I mean, I could...
by harmala
Wed Jan 14, 2009 4:20 pm
Forum: General Discussion
Topic: We're getting whipped on SEO-friendly dynamic content URL's
Replies: 34
Views: 13149

Re: We're getting whipped on SEO-friendly dynamic content URL's

I was somewhat dismayed by the lack of any real idea of how modules and pretty URLs even work, and definitely dismayed at how hard it was to figure out a solution. This is definitely something most developers in the "real world" need, want and expect. I'm also disappointed that a module a...
by harmala
Wed Jan 14, 2009 4:13 pm
Forum: Developers Discussion
Topic: Clean URL issue with new module I'm developing [SOLVED]
Replies: 10
Views: 3502

Re: Clean URL issue with new module I'm developing [SOLVED]

That's why we pass the returnid in the URL. If you look at News.module.php in the SetParameters method you'll see it. And it's not a bug.... it's a design decision. Thanks, calguy. That clears that up. I didn't mean any disrespect, it was just a long hard road to get to where I needed to be. And, t...
by harmala
Wed Jan 14, 2009 2:53 am
Forum: General Discussion
Topic: We're getting whipped on SEO-friendly dynamic content URL's
Replies: 34
Views: 13149

Re: We're getting whipped on SEO-friendly dynamic content URL's

Just thought I'd jump in on this conversation. Let me start by saying I love CMSMS and I plan to use it on almost all my future projects, and I hope to become part of the developer community. However... I had a thread in the dev discussion about an issue I was having developing my first module and u...
by harmala
Wed Jan 14, 2009 2:35 am
Forum: Developers Discussion
Topic: Clean URL issue with new module I'm developing [SOLVED]
Replies: 10
Views: 3502

Re: Clean URL issue with new module I'm developing

OK, I finally solved this, but in the process, I may have uncovered a potential bug in CMSMS itself, or at least a serious problem when trying to build modules. Someone with more experience may be able to tell me why this is happening, but for the time-being, here's what solved it for me. I had to s...
by harmala
Mon Jan 12, 2009 6:16 pm
Forum: Developers Discussion
Topic: Clean URL issue with new module I'm developing [SOLVED]
Replies: 10
Views: 3502

Re: Clean URL issue with new module I'm developing

Thanks for your help. I've tried passing both "returnid" and "m4returnid" as default parameters, with different results. The "m4returnid" does nothing. Passing "returnid" causes the default action to occur, even though I set "action" equal to "d...
by harmala
Fri Jan 09, 2009 6:23 pm
Forum: Developers Discussion
Topic: Clean URL issue with new module I'm developing [SOLVED]
Replies: 10
Views: 3502

Clean URL issue with new module I'm developing [SOLVED]

Hello everyone, I'm a newcomer to CMSMS and I am already a huge fan. I plan on using CMSMS for many projects in the future, and I hope I can help add to the community effort. I'm developing a new module that handles basic "Store Locator" functions. Everything is working great, except I'm h...

Go to advanced search