Search found 77 matches

by tpost
Tue May 13, 2008 12:45 am
Forum: General discussions
Topic: .htaccess help - adding "www"
Replies: 15
Views: 7695

.htaccess help - adding "www"

Hi everyone,

Right now, if i type "www.domain.com/blog", I get redirected to "domain.com/blog".

I'm not a regex expert, so I wouldn't know which RewriteCond and RewriteRule would work in the htaccess file to prefix the "www" to serendipidty URLs.

Thanks in advance!
by tpost
Sat May 10, 2008 7:59 pm
Forum: Development
Topic: CategoryTemplate modifications
Replies: 29
Views: 26345

thanks judebert, you're a star!
by tpost
Sat May 10, 2008 7:52 am
Forum: Plugins
Topic: RSS Aggregator Problem
Replies: 3
Views: 2516

Hey Don,

It's Ray from your optional-necessity blog!

If I had access to edit on MySQL, I would do so... i guess i'll have to wait until Monday! I wish there was a built-in function for the plugin though...

Digging the new nickname for the plugin ;) lol
by tpost
Sat May 10, 2008 4:01 am
Forum: Plugins
Topic: RSS Aggregator Problem
Replies: 3
Views: 2516

Update: I have deleted the feed from the RSS Aggregator plugin and have manually updated the aggregator with the debugger turned on. I still get this output: DEBUG: cache_authors['realname'] = authorid has 7 entries DEBUG: cache_entries['title']['authorid']['timestamp'] = entryid has 0 entries. DEBU...
by tpost
Sat May 10, 2008 1:40 am
Forum: Plugins
Topic: RSS Aggregator Problem
Replies: 3
Views: 2516

RSS Aggregator Problem

Hi everyone! I have run into a problem. I imported an RSS feed successfully with the "RSS Aggregator" plugin, then I deleted all the entries because they were posted with the wrong author name. When I tried to re-import the same, exact feed, no entries were able to be imported. With debug ...
by tpost
Wed May 07, 2008 11:07 pm
Forum: Development
Topic: CategoryTemplate modifications
Replies: 29
Views: 26345

You mentioned that it's showing the "site-wide information". What is that? Category #1's name? Sorry judebert! I guess I should have been more specific. Remember I told you I was using the "Start Page Category" plugin? Well the {$category_info} information was defaulting to the ...
by tpost
Tue May 06, 2008 10:14 pm
Forum: Development
Topic: CategoryTemplate modifications
Replies: 29
Views: 26345

Hi judebert, Actually the entry footer is displaying the right information ! :o In my custom s9y template, I am using {$category_info.category_name} in index.tpl to display the name of the current category. Only when one is on an entry, does {$category_info} display the wrong information. The funny ...
by tpost
Tue May 06, 2008 3:10 am
Forum: General discussions
Topic: Announcing s9y-users.com
Replies: 16
Views: 15839

Can we post multi-category blogs as separate entries? ;)
by tpost
Mon May 05, 2008 10:50 pm
Forum: Development
Topic: CategoryTemplate modifications
Replies: 29
Views: 26345

Hi judebert, Thanks for the quick response. After installing the event_advtypes plugin, I went into event_categorytemplates and adjusted the categories in the order I wanted. So far, so good. When I apply the changes, category pages render correctly. Here's where things go awry: Individual entries s...
by tpost
Fri May 02, 2008 10:33 pm
Forum: Development
Topic: CategoryTemplate modifications
Replies: 29
Views: 26345

Hi judebert, I tried upgrading to the newest version (0.26), but I experienced the same symptoms as bdconnolly. I installed the event_advtypes plugin and then tried to configure event_categorytemplates with the new sequencing widget. Maybe I am missing something in this step? Do I have to configure ...
by tpost
Tue Apr 22, 2008 12:44 am
Forum: Plugins
Topic: "Path to single plugin"
Replies: 1
Views: 1621

"Path to single plugin"

Hi everyone, Under "Configuration --> Permalinks", there is an entry called "Path to single plugin". How does this work? Say I want to link to a file within a plugin directory, how would I link to it? Right now, I have "Path to single plugin" set to " plugin "...
by tpost
Thu Apr 03, 2008 8:36 pm
Forum: Themes
Topic: Editing wording/language in "commentform.tpl"
Replies: 2
Views: 2875

Ah of course!

I forgot those messages were from the plugins itself!

Thanks Garvin!
by tpost
Thu Apr 03, 2008 4:37 am
Forum: Themes
Topic: Editing wording/language in "commentform.tpl"
Replies: 2
Views: 2875

Editing wording/language in "commentform.tpl"

Hi everyone, I want to edit the wording in the "commentform.tpl" file. Specifically the "Enclosing asterisks marks text as..." block http://img520.imageshack.us/img520/6003/s9ycommentformtv4.jpg I tried looking in the various lang files, but couldn't find anything... unless I was...
by tpost
Sat Feb 02, 2008 4:03 am
Forum: General discussions
Topic: use reCaptcha in place of existing captchas?
Replies: 27
Views: 20622

just installed the recaptcha plugin!

if you want this to work in combination with the "Spam Protector" plugin, you must disable captchas in Spam Protector.

now i have the power of both akismet (for trackback spam) and recaptcha (for comment spam)!
by tpost
Thu Jan 31, 2008 9:24 pm
Forum: Plugins
Topic: Properties/Templates of categories with >1 categories
Replies: 50
Views: 29227

Hi judebert, Love what you have done with this plugin! Just one question, say a user clicks on an " author " in a post. i.e. "Posted by (AUTHOR) " part... is it possible to specify which category that author resides in? Right now it defaults to the top level category. Let me know...