vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How would you upload an attachment without a thread/post? (https://vborg.vbsupport.ru/showthread.php?t=250278)

BigJohnny 09-10-2010 08:54 PM

How would you upload an attachment without a thread/post?
 
I was thinking of a feature that used to exist on another board sometime back, and I'm wondering if it's possible to upload a picture attachment without having to post a thread or reply to associate it with.

KevinL 09-10-2010 09:00 PM

Albums?

BigJohnny 09-11-2010 11:50 AM

basically what I want to do is have the option to add pictures/attachments without having a thread for them, then when I make a post or reply, I'm given a list of available attachments to select which one I want to put with that post.

probably a lot harder than I think it is.

BirdOPrey5 09-13-2010 02:20 AM

It sounds like you're describing the built in Albums feature... if you don't want to use Albums or don't have a recent enough version there's an old mod called "VB Image Hosting" for VB 3.6 that does the same thing, arguably better, and works with all 3.x versions since 3.5.

BigJohnny 09-15-2010 08:14 PM

actually the main reason is a bbcode tag I have that aligns images. It chooses the image by attachment ID, so if I upload an image to an album does it still get an attachmentid? looking at the url it looks as if it gets an albumid and a pictureid instead of a basic attachmentid.

The bbcode might be able to be modified to use those 2 options, but I want to try and make it easier on the users to be able to use the code and/or determine attachmentid's

without trying to be rude, in simplest terms, we are talking true internet/forum idiots as the target audience.


All times are GMT. The time now is 03:18 AM.

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.00939 seconds
  • Memory Usage 1,708KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete