Search found 149 matches

by oxygenws
Thu Feb 24, 2005 1:22 pm
Forum: Installation
Topic: Problem
Replies: 1
Views: 2173

it is your servers change, better to email them :)

the owner and group of that file must be your username.
all scripts' mod should be 644 and directories to 755 (mostly this trick solve that error)

regards, omid
by oxygenws
Sun Feb 20, 2005 3:32 pm
Forum: Themes
Topic: EMOTICONS - ready for s9y
Replies: 14
Views: 18461

your welcome, we are here to share :)
i hope to see them in the next versions :)

regards, omid
by oxygenws
Mon Feb 07, 2005 11:14 am
Forum: Bugs
Topic: bug in remoterss
Replies: 1
Views: 2367

bug in remoterss

there is a simple bug in the remote rss sidebar plugin. we have it at line 418: $item['timestamp'] = strtotime(isset($item['pubdate']) ? $item['pubdate'] : $item['dc:date']); sometimes strotime called with an empty time parameter and returned a lot of error :) i didn't trace this code, but i know yo...
by oxygenws
Tue Feb 01, 2005 6:11 pm
Forum: General discussions
Topic: event for login page
Replies: 3
Views: 3209

there is only one file that has it, file "functions_config.inc.php" line 221. :D i test it, i think it is useful :) do you have any document on how to create events and how to use them?? what is parameters of serendipity_plugin_api::hook_event()?? first one is its name :) what about others...
by oxygenws
Mon Jan 31, 2005 7:32 pm
Forum: General discussions
Topic: event for login page
Replies: 3
Views: 3209

event for login page

is there any event for login page? (at serendipity_admin.php before login)

i want this for "forgot password" plugin -> http://www.s9y.org/forums/viewtopic.php?t=988
by oxygenws
Mon Jan 31, 2005 4:34 pm
Forum: General discussions
Topic: "forgot password" feature
Replies: 2
Views: 7364

:) i am too busy now.
maybe i can write that until 2 weeks later...
by oxygenws
Mon Jan 31, 2005 4:07 pm
Forum: General discussions
Topic: "forgot password" feature
Replies: 2
Views: 7364

"forgot password" feature

does s9y need any "forgot password" feature??

my password doesn't work (i don't know Y!!!) is there any way to recover it (i don't want directly connect to DB)

regards, omid
by oxygenws
Mon Jan 31, 2005 3:51 pm
Forum: Bugs
Topic: bug in language!
Replies: 1
Views: 2501

oops, sorry....
i changed the language to something that not exist!!
(i forgot to upload my own lang)
by oxygenws
Mon Jan 31, 2005 3:27 pm
Forum: Bugs
Topic: bug in language!
Replies: 1
Views: 2501

bug in language!

i don't know what is it..... but after changing s9y language to UTF-8 Persian (my own) it happends. take a look: homepage -> http://www.oxygenws.com/blog/ admin page -> http://www.oxygenws.com/blog/serendipity_admin.php? i can't login to admin control panel after that. dear Garvin, i think you have ...
by oxygenws
Fri Jan 28, 2005 1:35 am
Forum: Themes
Topic: EMOTICONS - ready for s9y
Replies: 14
Views: 18461

you can find some nice emoticons here
http://www.customize.org/details/33298
by oxygenws
Fri Jan 28, 2005 1:09 am
Forum: Plugins
Topic: linklist
Replies: 22
Views: 18241

mgroeninger wrote:omid,

Mind if I build a version of your sidebar to use my plugin?

It looks nice...

Matt
:D would be nice Matt ;)

take care,
omid
by oxygenws
Thu Jan 27, 2005 10:44 pm
Forum: Plugins
Topic: linklist
Replies: 22
Views: 18241

my new link list plugin released ;)

take a look :)
http://oxygenws.com/blog/

i sent the source for dear Garvin to review...
you can download the source from the following link
http://oxygenws.com/s9y/links/

regards, omid
by oxygenws
Wed Jan 26, 2005 5:44 pm
Forum: Installation
Topic: Only resize .jpg works (not .gif)
Replies: 3
Views: 4087

But when I try to upload a .gif, it doesn't resize it, and doesn't displays it in the media library neither
maybe your GD version is too OLD, please upgrade it to 2.0.28 or later.
by oxygenws
Tue Jan 25, 2005 12:19 pm
Forum: General discussions
Topic: month name
Replies: 5
Views: 4841

thank you :)

i want to know, which file in serendipity weblog system used this php function :)

regards, omid
by oxygenws
Tue Jan 25, 2005 12:18 pm
Forum: Bugs
Topic: PHP and Apache crashed with subcategories
Replies: 7
Views: 5964

thanks, ill report the result