Search found 11 matches

by mjxg
Sat Aug 06, 2005 2:25 am
Forum: Plugins
Topic: ToDo/Project List
Replies: 45
Views: 26070

I am having the same problem. I can add projects and everything fine, the colors are saved, etc. Unfortunately, the bars do not show up on the main page and the "Sample Colors" column shows no colors (just white boxes). I detailed my findings here: http://www.s9y.org/forums/viewtopic.php?p...
by mjxg
Fri Aug 05, 2005 11:12 pm
Forum: Plugins
Topic: "Manage Projects" Color Bar MIssing
Replies: 6
Views: 4744

"Manage Projects" Color Bar MIssing

I have the To/Do List plug-in installed, with the event wrapper, and I've set up a few projects. I have the colors set up and I've verified my configurations with a friend who uses s9y that has everything working. Unfortunately, when I go to view my blog, the progress bars are not showing up. When I...
by mjxg
Mon Apr 25, 2005 9:36 pm
Forum: Plugins
Topic: Freetag Issue
Replies: 6
Views: 6262

Awesome :)

Glad I could help!

-Mike
by mjxg
Mon Apr 25, 2005 6:24 pm
Forum: Plugins
Topic: Freetag Issue
Replies: 6
Views: 6262

Re: postgres issue

Thanks a lot. If you happen to find the "real" code, I will commit your patch. Sadly I don't do postgreSQL, and neither seems to do the author of the plugin change, so I'm bound to your help :) Thanks a lot, Garvin Well, I figured out how to do it. You need to do it in 3 steps. Here they ...
by mjxg
Mon Apr 25, 2005 4:50 pm
Forum: Plugins
Topic: Freetag Issue
Replies: 6
Views: 6262

postgres issue

Based on the code snippet you gave me, I was able to find it in the sidebar plugin. I don't think that that code will work with postgres. I attempted to manually add it "as is" (changing the variables to what they should be and removing the quotes and concatenating "."s) and post...
by mjxg
Sat Apr 23, 2005 9:36 pm
Forum: Plugins
Topic: Freetag Issue
Replies: 6
Views: 6262

Freetag Issue

I am using Postgres, the latest version of Serendipity, and I just installed the Freetag event and sidebar plugin. The sidebar plugin is showing on my blog, and the entries have the ability to type in tags, but there is no place in the database to hold them. I noticed the latest revision now uses a ...
by mjxg
Mon Apr 18, 2005 11:23 pm
Forum: Plugins
Topic: Amazon Chooser Plugin
Replies: 18
Views: 16881

lol, sorry about that then :)

I pulled the plugin down yesterday from the site that you posted the link to. I am not sure if the latest version was there, but I'm sure the changes you made are most excellent and will work :)

Thanks again!

--Mike
by mjxg
Mon Apr 18, 2005 7:20 pm
Forum: Plugins
Topic: Amazon Chooser Plugin
Replies: 18
Views: 16881

Validation Code Adjustment

heres the change in .js basically just added in some customization... img = "<img class='serendipity_amazonchr_pic' border='0' hspace='0' src='" + ImageUrl + "' alt='" + prodname + "' />"; block = '<table>' + '<tr>' + '<td align="center" valign="top"...
by mjxg
Sun Apr 17, 2005 8:38 pm
Forum: Plugins
Topic: Amazon Plugin Issue
Replies: 3
Views: 4618

Re: Amazon Plugin Issue

The amazon plugin only shows up when you are not using the WYSIWYG editor, so I suppose you are using that? That would do it. Are there any plans to add it to the WYSIWYG editor toolbar? If you could point me to the WYSIWYG code I'll see if I can hack something up, even if it is just for myself :P
by mjxg
Sun Apr 17, 2005 5:05 pm
Forum: Plugins
Topic: Amazon Plugin Issue
Replies: 3
Views: 4618

Amazon Plugin Issue

I have installed the Amazon plugin, went to the plugin's page and set it up, but it does not show up on the toolbar at all. I am using the latest version of s9y.

http://www.mjxg.com
by mjxg
Thu Apr 07, 2005 2:39 pm
Forum: Bugs
Topic: Query failed: ERROR: duplicate key violates unique...
Replies: 1
Views: 2213

Query failed: ERROR: duplicate key violates unique...

I am new to s9y, but I am loving it. I have encountered an error that I can't fix, and I haven't been able to find an answer in the forums that's worked. I looked at the thread http://www.s9y.org/forums/viewtopic.php?t=255&highlight=unique+constraint+urlidx which is the exact same error I am get...