How to manage your posts/files - FAQ

Planet Z Announcements

Moderators: valis, garyb

Post Reply
User avatar
John Cooper
Moderator
Posts: 1182
Joined: Thu Mar 22, 2001 4:00 pm
Location: Planet Z
Contact:

Post by John Cooper »

Some people have asked me how to perform these operations, so I'll explain here:

<B>How do I delete a post?</B>
First make sure you are logged in (click the Login link in the top right of the window). Now, find your post. Click on the edit button below it - it looks like this: <img src="/forums/images/edit.gif">. The first checkbox in the options is "Delete this post". Check it, and hit "Submit".

<B>I edited my post, but when I clicked "Submit", it said I didn't enter all the required fields.</B>
The file submission pages require you to make some selections in the tags area - I want to make sure people select these, as they'll make forum-searches and filtering much more meaningful. So when you upload a device, you <B>must</B> make a selection in the Price and Type choosers (while the "Related To" and "Requires" tags are optional).

Note that when I imported all the old files, I did <i>not</i> set all of these for you. So if you go back to edit one of your old posts which I imported for you, you'll need to set the required tags before it lets you submit.

<B>How do I upload a new version of a file for my post?</B>
When you edit your post, you will see the file uploads area in the center. The URL to the current file will be shown there, and you have the choice of either uploading a new file (by clicking on the browse button, and selecting a file off your hard disk), or typing in a URL to a remote file, which is hosted somewhere other than planetz. In either of these cases, the old file (if it's hosted on planetz) will be deleted first.

<B>I see a post in the list which is mine, but it says "Anonymous".</B>
Short answer: Just <a href="mailto:webmaster@planetz.com">email me</a> with the URL of the post, and I'll fix it for you! (And make sure you register first!) :smile:
Longer answer: When I imported all the old posts, I did my best to match up old poster names/email addresses with registered users in the new database. However, you guys weren't always consistent, and sometimes used different email addresses and aliases, etc. Also, some of you weren't registered users in the new database at the time of the import.

I'll add answers here as I receive questions!

Cheers,
-john

<font size=-1>[ This Message was edited by: John Cooper on 2001-06-30 22:52 ]</font>
subhuman
Posts: 2573
Joined: Thu Mar 29, 2001 4:00 pm
Location: Galaxy Inside

Post by subhuman »

Where did the Picture link, Notes, and MP3 sample go? It would be really cool if the picture automatically popped up when you clicked on the device (sorta like <a href=http://planetz.ghostwheel.com/forums/vi ... =5>this</a>), perhaps also these links could be bigger too, not sure what issues might be involved with this, of course...

A small search box directly on the top of the forum to search within the forum you're inside?

I really like the integration of the new areas (Devices, etc) into the forums, slick and hopefully will help the connection between developers and users become stronger.
User avatar
John Cooper
Moderator
Posts: 1182
Joined: Thu Mar 22, 2001 4:00 pm
Location: Planet Z
Contact:

Post by John Cooper »

You should see the links to all the files associated with the post, at the top , next to the posted date. True these links could be bigger, but I'm always fighting to get the most info in a reasonable amount of space, so I think once you know where to look, you won't mind the icons being smaller... at least that's what i hope :smile:

e.g., see <a href = "http://planetz.ghostwheel.com/forums/vi ... 16&1">this post</a>. You should see links to File, Image, Sound Example.

The reason i didn't directly source the image into the post was that some of the images are enormous e.g. see <a href="http://planetz.ghostwheel.com/forums/vi ... 14&0">this one</a>. Too bad I can't add logic to say "if the image is smaller than 400x400, then show it here" - I don't think I have a way to do that in php.

-john
subhuman
Posts: 2573
Joined: Thu Mar 29, 2001 4:00 pm
Location: Galaxy Inside

Post by subhuman »

Excellent, I must be going blind, I guess I thought <a href=http://planetz.ghostwheel.com/forums/vi ... >Saturn</a> had an image. Checking image size in php is a lil tricky <a href=http://www.zend.com/manual/function.get ... ze.php>but possible</a>. Not necessary anyway.
User avatar
John Cooper
Moderator
Posts: 1182
Joined: Thu Mar 22, 2001 4:00 pm
Location: Planet Z
Contact:

Post by John Cooper »

On 2001-06-30 23:17, subhuman wrote:
Checking image size in php is a lil tricky <a href=http://www.zend.com/manual/function.get ... ze.php>but possible</a
ha! easy! i didn't even notice that. i'm sorta learning php on an as-needed basis, and have never really browsed thru the full function set. so thanks for pointing that out. i may go ahead and implement it. there are other things that are higher priority tho!

Thanks as always
-john
Post Reply