The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Is there a mod that makes it even easier to browse to the next album picture, so that the user can click on the pic itself to show the next picture - instead of clicking the "Next" button?
|
#2
|
||||
|
||||
![]()
No such mod at all?
Anyone who would be interested in writing this mod/code? I'll pay. |
#3
|
||||
|
||||
![]()
You don't need a mod, this is a simple template edit.
Go to the album_pictureview template, find the code: 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]"><img src="picture.php?$session[sessionurl]albumid=$albuminfo[albumid]&pictureid=$pictureinfo[pictureid]" alt="$pictureinfo[caption_censored]" /></a> --------------- Added [DATE]1290391238[/DATE] at [TIME]1290391238[/TIME] --------------- If you need support I made this a template mod here: https://vborg.vbsupport.ru/showthread.php?t=254064 |
#4
|
||||
|
||||
![]()
That easy? Thanks a whole bunch!
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|