Search found 10 matches

by bpevans
Mon Jul 24, 2006 10:44 pm
Forum: General discussions
Topic: [Feature] Display on frontpage option?
Replies: 4
Views: 2967

s9y is simply the friendliest software I touch all day. :)

stm999999999 wrote:Whats about the extended-properties-plugin=´?
Exactly. Thank you for pointing this out. This is exactly the behaviour I was looking for in s9y. Just a couple of clicks and it's working perfectly.

Thanks all!
:mrgreen:
by bpevans
Mon Jul 24, 2006 9:29 pm
Forum: General discussions
Topic: [Feature] Display on frontpage option?
Replies: 4
Views: 2967

I'm familiar with the draft feature. But I'd rather the entry be accessable, either as a direct link, or a category, which I could email to others when the info is relevant to them. PostNuke had this feature and it's about the only thing I miss from that software now that i'm a s9y fan.
by bpevans
Mon Jul 24, 2006 8:02 pm
Forum: General discussions
Topic: [Feature] Display on frontpage option?
Replies: 4
Views: 2967

[Feature] Display on frontpage option?

Any plans to have a checkbox to enable/disable displaying a blog entry on the frontpage?

I'd be happy to have this option on either a per entry basis or just a category basis. I frequently post Notes-To-Self but would rather these short entries not be part of the 12 entries I display on the front ...
by bpevans
Fri Jun 03, 2005 4:21 pm
Forum: Installation
Topic: Error trying to ADD MEDIA: Unknown error occured...
Replies: 10
Views: 7727

What does "ls -lad /tmp" output in your linux bash?

Man. :shock: Tunnel vision is crippling. I checked permissions a slew of times but never suspected that my /tmp directory got hosed. This must have happened a few days ago when I was fighting with mysql 4.1 problems.
Scratchy$ ls -lad /tmp ...
by bpevans
Fri Jun 03, 2005 3:01 pm
Forum: Installation
Topic: Error trying to ADD MEDIA: Unknown error occured...
Replies: 10
Views: 7727


Make sure your /tmp directory is world-writable and that the upload_location in php.ini is set to that path.


Still no luck. Added the suggested property and set the similar one. Error remains the same.

; Whether to allow HTTP file uploads.
file_uploads = On

; Temporary directory for HTTP ...
by bpevans
Fri Jun 03, 2005 1:08 am
Forum: Installation
Topic: Error trying to ADD MEDIA: Unknown error occured...
Replies: 10
Views: 7727

i diffed httpd.conf's from my qa and prod boxes and they're identitcal.

All post, memory, & upload settings in php.ini are inline with values suggested at pre-install screen.

I've checked and re-check file permissions and ownership but still can't find the problem. Also didn't have any luck ...
by bpevans
Fri Jun 03, 2005 12:32 am
Forum: Installation
Topic: Error trying to ADD MEDIA: Unknown error occured...
Replies: 10
Views: 7727

I updated my php.ini prior to install, 12mb was set and i just dialed it back to 10mb. On my QA box the 2mb cap works fine for the same images I tried. The images i'm testing with are average of about 57k.

;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;

; Whether to allow HTTP file uploads ...
by bpevans
Thu Jun 02, 2005 3:27 pm
Forum: Installation
Topic: Error trying to ADD MEDIA: Unknown error occured...
Replies: 10
Views: 7727

Error trying to ADD MEDIA: Unknown error occured...

I get the following error when trying to upload media to my server.
Running Serendipity 0.8.1 and PHP 4.3.9 with mysql Distrib 3.23.58, mageMagick 6.2.2 05/26/05 Q16, running on a smp Fedora Core 3 box.

In MANAGE DIRECTORIES I am able to create directories. File perms on upload are 777. I do not ...
by bpevans
Thu Jun 02, 2005 3:20 pm
Forum: Installation
Topic: Error: Client does not support authentication protocol reque
Replies: 2
Views: 3030

Fixed. Rolled back to mysql 3

I rolled back to an earlier version of mysql. And install ran fine.

mysql Ver 11.18 Distrib 3.23.58, for redhat-linux-gnu (i386)

I attempted the php5 install from source but that didn't fly to far. I'll stick to php4 for now.


Thanks!
by bpevans
Wed Jun 01, 2005 4:57 am
Forum: Installation
Topic: Error: Client does not support authentication protocol reque
Replies: 2
Views: 3030

Error: Client does not support authentication protocol reque

Running Fedora Core 3,
MySQL 4.1.11

During install I get the following:

Could not connect to database; check your settings.
The mySQL error was: Client does not support authentication protocol requested by server; consider upgrading MySQL client
Database Settings
Here you can enter all your ...