Search found 163 matches

by lemkepf
Wed May 28, 2008 1:50 am
Forum: [locked] Installation, Setup and Upgrade
Topic: function smarty_function_sitename() not found double slashes [solved]
Replies: 1
Views: 1110

function smarty_function_sitename() not found double slashes [solved]

This is just a helpful little post on an issue i found today. The hosting company says the path for the websites was "\\fileshare\home\user\www\". When i put that into the site_root in the config.php file for some reason smarty was throwing errors left and right: string(207) "Smarty e...
by lemkepf
Wed Sep 13, 2006 5:59 pm
Forum: CMSMS Core
Topic: Godaddy hosting?
Replies: 17
Views: 6530

Re: Godaddy hosting?

Your hosted on a cluster and not one individual box. Sometimes content doesn't replicate between the server correctly. Somettimes the database isn't in sync with other server, permissions issues, etc. I can imagine a ton of cluster issues just from my work experience. :)
by lemkepf
Wed Sep 13, 2006 4:57 pm
Forum: CMSMS Core
Topic: Godaddy hosting?
Replies: 17
Views: 6530

Re: Godaddy hosting?

Uhm... godaddy is not the best hosting solution. Cheap does not always equal good. :) I've heard horror stories about them deleting accounts and when the customer complains they say they have no record of that account. I really only trust godaddy with my domain registrations, never hosting. Here is ...
by lemkepf
Mon Sep 11, 2006 2:51 pm
Forum: Announcements
Topic: 1.0 "Hawaii" Released!
Replies: 41
Views: 34157

Re: 1.0 "Hawaii" Released!

Is it me, or does the preview not show multiple content areas? it seems that the preview is only showing the main content area. Displaying the rendered page is fine, it's just the preview not working.

I'm setting in the template the second block like this:

Code: Select all

{content block='left_block'}
by lemkepf
Wed Aug 16, 2006 7:03 pm
Forum: Modules/Add-Ons
Topic: Email Address Confirm not actually confirming in NMS
Replies: 26
Views: 9245

Re: Email Address Confirm not actually confirming in NMS

The reason for this is .75 was written by me and was basically written to do just one job. Then i slacked off... and calguy picked up the project and basically rewrote it from scratch using new stuff in the core. Hence the major differences in the versions. Just thought i'd let you know...
by lemkepf
Thu Jul 27, 2006 8:03 pm
Forum: CMSMS Core
Topic: Send to a friend
Replies: 5
Views: 2104

Re: Send to a friend

Anyone do this yet?
by lemkepf
Fri Jun 30, 2006 6:46 pm
Forum: [locked] Accessability and Usability
Topic: CMSMS 0.13: Moving pages up and down
Replies: 17
Views: 14435

Re: CMSMS 0.13: Moving pages up and down

To move pages up and down dynamically without having to reload the page each time. (i know the text boxes would be able to handle it too, but i think this will be more elgant and functional not just for accessibilty but regular users too.)
by lemkepf
Fri Jun 30, 2006 5:04 pm
Forum: [locked] Accessability and Usability
Topic: CMSMS 0.13: Moving pages up and down
Replies: 17
Views: 14435

Re: CMSMS 0.13: Moving pages up and down

We'll they did have some ajax in the groups page before, i wonder if that code is still available to use? Anyways, a nice tutorial here: http://www.gregphoto.net/sortable/index.php Edit: and take some examples from here: http://www.stromcode.com/modules.php?name=News&file=article&sid=18 and ...
by lemkepf
Fri Jun 30, 2006 4:35 pm
Forum: [locked] Accessability and Usability
Topic: CMSMS 0.13: Moving pages up and down
Replies: 17
Views: 14435

Re: CMSMS 0.13: Moving pages up and down

Personally i think this would be a perfect use of AJax... but that might not be as accessible as boxes.
by lemkepf
Thu Jun 29, 2006 8:12 pm
Forum: CMS Show Off
Topic: 2 new church sites
Replies: 1
Views: 3791

2 new church sites

I just finished up 2 church site redesign. Of course they went from lovely html to beautiful CSS. Not to mention porting them to CMSms. http://www.diedforme.com http://www.firstatthecross.com Both clients wanted almost the same functionality so i was able to setup a CMSms site very easy. Let me know...
by lemkepf
Wed Jun 28, 2006 5:43 pm
Forum: Modules/Add-Ons
Topic: Bug in Newsletter made simple?
Replies: 19
Views: 7283

Re: Bug in Newsletter made simple?

You want to "checkout" a copy of the newsletter, then upload it to your website into the modules folder.
by lemkepf
Wed Jun 28, 2006 4:22 pm
Forum: Developers Discussion
Topic: Relatively Large Change
Replies: 5
Views: 9534

Re: Relatively Large Change

Can you do a mass query through subversion to see what modules use any of the offending techniques?
by lemkepf
Tue May 23, 2006 1:42 pm
Forum: General Discussion
Topic: Pretty URLs -- to .html or not?
Replies: 13
Views: 5893

Re: Pretty URLs -- to .html or not?

if you do a mo-rewrite so your urls are www.mysite.com/example/ don't you have issues with image links or is that fixed in the latest release? You need to put the {metatag} in your template which put's a "Base" tag in your html. This basically says any "relative" image links are...
by lemkepf
Fri May 19, 2006 5:32 pm
Forum: Announcements
Topic: 0.13 Final Released!
Replies: 30
Views: 24192

Re: 0.13 Final Released!

Ted wrote: Put the whole meta tag into the metadata box in the admin, not just the content of it.  Then just {metadata} (the showbase is true by default in almost all cases) in your template and you should be set.
Yea... that totally makes sense now...  ;D
by lemkepf
Fri May 19, 2006 4:44 pm
Forum: Announcements
Topic: 0.13 Final Released!
Replies: 30
Views: 24192

Re: 0.13 Final Released!

It could just be my "noobness" with the whole mod_rewrite jazz and .13 release but i have an issue.... When i put the {metadata} tag in the template it will display meta data without any meta tags. Ok, that's fine i just put the meta data tags around the output. But now that i'm using the ...

Go to advanced search