Search found 45 matches

by plofhead
Sat Jan 05, 2008 11:59 am
Forum: Plugins
Topic: Suppressing IP adress in Statistics
Replies: 1
Views: 1882

Suppressing IP adress in Statistics

Is there a way to prevent a pre-defined IP adress to be counted in the Statistics plugin? I don't want to have my own visits counted.
by plofhead
Tue Jan 23, 2007 11:45 am
Forum: Bugs
Topic: WYSIWYG editor screen too wide
Replies: 6
Views: 3862

Hi Garvin,

I found out that my entries before the update to v1.1 didn't have the editor problem. So I had a look at the way the pictures were handled.
It seems that the problem occurs when the 'Target for this link' option 'popup window (Javascript, adaptive size)' is choosen.
This was introduced ...
by plofhead
Tue Jan 23, 2007 10:00 am
Forum: Bugs
Topic: WYSIWYG editor screen too wide
Replies: 6
Views: 3862

Hi Garvin,

I just tried the Serendipity 3.0 template. The WYSIWIG editor is still too wide. So no changes.

Regards,
Bert
by plofhead
Mon Jan 22, 2007 4:47 pm
Forum: Bugs
Topic: WYSIWYG editor screen too wide
Replies: 6
Views: 3862

Hi,

The editors screen being to wide is only visible in the Serendipity Administration part. It doesn't have anything to do with the template I'm using. In the blog itself the entry is displayed as it should.
When editing an existing entry in the administration the screen is too wide. Even when I ...
by plofhead
Sun Jan 21, 2007 7:06 pm
Forum: Bugs
Topic: WYSIWYG editor screen too wide
Replies: 6
Views: 3862

WYSIWYG editor screen too wide

Hi,

Since I upgraded from v1.0.2 to v1.1 the WYSIWYG editor screen is much too wide.
When creating a new entry from the administration everything seems to be as usual, but after clicking on the preview or save button the screen suddenly gets much wider than the window its dispayed in. I have to ...
by plofhead
Fri Jan 19, 2007 7:32 pm
Forum: Bugs
Topic: Recent entries error
Replies: 18
Views: 10129

Hi,

My hoster is using MySQL version 4.1.21

Regards,
Bert
by plofhead
Fri Jan 19, 2007 7:14 pm
Forum: Bugs
Topic: Recent entries error
Replies: 18
Views: 10129

Hi Garvin,

I installed the Recent Entries plugin v1.5 from my last backup again. Now it works fine!

Thanks for the help so far.

Regards,
Bert
by plofhead
Fri Jan 19, 2007 4:09 pm
Forum: Bugs
Topic: Captcha picture not visable
Replies: 2
Views: 2264

Hi Garvin,

The Captcha problem is solved. I tried using an other FTP-program and uploaded the whole plugins directory of version 1.1 again.
I was using LeechFTP, now I used SmartFTP.

Thanks,
Bert
by plofhead
Fri Jan 19, 2007 4:05 pm
Forum: Bugs
Topic: Recent entries error
Replies: 18
Views: 10129

Hi Garvin,

Sorry that I put you up will so many work.

I changed to DESC, the output is now: Using SQL query: SELECT DISTINCT id, title, timestamp FROM serendipity_entries WHERE isdraft = 'false' AND timestamp <= 1169218760 ORDER BY timestamp DESC LIMIT 1, 12
Still outputting the 12 oldest entries ...
by plofhead
Fri Jan 19, 2007 3:30 pm
Forum: Bugs
Topic: Recent entries error
Replies: 18
Views: 10129

Hi,

This is the output:
Using SQL query: SELECT DISTINCT id, title, timestamp FROM serendipity_entries WHERE isdraft = 'false' AND timestamp <= 1169216918 ORDER BY timestamp ASC LIMIT 1, 12
The order is still wrong...

Regards,
Bert
by plofhead
Fri Jan 19, 2007 2:51 pm
Forum: Bugs
Topic: Recent entries error
Replies: 18
Views: 10129

Hi Garvin,

I changed DESC into ASC but the result is exactly the same! Still starting with the oldest entry.

Regards,
Bert
by plofhead
Thu Jan 18, 2007 7:49 pm
Forum: Bugs
Topic: Captcha picture not visable
Replies: 2
Views: 2264

Captcha picture not visable

Hi,

After updating from version 1.0.2 to 1.1 the Captcha picture is not displayed anymore. Only a small box with a red cross and the letters "CAPTCHA". It looks like the picture is not uploaded.
I tried to reinstall the spamblock plugin without result.
I also tried the Serendipity 3.0 template, but ...
by plofhead
Thu Jan 18, 2007 6:53 pm
Forum: Bugs
Topic: Recent entries error
Replies: 18
Views: 10129

Hi Garvin,

Sorry, it seems that Wordpad made a mess of it.
Is this what you expected? It appears in the Recent Entries plugin sidebar.
SELECT DISTINCT id, title, timestamp FROM serendipity_entries WHERE isdraft = 'false' AND timestamp <= 1169142525 ORDER BY timestamp DESC LIMIT 10
Regards,
Bert
by plofhead
Thu Jan 18, 2007 4:44 pm
Forum: Bugs
Topic: Recent entries error
Replies: 18
Views: 10129

Hi Garvin,

This is what appears:
?php # $Id: serendipity_plugin_recententries.php 1117 2006-04-19 03:28:40Z slothman $ // Contributed by Christian Machmeier // Probe for a language include with constants. Still include defines later on, if some constants were missing $probelang = dirname(__FILE ...
by plofhead
Thu Jan 18, 2007 3:39 pm
Forum: Bugs
Topic: Recent entries error
Replies: 18
Views: 10129

Hi Garvin,

I configured it like this:
Name: Recent entries
Number of entries: 10
Skip front page entries: I enabled Skip front page entries
Date: %A, %B %e %Y
Category: All categories

I tried several other settings but always it's always starting with the oldest entry.

Hope this helps.

Regards ...