Search found 14 matches

by periferral
Tue Nov 28, 2006 12:06 am
Forum: Development
Topic: bug in the calendar plugin? No forward button if no posts
Replies: 4
Views: 7164

i guess the problem isnt quite as i said it was. So lets say, you dont have any posts for the last 3 months, nov, oct, sept.

now if i go from nov to oct, then i cant go back to nov since there wont be a forward button (since there are no posts in all of nov). however, since i had a post on august ...
by periferral
Mon Nov 27, 2006 11:53 pm
Forum: Development
Topic: bug in the calendar plugin? No forward button if no posts
Replies: 4
Views: 7164

garvin
here is what i did

mysql> SELECT MAX(timestamp) AS max, MIN(timestamp) AS min FROM serendipity_entries;
+------------+------------+
| max | min |
+------------+------------+
| 1139689035 | 1124131977 |
+------------+------------+
1 row in set (0.00 sec)

mysql>


hope this helps.
by periferral
Mon Nov 27, 2006 9:10 pm
Forum: Development
Topic: bug in the calendar plugin? No forward button if no posts
Replies: 4
Views: 7164

bug in the calendar plugin? No forward button if no posts

Hi . I am using the calendar on my sidebar. It shows the calendar just fine with the current month and the left arrow to move to previous months. However, lets say in November, I have no blog entries, I can click on the left arrow to go back to October, but once in October, there is no right arrow ...
by periferral
Mon Nov 27, 2006 8:58 pm
Forum: General discussions
Topic: extra line breaks in the main page but not in the message.
Replies: 14
Views: 9347

as usual, garvin to the rescue. He figured out the issue. For some reason I had serendipity_entryproperties plugin installed on my old blog. When i switched over to the new site, I didnt have that plugin. Also for some strange reason, that plugin had set the nl2br plugin to off for the last post ...
by periferral
Sun Nov 26, 2006 6:12 pm
Forum: General discussions
Topic: extra line breaks in the main page but not in the message.
Replies: 14
Views: 9347

garvin once youve looked into the files on my server, I will try vancouver guys suggestion of editing the post in IE and see if that works.

Ideally though it would be good to fix the root cause of the problem rather than a workaround.
by periferral
Sun Nov 26, 2006 6:01 pm
Forum: General discussions
Topic: extra line breaks in the main page but not in the message.
Replies: 14
Views: 9347

garvin, i'm not sure which the default theme is. I tried serendipity 2.3 and 3 and both seem to have the same problem.

i'm pretty sure I havent changed any code on the plugins. Ive only messed with the templates this far. I plan to work on the plugins after i got the look and feel correct.
by periferral
Sun Nov 26, 2006 7:56 am
Forum: General discussions
Topic: extra line breaks in the main page but not in the message.
Replies: 14
Views: 9347

garvin. my bad. I meant to say i removed split long entries but I said I removed recent entries instead. If you look at the blog page, recent entries is still enabled but split long entries is disabled.

vanc guy, ill give editing the post in IE and saving it to see if that makes any diff.
by periferral
Fri Nov 24, 2006 7:33 pm
Forum: General discussions
Topic: extra line breaks in the main page but not in the message.
Replies: 14
Views: 9347

garvin
under personal settings - Use WYSIWYG editor
i have said no.

I removed recent entries plugin. No difference. Currently it is still disabled.


As vancouver guy suggested, it happens only to the first post. I could create a new dummy post to see if it changes this one to its "normal state ...
by periferral
Fri Nov 24, 2006 4:28 am
Forum: General discussions
Topic: extra line breaks in the main page but not in the message.
Replies: 14
Views: 9347

hey vancouver_guys. thanks for your post. I tried what you suggested. Here is what I did.
I disabled nl2br. then when to the the admin page and edited the post and removed all the <br> tags and replaced them with line breaks. Then I went back and enabled the nl2br plugin

now i have the reverse ...
by periferral
Thu Nov 23, 2006 11:55 pm
Forum: General discussions
Topic: extra line breaks in the main page but not in the message.
Replies: 14
Views: 9347

garvin, here is a list of plugins I am using.

Sidebar:

Calendar
Recent Entries
Categories
Syndicate
Quicksearch
Blog Admin

Event:

Markup: Serendipity
Markup: Emoticate
Nl2br
browser compatibility
spam protector
spartacus
split long entries

thats it.
by periferral
Thu Nov 23, 2006 8:40 pm
Forum: General discussions
Topic: extra line breaks in the main page but not in the message.
Replies: 14
Views: 9347

extra line breaks in the main page but not in the message.

I'm trying fix some kinks on my site. I was running 0.9 and I didnt see a problem but I just changed servers and now I seeing some issues. I still have both servers up and running.

So here is the first issue. The new blog sire is here
http://www2.periferral.com/serendipity/

You can see the line ...
by periferral
Fri Jan 20, 2006 9:07 am
Forum: Plugins
Topic: split long entries not working with 0.9
Replies: 13
Views: 11876

hey garvin. i understood what you were saying. i changed it into extended settings and it all worked out just fine. thanks for you help
by periferral
Wed Jan 18, 2006 6:20 pm
Forum: Plugins
Topic: split long entries not working with 0.9
Replies: 13
Views: 11876

i'm not sure I understand. the link I sent you is the extended entry and it is not split.
can you explain further.
by periferral
Wed Jan 18, 2006 9:06 am
Forum: Plugins
Topic: split long entries not working with 0.9
Replies: 13
Views: 11876

the settings are as ive mentioned before.
currently I have my entries as follows

Event Plugins
Markup: Serendipity
Markup: Emoticate
Markup: NL2BR
Browser Compatibility
Spam Protector
Polls
Markup: Gallery Image
Split long entries

Ive moved split long entries to the top as well but it ...