| View previous topic :: View next topic |
| Author |
Message |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Thu Apr 29, 2004 6:59 pm Post subject: |
|
|
Hmm. Oops. It doesn't work yet... now I can't even delete it. I'll have to go into the DB later and do that.
| Code: | Unable to update Posts Table.
DEBUG MODE
SQL Error : 1054 Unknown column 'post_attachment' in 'field list'
UPDATE phpbb_posts SET post_attachment = 1 WHERE post_id = 20591
Line : 1565
File : /var/www/html/forum/attach_mod/posting_attachments.php |
_________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Fri Apr 30, 2004 12:30 am Post subject: |
|
|
excellent feature ff...it is one that i could have used a few times in the past and had to think of a work around
serge
_________________
|
|
| Back to top |
|
 |
CodeScript Moderator Team

Joined: 08 Jun 2003 Posts: 1060 Location: India
|
Posted: Fri Apr 30, 2004 2:54 am Post subject: |
|
|
true
_________________ Regards
- CodeScript
Give your application a professional look with the VDSGUI Extension |
|
| Back to top |
|
 |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
|
| Back to top |
|
 |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Fri Apr 30, 2004 9:32 am Post subject: |
|
|
Works
_________________ phpBB Development Team |
|
| Back to top |
|
 |
Protected Valued Contributor


Joined: 02 Jan 2001 Posts: 228 Location: Portugal
|
Posted: Fri Apr 30, 2004 9:38 am Post subject: |
|
|
Hmm...
| Description: |
|
 Download |
| Filename: |
ocean_war.zip |
| Filesize: |
95.84 KB |
| Downloaded: |
1484 Time(s) |
|
|
| Back to top |
|
 |
Protected Valued Contributor


Joined: 02 Jan 2001 Posts: 228 Location: Portugal
|
Posted: Fri Apr 30, 2004 9:42 am Post subject: |
|
|
Really cool... A few comments and questions:
1) It seems to lead to a blank page when I click Add Attachment and there is no file in the filename field. Perhaps it's the connection here that is being slow, but in case it isn't, I think it could just display a messagebox when you click add and the filename field is empty, or redirect back to the post without doing anything
2) Can you specify different extensions and maximum filesizes for the different forums?
Can you set in the forum permissions who can add attachments, like you can do for VIEW, POST, EDIT, DELETE, POLL, VOTE, STICKY, etc.?
|
|
| Back to top |
|
 |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Fri Apr 30, 2004 10:00 am Post subject: |
|
|
1) I think it's a problem with the connection. At least, when I don't enter a filename and I click 'Add Attachment', I'm redirected back to the post
2) We can't specify different extensions and maximum filesizes for the different forums. But we can restrict adding/downloading attachments to specific forum ranks, just like VIEW, POST, EDIT, etc.
Best regards,
Vic
_________________ phpBB Development Team |
|
| Back to top |
|
 |
jules Professional Member


Joined: 14 Sep 2001 Posts: 1043 Location: Cumbria, UK
|
Posted: Fri Apr 30, 2004 10:14 am Post subject: |
|
|
I hope you've got a virus scanner in there somewhere, scanning these attachments before they get listed.
_________________ The Tech Pro
www.tech-pro.net |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Fri Apr 30, 2004 10:32 am Post subject: |
|
|
Unfortunately there is not, it should be the responsibility of the user to scan files for viruses; however if any moderators find there is a virus/suspicious file contained in an attached package, it will be removed immediately.
_________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Fri Apr 30, 2004 10:35 am Post subject: |
|
|
| Protected wrote: | 2) Can you specify different extensions and maximum filesizes for the different forums?
Can you set in the forum permissions who can add attachments, like you can do for VIEW, POST, EDIT, DELETE, POLL, VOTE, STICKY, etc.? |
Yes I believe we can.
_________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Protected Valued Contributor


Joined: 02 Jan 2001 Posts: 228 Location: Portugal
|
Posted: Fri Apr 30, 2004 4:01 pm Post subject: |
|
|
Really cool, this mod. Does whoever did this have MSN Messenger? (Who did this? ). I tried once to make a file upload form for my cousin's website but for some reason I could never make it work, so I'd like to know what I?m doing wrong ^_^
|
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Fri Apr 30, 2004 7:15 pm Post subject: |
|
|
This is a mod from the official mods-database at www.phpbb.com - Vic
installed it when he was developing code for the new vdsworld.
You can find the whole mods database at:
http://www.phpbb.com/phpBB/catdb.php?db=1
_________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
|