The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Some type of Flash uploader for Vbulletin albums?
Does this exist? If I want to upload a few hundred pics to a gallery on VB, clicking them one by one isn't really an option.
Also how would I go about making so clicking the photo is the same as clicking next photo? --------------- Added [DATE]1258680923[/DATE] at [TIME]1258680923[/TIME] --------------- I figured out how to make it so when you click it goes to next photo: In the album_pictureview template find this: Code:
<img src="picture.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pictureinfo[pictureid]" alt="$pictureinfo[caption_censored]" /> Code:
<a href="album.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pic_location[next_pictureid]"> Code:
</a> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|