Search found 30 matches
- Tue Mar 02, 2010 2:44 am
- Forum: General discussions
- Topic: Error when opening blog
- Replies: 3
- Views: 2288
Re: Error when opening blog
Problem solved, did some searching, contacted my ISP and they corrected it immediately.
- Tue Mar 02, 2010 2:22 am
- Forum: General discussions
- Topic: Error when opening blog
- Replies: 3
- Views: 2288
Error when opening blog
Just went to my site, which is done with Serendipity and got the following instead of my front page.
Haven't got a clue what it means. Can anyone help?
Query failed:
SELECT
e.id,
e.title,
e.timestamp,
e.comments,
e.exflag,
e.authorid,
e.trackbacks,
e.isdraft,
e.allow_comments,
e.last ...
Haven't got a clue what it means. Can anyone help?
Query failed:
SELECT
e.id,
e.title,
e.timestamp,
e.comments,
e.exflag,
e.authorid,
e.trackbacks,
e.isdraft,
e.allow_comments,
e.last ...
- Sun Feb 15, 2009 3:08 pm
- Forum: Themes
- Topic: Ported: Aerodrome 1.0
- Replies: 18
- Views: 17411
Re: Ported: Aerodrome 1.0
This theme is fantastic! Thanks very much.
Hub
Hub
- Tue Feb 10, 2009 9:29 pm
- Forum: General discussions
- Topic: Pinging Error
- Replies: 1
- Views: 1450
Pinging Error
Can someone tell me what the following error means?
Failure(Reason: Invalid return payload: enable debugging to examine incoming payload)
Thanks
Hub
Failure(Reason: Invalid return payload: enable debugging to examine incoming payload)
Thanks
Hub
- Mon Feb 02, 2009 3:18 pm
- Forum: General discussions
- Topic: Sticky Posts
- Replies: 13
- Views: 5869
Re: Sticky Posts
Dumb!!
Thanks, works just fine.
Hub
Thanks, works just fine.
Hub
- Mon Feb 02, 2009 3:00 pm
- Forum: General discussions
- Topic: Sticky Posts
- Replies: 13
- Views: 5869
Re: Sticky Posts
Tried "orderkey DESC, timestamp ASC" but same result, can't seem to get sticky first and posts in order newest first.
- Mon Feb 02, 2009 2:55 pm
- Forum: General discussions
- Topic: Sticky Posts
- Replies: 13
- Views: 5869
Re: Sticky Posts
SELECT ep_sticky.value AS orderkey, e.id, e.title, e.timestamp, e.comments, e.exflag, e.authorid, e.trackbacks, e.isdraft, e.allow_comments, e.last_modified, a.realname AS author, a.username AS loginname, a.email , e.body, e.extended FROM serendipity_entries AS e LEFT JOIN serendipity_authors a ON e ...
- Mon Feb 02, 2009 1:34 pm
- Forum: General discussions
- Topic: Sticky Posts
- Replies: 13
- Views: 5869
Re: Sticky Posts
Garvin,
This keeps the sticky on top, but whether you use ASC or DESC, it doesn't matter, all postings start with the oldest
This keeps the sticky on top, but whether you use ASC or DESC, it doesn't matter, all postings start with the oldest
- Sun Feb 01, 2009 9:46 pm
- Forum: General discussions
- Topic: Sticky Posts
- Replies: 13
- Views: 5869
Re: Sticky Posts
I change sequence using Properties/Templates of categories plugin
I would like the entries to be newest first, with my "sticky" always on top.
When I set it to DESC which is newest first, my sticky, because it is actually the oldest entry goes to the bottom. I thought, being a sticky would ...
I would like the entries to be newest first, with my "sticky" always on top.
When I set it to DESC which is newest first, my sticky, because it is actually the oldest entry goes to the bottom. I thought, being a sticky would ...
- Sun Feb 01, 2009 7:11 pm
- Forum: General discussions
- Topic: Sticky Posts
- Replies: 13
- Views: 5869
- Sat Jan 31, 2009 7:58 pm
- Forum: General discussions
- Topic: Sticky Posts
- Replies: 13
- Views: 5869
Sticky Posts
Have created a "Sticky" post which I want at the beginning of my front page.
This works, however when I set the sequence of posts to DESC, my sticky post goes to the last page of my blog and doesn't stay where I want it. The only way I can get it to stay on my front page is to sequence as ASC
How ...
This works, however when I set the sequence of posts to DESC, my sticky post goes to the last page of my blog and doesn't stay where I want it. The only way I can get it to stay on my front page is to sequence as ASC
How ...
- Wed Jan 28, 2009 6:45 pm
- Forum: Plugins
- Topic: Word Press Plugins
- Replies: 4
- Views: 2787
- Wed Jan 28, 2009 3:31 pm
- Forum: Plugins
- Topic: Word Press Plugins
- Replies: 4
- Views: 2787
- Wed Jan 28, 2009 3:11 pm
- Forum: Plugins
- Topic: Word Press Plugins
- Replies: 4
- Views: 2787
Word Press Plugins
Is it possible to use any of the WP plugins in Serendipity?
I have one that is required to be uploaded to the wp-admin/import folder
This plugin works from a csv file to list products on your blog pages
Thanks
Hub
I have one that is required to be uploaded to the wp-admin/import folder
This plugin works from a csv file to list products on your blog pages
Thanks
Hub
- Sat Dec 06, 2008 3:21 pm
- Forum: General discussions
- Topic: Not Published
- Replies: 2
- Views: 1857