vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Files List v3.01 (https://vborg.vbsupport.ru/showthread.php?t=64734)

DWard 06-19-2004 05:20 PM

ChuanSE, could you click install plese?!?!? :):)

ChuanSE 06-20-2004 05:40 AM

OMG, mate, I always do it, seems I have forgotten it this time :/

[high]* ChuanSE is sorry
[/high]
[high]* ChuanSE clicks install :D[/high]

ChuanSE 06-20-2004 05:42 AM

Quote:

Originally Posted by Natch
Any chance we can have it so that it only shows in the list the attachments you have permissions for - I know you say it shows the no_permission thing, but this is not ideal....

This is indeed a very important issue...
Any updates yet?

Smitty 06-20-2004 05:56 AM

Quote:

Originally Posted by Natch
Any chance we can have it so that it only shows in the list the attachments you have permissions for - I know you say it shows the no_permission thing, but this is not ideal....

Actually, it's what I want. I want people to be able to see all the file names so they 'know what they're missing'. They can see the filename but permissions keep them from actually downloading a file unless they have the appropriate permissions. So I guess it really depends upon what each person wants in their forum.

ChuanSE 06-20-2004 06:02 AM

Then their should be a option to choose hiding or showing.
I have my reason not to show files to the public ;-)

Let's say i attach a doc in the admin (hidden) forum, it will appear in the list. Maybe the file can't be accessed, but the title alone can do some harm in some cases (imho)

bhutz 06-20-2004 01:53 PM

This looks good and installed ok (I think/hope) :rolleyes:

In the install file it says...

Code:

## You must add the following TWO styles to your desired style:                              ##
## attachment_view, attachment_view_bits

I am guessing this means go to style manager and choose add new template so it appears like in the attachment



I tried add new child style but something just didn't seem right...gonna go and do some tests in my brand new forum with a file list, although to do this I think I'll need some attachments :o

Pitman 06-20-2004 10:17 PM

I have modified the templates a bit and I was wondering if there was anyway to limit the attatchments to only get them from one forum? The forumid that I would like to pull them from is "26" if anyone can help me it would be greatly appreciated. :)

I have attached a screen shot of what I have right now, I would like to remove the "Forum:" box if at all possible ;)

Pitman 06-21-2004 02:14 AM

A search feature would be great for this... it could search the filenames and display the ones that match. :)

DWard 06-21-2004 04:34 AM

Some really kool suggestions, sorry I havn't replied much, but I have been snowed under with work lately, but in a week or so my priority can rest on this for a bit :)

Mijae 06-21-2004 10:50 PM

Code:

Database error in vBulletin 3.0.0:

Invalid SQL:
        SELECT * FROM attachment AS attachment
        LEFT JOIN user AS user ON (user.userid = attachment.userid)
        INNER JOIN post AS post ON (attachment.postid = post.postid)
        INNER JOIN thread AS thread ON (post.threadid = thread.threadid)
        INNER JOIN forum AS forum ON (thread.forumid = forum.forumid)
        ORDER BY username ASC
        LIMIT 0, 30
mysql error: Column: 'username' in order clause is ambiguous

mysql error number: 1052

Date: Monday 21st of June 2004 11:57:49 AM
Script: http://www.blank.com/forum/fileslist...name&pageamt=2
Referer:
Username: kannsational
IP Address: 172.196.14.15

Whazzat? I am using the first version of the hack.


All times are GMT. The time now is 04:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01336 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete