Search found 149 matches

by oxygenws
Fri Jan 27, 2006 7:40 pm
Forum: Bugs
Topic: spam block problem...
Replies: 5
Views: 4496

yes, it answers without www! but with www it cannot!
any solution?!
by oxygenws
Fri Jan 27, 2006 7:34 pm
Forum: Bugs
Topic: spam block problem...
Replies: 5
Views: 4496

reproduced, nothing chaged.

at lines around 560, i added:

if ($show_captcha && $addData['type'] == 'NORMAL') {
@session_start();
var_dump($_SESSION['spamblock']);

if (!isset($_SESSION['spamblock']['captcha']) || !isset($sere.....

and it returns NULL!
by oxygenws
Fri Jan 27, 2006 7:17 pm
Forum: Bugs
Topic: spam block problem...
Replies: 5
Views: 4496

spam block problem...

i used spamblock in my weblog, but sometime it NEVER accept any comment.... i log all event in the DB and it said: "Invalid captcha (Entered: AMV, Expected: )" i checked the session, it is ok and contains: "{some characters};spamblock|a:1:{s:7:"captcha";s:3:"AMV";}...
by oxygenws
Wed Jan 11, 2006 11:15 am
Forum: General discussions
Topic: choose language in installation
Replies: 1
Views: 1685

choose language in installation

what's your idea to choose language in 1st step of installation section?
by oxygenws
Thu Dec 15, 2005 5:08 pm
Forum: Bugs
Topic: serendipity_event_forgotpassword
Replies: 8
Views: 5266

It recognizes invalid userame and the new string PLUGIN_EVENT_FORGOTPASSWORD_USER_NOT_EXIST appears.
:D those are Garvin changes (mine was wrong) :)
thanks Garv.
by oxygenws
Wed Dec 14, 2005 6:10 pm
Forum: Bugs
Topic: serendipity_event_forgotpassword
Replies: 8
Views: 5266

updated, could you test it please?

(i update it now, wait for CVS updates)
by oxygenws
Wed Dec 14, 2005 5:59 pm
Forum: Bugs
Topic: serendipity_event_forgotpassword
Replies: 8
Views: 5266

1) In the form that appears after 'Forgot pasword' is clicked: When the visitor enters username, that is not registered at all (nonexistent in DB) PLUGIN_EVENT_FORGOTPASSWORD_EMAIL_DB_ERROR message appears ('Cannot connect to Database'). In fact there is connection to the database but no such user ...
by oxygenws
Mon Nov 28, 2005 7:02 am
Forum: Plugins
Topic: Linklist 1.0
Replies: 69
Views: 36166

nope. But thanks. You can easily see right now that it is not veranda.
i didn't (and don't!) see any different fonts in your site, in link, but i saw different color for your linklist a.hover action.

you can fix that here:
div.linklist a:hover

regards.
by oxygenws
Sun Nov 27, 2005 5:16 pm
Forum: Plugins
Topic: Linklist 1.0
Replies: 69
Views: 36166

i think its because of your cache...
try CTRL+R or CTRL+F5 :)
by oxygenws
Sat Nov 26, 2005 11:44 pm
Forum: Plugins
Topic: Linklist 1.0
Replies: 69
Views: 36166

PerfectCr, could you provide a link please?
by oxygenws
Wed Nov 23, 2005 6:21 pm
Forum: Development
Topic: ARABIC language
Replies: 24
Views: 34038

MySchizoBuddy wrote:will this expandable to URDU (language from Pakistan) it has the same alphabets as arabic and same way of writing it and all.
now you can use Persian (Farsi) language instead.
by oxygenws
Tue Nov 22, 2005 11:03 am
Forum: Bugs
Topic: Serendipity_event_linklist:2
Replies: 6
Views: 4001

could you check your backend and frontend encoding, and tell me the result?
by oxygenws
Tue Nov 22, 2005 10:32 am
Forum: Bugs
Topic: Serendipity_event_linklist:2
Replies: 6
Views: 4001

I think this is because of difference between your frontend and backend encodings.

could you see scratched names in backend correctly?
by oxygenws
Mon Nov 21, 2005 11:22 am
Forum: Installation
Topic: I am an idioit!
Replies: 3
Views: 3285

no.....

you can generate an MD5ed password and put the result in your user's password field in the DB.
by oxygenws
Mon Nov 21, 2005 11:19 am
Forum: Plugins
Topic: [new plugin] Forgot Password
Replies: 4
Views: 3779

Your welcome....
waiting for you nice suggestions :)