View Full Version : Forum Home Enhancements - Latest Album Pictures - Forum Home
Atakan KOC
10-27-2008, 10:00 PM
Latest Album Pictures - Forum Home
It shows the pictures added to the albums on the main page. It shows only the public mentioned files. If not shows the reasons are: vbulletin settings show albums must be enabled.
The user grup that owns the pictures must be enabled show picture setting. Or there is no picture to show.
You can show the pictures in 4 different sections: Navbar Bellow, Forums Above, Forums Below, Whois Online Below
Additionally you can slect the number of pictures that can be shown.
Hope it works for you as I like it very much.
install
Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-afm.xml' from your computer then press 'Import'
Modifications Info
Plugin : 2
Phrases : 12
Template : 2
Setting : 3
Query : 1 Query
Latest Posts Setting
Go to your admin cp, then:
vBulletin Options -> Latest Album Picture - Forum Home ->
Versions:
v1.0 - 28 March 2008
-First release
v1.1 - 29 March 2008
- collapsible box
- Display type "random, latest"
v1.2 - 29 March 2008
- collapsible box on/off options
v1.3 - 01 April 2008
- Small (template and phrase) change
v2.0 - 13 Octaber 2008
- vBulletin 3.8.0
Atakan KOC
10-28-2008, 05:08 PM
Reserved.
glorify
11-01-2008, 08:58 PM
Hey Atakan,
Been using this for awhile on 3.7. Works in 3.8. Any reason to update? Thanks.
janslu
11-12-2008, 10:13 AM
I've been trying to modify this extension to display random images on every page. I've changed the code a bit (to look for another tempate marker) and used another hook - parse_template for a plugin. It works fine but causes very high load on the server (I have more than 500 users online).
Do you think there's another, less server intense, way to have it on every page (let's say - under navbar)?
BatMs.com
11-16-2008, 07:16 AM
Hmm seems that if I also use your tag cloud mod both using the below forums option, one of them doesn't show, if they are in different places they are fine ;)
Good work :up:
safakuygur
12-08-2008, 01:50 AM
good atakan thanks
ShawneyJ
12-08-2008, 10:45 AM
Excellent ;) thanks.
doubleclick
12-13-2008, 09:48 AM
Great job, simple to install and if you later want to remove it, it's just as easy.
Just import, and it's ready to go!
limmengwei
12-15-2008, 06:00 AM
This mod is really neat and easy to use.
My wish list:
1)that it be set to display pictures randomly from selected albums
2)that it can pull images from selected albums in Flickr
3)Time setting for the pictures
4)Dissolve transitions
Anyone knows of a mod as neat as this one, that has the above features? I am Ok if it has to be purchased commercially.
Thanks!
bongwater
12-15-2008, 08:28 AM
*installed*
rolandogomez
12-15-2008, 08:34 PM
Is there a way, just for this mod only, to resize the thumbs? Thanks, rg.
LeatherNeck
12-17-2008, 09:36 AM
Excellent *installed* would be nice to resize thumbs though ;);)
valdet
12-18-2008, 10:45 AM
Is there a way, just for this mod only, to resize the thumbs? Thanks, rg.
Hi Rolando,
In template afm_picture you would just need to add width or height attributes to the thumbnails
In this case they're sized 50 px
<a href="album.php?albumid=$lpicture[albumid]&pictureid=$lpicture[pictureid]">
<img title="$lpicture[title]" class="inlineimg" src="picture.php?pictureid=$lpicture[pictureid]&albumid=$lpicture[albumid]&thumb=1" height="50px" border="0" alt="$lpicture[title]" />
</a>
rolandogomez
12-19-2008, 08:55 AM
Thank you! It worked, here's the link, http://www.phototherapy.org/forums/index.php Thanks! rg sends!
Quantnet
12-20-2008, 05:04 AM
Anyone knows why guests can't see public albums on my forum? I enabled everything for the Not registered usergroup but they can't even see anything on this random album.
Is there something I miss?
Eko75
12-20-2008, 03:46 PM
Hello, I use ibproarcade for vBulletin. I do not get the Hack meat about Forumhome run. How can I make this, so that I can see the Hack meat on footer or furnish? My style also has nobody navbar.
snoopy5
01-06-2009, 06:52 PM
Anyone knows why guests can't see public albums on my forum? I enabled everything for the Not registered usergroup but they can't even see anything on this random album.
Is there something I miss?
Same problem here...
snoopy5
01-06-2009, 07:01 PM
Same problem here...
I found the reason:
usergroup manager/ unregsiterd users/ General Permissions/ Can View Member Info
set this to "Yes".
The problem is, I do not want this to be on "Yes",
I want to display the thumbnails nevertheless for unregistered users. If they click on it, the same error alert shall appear as if they click on a userprofile (when set in ACP on "No").
How can I do this?
snoopy5
01-06-2009, 07:06 PM
Another suggestion:
Could this hack be modified so that the 5 thumbnails are shown always from 5 different users?
snoopy5
01-07-2009, 04:52 PM
Another suggestion:
Could this hack be modified so that the 5 thumbnails are shown always from 5 different users?
I found a compromise: The option in ACP to show thumbnails as random images. Not perfect, but already better.
so the only major problem is the guest viewing possibility or the lack of. I have everywhere no image display for guests, but I still want to have these thumbnails visible as thumbnails to attract new guests so that they register.
How can I do this?
snoopy5
01-10-2009, 06:38 PM
I found the reason:
usergroup manager/ unregsiterd users/ General Permissions/ Can View Member Info
set this to "Yes".
The problem is, I do not want this to be on "Yes",
I want to display the thumbnails nevertheless for unregistered users. If they click on it, the same error alert shall appear as if they click on a userprofile (when set in ACP on "No").
How can I do this?
Hi
I tried this now with the exact same settings with another 3.8 Gold install (the other one was only 3.8 RC2).
But now the album pictures do not show anymore for unregistered users. No matter which settings I choose.
Can anybody help here?
snoopy5
01-10-2009, 06:57 PM
Hi
I tried this now with the exact same settings with another 3.8 Gold install (the other one was only 3.8 RC2).
But now the album pictures do not show anymore for unregistered users. No matter which settings I choose.
Can anybody help here?
Problem solved, I had the wrong setting in User Album Permissions
But please find a way to display those album images on forum home for unregistered users WITHOUT enabling the "Can View Member Info " Option!
Come2Daddy
01-11-2009, 08:05 PM
This is just I didn't upgrade from 3.7.3 to 3.7.4 just because this hack didn't work with me on 3.7.4 :D
now I can upgrade to 3.8.0 :D
thank u again :)
snoopy5
01-12-2009, 06:31 AM
But please find a way to display those album images on forum home for unregistered users WITHOUT enabling the "Can View Member Info " Option!
Who can help me with this? I am willing to pay for this!
rule0
01-13-2009, 07:05 PM
?ok m?barek bir insansın :D
thank you for all the great mods atakan. really appreciated.
aberg
01-18-2009, 03:39 PM
Is it possible to display the thumbnails vertical?
snoopy5
01-19-2009, 06:48 AM
But please find a way to display those album images on forum home for unregistered users WITHOUT enabling the "Can View Member Info " Option!
Who can help me with this? I am willing to pay for this!
is this mod still supported? I asked now 3 times this important question within a couple of weeks and no response at all?
So what's up?
snoopy5
01-19-2009, 06:55 AM
... and atakan has disabled his PM and e-mail function.
So what shall we do now?
voglermc
01-19-2009, 01:16 PM
Still waiting on this same issue
lilbill0005
01-19-2009, 07:15 PM
Problem solved, I had the wrong setting in User Album Permissions
But please find a way to display those album images on forum home for unregistered users WITHOUT enabling the "Can View Member Info " Option!
That would mean that if you were trying to hide album images from guests, it wouldn't work. So, it's a bad idea.
voglermc
01-19-2009, 07:25 PM
That would mean that if you were trying to hide album images from guests, it wouldn't work. So, it's a bad idea.
I think you're not getting this
snoopy5
01-23-2009, 01:38 PM
That would mean that if you were trying to hide album images from guests, it wouldn't work. So, it's a bad idea.
They shall only see the thumbnails, not the images . So if they click on it, without beeing logged in, they shall get the same alert as always: "you have to be logged in to be able to see/read..."
So privacy is not an issue. And if you want to, you can implement also a yes/no option for the case that you even do not wnat them to see the thumbnails.
But the hack makes the most sense for marketing purposes to attract new users to your forum. Without my asked modification of this hack, it uses only 30% of its potential value.
dollster68
01-24-2009, 02:54 PM
My members have been loving this mod. Thank you, so much.
Question: Does it only show public albums? That's what I'd prefer, but there are so many photos it's difficult for me to tell. It would be my understanding that it doesn't show private albums and profile albums. Further, since the introduction of 3.8 members have the option of also setting their profile as viewable by certain categories (everyone, registered members, friends, etc). If they set it to, say, only viewable by friends, then do those photos get shown in the "random album photos?"
averix
01-25-2009, 11:11 PM
Is there any way to change the width of the Latest Albums tables, its currently stretching out of the page.
voglermc
01-26-2009, 11:11 AM
Try one less thumbnail
aircool52
01-26-2009, 01:15 PM
Where is this file located?
afm_picture
averix
01-26-2009, 08:31 PM
No it doesnt work with one less thumbnail :(. Here is what it looks like currently:
http://img144.imageshack.us/img144/1559/examplecf6.jpg
aircool52
01-27-2009, 01:35 PM
I fixed the afm_picture but I get some of the images with huge pixels , how could I fix this?
aircool52
01-28-2009, 01:50 PM
Where I can change from left align to center align?
boodog
01-31-2009, 01:57 PM
Can I change "Latest Album Picture" to something else? I tried changing the title but that didn't seem to work.
arena
01-31-2009, 09:52 PM
Thanks
aircool52
02-02-2009, 01:15 PM
is any support on this MOD?
svoeric
02-06-2009, 01:43 AM
I'd love to be able to move this ABOVE the bar that shows the forum name, and standard links. any thoughts ?
scottny
02-06-2009, 04:30 AM
installed
it is great
thanks
Cybermonsters
02-10-2009, 03:04 PM
I updated to VB 3.8.1 and now images on home do not show. Suggestions?
Allan
02-14-2009, 10:54 AM
re-upload the product.
TNCclubman
02-14-2009, 10:30 PM
do you remove it first, then re-install, or just re install the product in admin cp?
TNCclubman
02-15-2009, 03:53 AM
Is it possible to integrate this on a vB powered page as opposed to the Forum Home? I want to make a custom page as my websites main menu that shows the latest albums on it, but I dont want it on my forum home.
Any ideas?
Is it possible to display the thumbnails vertical?
requesting some help from kind coders... :)
jluerken
02-18-2009, 12:40 PM
Addon does not work for me if Latest Social Group on Forumhome Product ist installed.
You cannot set one to "above forums" and the other to "below forums".
Products seem to use the same variable
Unimatrix01
02-18-2009, 06:47 PM
Can I remove the user and title under the pictures?
SecurityDog
02-20-2009, 01:38 PM
Problem solved, I had the wrong setting in User Album Permissions
But please find a way to display those album images on forum home for unregistered users WITHOUT enabling the "Can View Member Info " Option!
I want it too! :-(
SecurityDog
02-20-2009, 02:39 PM
I have it :D
Just delete
$permissions['genericpermissions'] & $vbulletin->bf_ugp_genericpermissions['canviewmembers']
AND
$permissions['albumpermissions'] & $vbulletin->bf_ugp_albumpermissions['canviewalbum']
AND
from the Plug-in "Latest Album Picture"
Just call me God! xD
Greenwoodi
02-20-2009, 02:49 PM
How to draw a conclusion of this module in a certain place. We will admit sideways?
Thanks
aakhan136
02-20-2009, 06:47 PM
thanks
the bronze
02-26-2009, 05:50 AM
After successfully downloading many images. I do not get an option to upload pictures into any of my albums (they are not full and even one new empty one). The other users don't seem to have this problem, yet I cannot find anything that I turned off? Am I missing something basic here?
skooby
03-02-2009, 11:39 PM
anway to have the album show on the forumdisplay as well as the forumhome?
nonwa
03-03-2009, 07:37 AM
Just call me God! xD
Thanks God! :D:up:
sinomama
03-04-2009, 09:30 PM
Thanks, it's great.
But why I have not the same size photos as those in the demo? All my photos are so small.
If I change the size in afm_picture, for exemple height="80px", the pixel is very terrible.
How can I do, please?
Deux3
03-06-2009, 02:08 AM
Brilliant! Worked flawlessly, thank you!
MikesSite
03-06-2009, 02:49 AM
Working great in 3.8. I'm wondering if there is any way to use this on my home page (not forum home) which is outside the /forums directory.
Thank you...nominated
KatieMae
03-12-2009, 12:32 PM
Excellent! Easy to install, even for me who is just learning VB. Thank you!
KatieMae
03-12-2009, 04:39 PM
My board has a lot of members who have not logged in for quite some time, but left their albums up. I have active users set for 90 days, is there a way to get this mod to pull only active member pics?
bbau01
03-29-2009, 06:38 PM
Thank you very much! Clicked installed
dmknights
03-30-2009, 11:37 PM
*Installed*
works fine on 3.8.1 PL1
Sunray2
04-04-2009, 03:46 AM
Looks good! clicks install.
vbreal
04-06-2009, 05:17 PM
great mod!!
i have a question. i want to prevent this mod from displaying on my mobile theme. what is the hook that its searching for?
HappyFeet
04-15-2009, 11:42 PM
Nice!!! Installed!:D
J105C
04-17-2009, 07:43 AM
Thank you. Marked as Installed!
R1lover
04-18-2009, 03:06 AM
Is there a way to disable this for some skins and on for others? I have a mobile skin that I do not want this on for... but I do for the normal skins?
anyone have some code I can include to do this?
Thank you in advance!
rogue-tomato
04-19-2009, 08:12 AM
great mod
Mike08
04-19-2009, 05:06 PM
Thank you ;)
hyperspin
04-21-2009, 12:50 AM
Great mod, but how would I go about having this to only pull random images from specific albums? I have a couple albums that I would like images to pull from instead of all albums...
tom212
04-22-2009, 01:53 PM
I know there have been several questions on making the pictures vertical. The 3.7 thread for this mod tells how to do it by modifying one of the templates. But, that just makes a big box with vertical images in it.
Has anybody figured out how to make this vertical and put it in a box on the side of forumhome?
Thanks,
Tom
tom212
04-23-2009, 02:54 PM
This thread shows how to stop it from appearing in one of the default locations:
https://vborg.vbsupport.ru/showthread.php?p=1786965&highlight=hook#post1786965
This thread shows how to put it where you want it:
https://vborg.vbsupport.ru/showthread.php?p=1643571&highlight=afm_latestpicture#post1643571
This thread shows how to make it vertical:
https://vborg.vbsupport.ru/showthread.php?p=1523836&highlight=afm_picture#post1523836
Add all this together and you can put it wherever you want it, and in a vertical direction.
Hope that helps!
Tom
mrt12345
04-25-2009, 01:05 PM
Hello
I am a newbie on this but I installed this mod on the 3.8.1 but I was thinking of upgradeing to 3.8.2. Do you have to uninstall then install the mod again or dose this mod work on 3.8.2
Thanks If anybody could help me on this.
testbot
04-27-2009, 04:44 PM
is there a way to add this to an external page too?
vbreal
04-29-2009, 10:17 PM
Is there a way to disable this for some skins and on for others? I have a mobile skin that I do not want this on for... but I do for the normal skins?
anyone have some code I can include to do this?
Thank you in advance!
great mod!!
i have a question. i want to prevent this mod from displaying on my mobile theme. what is the hook that its searching for?
can anyone help with the above
This thread shows how to stop it from appearing in one of the default locations:
https://vborg.vbsupport.ru/showthread.php?p=1786965&highlight=hook#post1786965
This thread shows how to put it where you want it:
https://vborg.vbsupport.ru/showthread.php?p=1643571&highlight=afm_latestpicture#post1643571
This thread shows how to make it vertical:
https://vborg.vbsupport.ru/showthread.php?p=1523836&highlight=afm_picture#post1523836
Add all this together and you can put it wherever you want it, and in a vertical direction.
Hope that helps!
Tom
i don't think this will help me from keep it appearing on my mobile style.
testbot
04-29-2009, 10:52 PM
can anyone help with the above
i don't think this will help me from keep it appearing on my mobile style.
we're using the following mobile template and it doesn't display by default.
https://vborg.vbsupport.ru/showthread.php?t=173239
we combine that with 'Hide Style From Style Chooser' and 'Mobile Phone / iPhone / PDA Detection and Style Assignment' for a pretty nice mobile system.
VBUsers
04-30-2009, 04:12 PM
some of my members cant see the images from the gallery.
they get:
Invalid Album specified. If you followed a valid link, please notify the administrator
how can i fix that?
testbot
04-30-2009, 04:41 PM
some of my members cant see the images from the gallery.
they get:
Invalid Album specified. If you followed a valid link, please notify the administrator
how can i fix that?
that sounds like a counters issue.
VBUsers
04-30-2009, 04:56 PM
that sounds like a counters issue.
really? what would be a good fix for it?
but i can see the album just fine with my admin account. its just regular members cant see it.
testbot
04-30-2009, 06:31 PM
really? what would be a good fix for it?
but i can see the album just fine with my admin account. its just regular members cant see it.
maybe try the following.
admincp>maintenance> Rebuild Recently Updated Albums
admincp>User Albums>Rebuild Thumbnails
Dalma
04-30-2009, 09:20 PM
I have album moderation enabled but see newly uploaded album pictures appear using the random option. What is required to have this check to see that the photos have been approved?
vbreal
05-12-2009, 04:10 AM
we're using the following mobile template and it doesn't display by default.
https://vborg.vbsupport.ru/showthread.php?t=173239
we combine that with 'Hide Style From Style Chooser' and 'Mobile Phone / iPhone / PDA Detection and Style Assignment' for a pretty nice mobile system.
thats not a style its the auto dection mod u linked me too
its not showing in what ever theme ur using because the hook isn't there the mod looks for. im trying to figure out what that hook is.
testbot
05-12-2009, 01:45 PM
sorry, it's this one.
https://vborg.vbsupport.ru/showthread.php?t=174375
4yBak
05-29-2009, 02:06 PM
for better look of images it would be good to use image style (border style) that we can see at pages like http://yoursite/album.php?albumid=1
I don't know which variable used for this, but I know which style has images in default vBulletin style:
style="border: 1px solid rgb(209, 209, 225);
PS: thx for hack
SaltyOnionBalls
05-30-2009, 06:43 AM
I'm trying to get this to show in my header and only for certain usergroup(s).
I have had a coder do this for me before and it worked perfectly but I updated the file without backing up and it went back to default settings, can anyone help me?
SaltyOnionBalls
05-30-2009, 07:39 AM
Ok, got it into my header. Now how do I restrict it so that only certain usergroup(s) picture albums randomly show instead of every usergroups? Anyone? =\
Great mod I love this, I dont need another license for photopost :)
One issue though, how do I have the thumbnails come up for users that are not logged in??
I enabeld view albums on unregistered users with no success.
Any assistance would help thanks!!!
abrecher
06-02-2009, 01:40 AM
Hi Rolando,
In template afm_picture you would just need to add width or height attributes to the thumbnails
In this case they're sized 50 px
<a href="album.php?albumid=$lpicture[albumid]&pictureid=$lpicture[pictureid]">
<img title="$lpicture[title]" class="inlineimg" src="picture.php?pictureid=$lpicture[pictureid]&albumid=$lpicture[albumid]&thumb=1" height="50px" border="0" alt="$lpicture[title]" />
</a>
Is there a way I can specify a MAX image width ?
Dalma
06-02-2009, 11:43 AM
So any luck yet in modifying the script such that photo's requiring moderation are not displayed?
SaltyOnionBalls
06-03-2009, 03:28 PM
Is there a way I can specify a MAX image width ?
Just replace height with width, no?
abrecher
06-03-2009, 04:41 PM
Just replace height with width, no?
I want to be able to specify both, height and width.
Hasann
06-03-2009, 04:51 PM
I want to be able to specify both, height and width.
Nothing is impossible everything is possible ;) Coming Soon !!!
Bansheebob
06-03-2009, 11:17 PM
Any way to change "Random album Picture" to "Members Photos"
????????????
SaltyOnionBalls
06-03-2009, 11:24 PM
Hasann, could you please let me know how I am able to use some if conditional to only show pictures from a certain usergroups album.
For example; I would like to only show pictures from my subscribed usergroups albums and not regular members.
Bansheebob
06-04-2009, 02:19 AM
heres another demo if anyone wants to see it.
http://www.hillclimbersforum.com
Dr.LoVe
06-04-2009, 08:23 AM
Is there a way I can specify a MAX image width ?
open
afm_picture
and repalce with
<td align="center">
<a href="album.php?albumid=$lpicture[albumid]&pictureid=$lpicture[pictureid]">
<img title="$lpicture[title]" class="inlineimg" src="picture.php?pictureid=$lpicture[pictureid]&albumid=$lpicture[albumid]&thumb=1" border="0" alt="$lpicture[title]" width="130" height="130" />
</a>
<br />
<a href="member.php?u=$lpicture[userid]">$lpicture[musername]</a>
</td>
u can change to any size width="130" height="130
testbot
06-04-2009, 01:00 PM
Any way to change "Random album Picture" to "Members Photos"
????????????
admincp> Languages & Phrases> Search in Phrases> Find and Replace
Bansheebob
06-04-2009, 05:21 PM
thank you test bot (:
abrecher
06-05-2009, 06:14 AM
open
afm_picture
and repalce with
<td align="center">
<a href="album.php?albumid=$lpicture[albumid]&pictureid=$lpicture[pictureid]">
<img title="$lpicture[title]" class="inlineimg" src="picture.php?pictureid=$lpicture[pictureid]&albumid=$lpicture[albumid]&thumb=1" border="0" alt="$lpicture[title]" width="130" height="130" />
</a>
<br />
<a href="member.php?u=$lpicture[userid]">$lpicture[musername]</a>
</td>
u can change to any size width="130" height="130
How about a MAX width ? Adding both height and width seems to distort the thumb nails but at times we have images that are too long and mess up the layout due to their width.
Sirb13
07-03-2009, 11:44 AM
Great mod I love this, I dont need another license for photopost :)
One issue though, how do I have the thumbnails come up for users that are not logged in??
I enabeld view albums on unregistered users with no success.
Any assistance would help thanks!!!
x2. Great mod!!!
... can anyone answer his question though? i would like my unregistered guests be able to view this mod...
edit: i answered this question ~ all you have to do is enable unregistered guests in Admin CP -> Usergroups -> Usergroup Manager -> Edit Usergroup -> User Album Permissions and say yes to "can view member info" and "can view albums."
:)
Shaheen
07-05-2009, 07:45 PM
x2. Great mod!!!
... can anyone answer his question though? i would like my unregistered guests be able to view this mod...
edit: i answered this question ~ all you have to do is enable unregistered guests in Admin CP -> Usergroups -> Usergroup Manager -> Edit Usergroup -> User Album Permissions and say yes to "can view member info" and "can view albums."
:)
I have it :D
Just delete
$permissions['genericpermissions'] & $vbulletin->bf_ugp_genericpermissions['canviewmembers']
AND
$permissions['albumpermissions'] & $vbulletin->bf_ugp_albumpermissions['canviewalbum']
AND
from the Plug-in "Latest Album Picture"
Just call me God! xD
Here you go ;)
barcena
07-16-2009, 04:56 AM
Hi, I do have a question:
Will the pictures be from Public albums only? I hope so.
If anyone knows please let me know, I want to be 100% sure.
pressley
08-03-2009, 12:12 PM
Hello, i have a probem:
In mozilla firefox it works fine but in internet explorer is only the text and no thumbnails...
how can i fix this ?
sunnylikbeckham
08-12-2009, 05:48 PM
how can i remove the album name and pic name???
choccyclaire
08-14-2009, 10:01 PM
Hmm any way to add to this by having the ability of not showing banned users pictures? Obviously I could just delete their albums but I'm rather lazy lol.
testbot
08-14-2009, 10:21 PM
i wish we could have one strip that's random and one strip that is recent instead of one or the other.
testbot
08-17-2009, 11:41 PM
^ is there anyway to do that?
stevetank
08-19-2009, 11:53 PM
Thanks very much.
Easific
10-09-2009, 04:41 PM
Is there a way to integrate the Flickr API so that it pulls the thumbnails from there and stores locally. That will save a lot of uploading trouble for the user and also save disk space for larger full size images.
cschmiedl
10-11-2009, 03:13 AM
hi! i have installed it on vb 3.8.4 and i cant find it in the settings! the plug is aktive... !? thanks
STANGADDICT1234
10-12-2009, 12:05 AM
Perfect....Thank You
helmica
10-15-2009, 08:50 AM
hi,
i need to upgrade to vb4 are Album Pictures is ok by vb4?
thanks in advance for you help
Gav-n-Tn
10-23-2009, 01:52 AM
hi,
i need to upgrade to vb4 are Album Pictures is ok by vb4?
thanks in advance for you help
Good question. By the way, I like the hook too.:D
hi! i have installed it on vb 3.8.4 and i cant find it in the settings! the plug is aktive... !? thanks
Cant see it in whatever position. Do i have to activate it someweher. I cant see the settings either in 384
Kingdombuilder
11-11-2009, 04:02 AM
Nice!! this is what I've been looking for... Great work! thanks for sharing...
Skydiver10
11-18-2009, 10:54 PM
Thank you...Nice......:)
tradz
11-24-2009, 02:16 AM
Installed...Very Easy...Thanks!!:D
tteal
11-29-2009, 03:59 AM
Anyone know where in the style I look to get this code removed? I love it on my normal style, however, on a mobile style it's not so good and defeats the purpose I have a mobile style (for quick loading with no real graphics).
So.... where can I delete the code/hooks?
Any help would be greatly appreciated.!
S7rik3R
11-29-2009, 04:39 AM
Thanks Man ... Brightens Up My Site ;)
keharris53
12-11-2009, 10:29 AM
This mod works great in 8.4. Thanks!
how can I make this work with vbseo. I just installed vbseo and pictures stopped displaying
testbot
12-15-2009, 05:39 PM
anyone know how i can add a picture strip to an external page outside of the forum?
tonychang
01-01-2010, 05:42 AM
Thanks a lot.
It is good!!
BillieJoe
01-01-2010, 09:09 AM
is there any possibility to display just the album pictures of a specific user id or user ids?
COL NIL SATIS
01-02-2010, 02:38 PM
works a treat!!! installed
PattiOz
01-03-2010, 01:01 AM
Installed, up and running in about 15 seconds! Great mod :)
shachar47
01-11-2010, 02:45 PM
great mod!
but i have problem, i want to display 10 pics
and it make one line of 10
i want 5 and under it another 5
how i can do this? thanx
sorry for my eng
testbot
01-11-2010, 04:06 PM
here's a quick dirty way to do it.
AdminCP> Styles & Templates> afm_picture
change to:
<td align="center">
<a href="album.php?albumid=$lpicture[albumid]&pictureid=$lpicture[pictureid]">
<img title="$lpicture[title]" class="inlineimg" src="picture.php?pictureid=$lpicture[pictureid]&albumid=$lpicture[albumid]&thumb=1" border="0" alt="$lpicture[title]" />
</a>
<br />
<a href="member.php?u=$lpicture[userid]">$lpicture[musername]</a>
<br />
$lpicture[title]
$tabler
AdminCP>Plugins & Products>Plugin Manager>Latest Album Picture
change to:
if (
(
$vbulletin->options['socnet'] & $vbulletin->bf_misc_socnet['enable_albums']
AND
$permissions['genericpermissions'] & $vbulletin->bf_ugp_genericpermissions['canviewmembers']
AND
$permissions['albumpermissions'] & $vbulletin->bf_ugp_albumpermissions['canviewalbum']
AND
$vbulletin->options['afm_onoff']
)
)
{
$displayrecords = ($vbulletin->options['afm_sayi'] ? $vbulletin->options['afm_sayi'] : 4);
switch ($vbulletin->options['afm_dt'])
{
case 1: $sorgu = "ORDER BY dateline DESC LIMIT 0, $displayrecords"; break;
case 2: $sorgu = "ORDER BY rand(NOW()) DESC LIMIT 0, $displayrecords"; break;
}
$lpictures = $db->query("
SELECT albumpicture.*, album.*, user.username, user.usergroupid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM " . TABLE_PREFIX . "albumpicture AS albumpicture
LEFT JOIN " . TABLE_PREFIX . "album AS album ON(album.albumid = albumpicture.albumid)
LEFT JOIN " . TABLE_PREFIX . "user AS user ON(user.userid = album.userid)
WHERE album.state = 'public'
$sorgu
");
if ($db->num_rows($lpictures))
{
while ($lpicture = $db->fetch_array($lpictures))
{
$lpicture['musername'] = fetch_musername($lpicture);
$lpicture['title'] = trim(strip_quotes($lpicture['title']));
if ($pic_count >= 4){
$tabler = '</td></tr><tr>';
$pic_count = '';
}else{
$tabler = '</td>';
$pic_count++;
}
eval('$resimler .= "' . fetch_template('afm_picture') . '";');
}
switch ($vbulletin->options['afm_yer'])
{
case 1: $vbulletin->templatecache['navbar'] .= $vbulletin->templatecache['afm_latestfm']; break;
case 2: $vbulletin->templatecache['FORUMHOME'] = str_replace('<!-- main -->', '<!-- what\'s going on box -->'.$vbulletin->templatecache['afm_latestfm'], $vbulletin->templatecache['FORUMHOME']); break;
case 3: $vbulletin->templatecache['FORUMHOME'] = str_replace('<!-- what\'s going on box -->', '<!-- end what\'s going on box -->'.$vbulletin->templatecache['afm_latestfm'], $vbulletin->templatecache['FORUMHOME']); break;
case 4: $vbulletin->templatecache['FORUMHOME'] = str_replace('<!-- end what\'s going on box -->', '<!-- end what\'s going on box -->'.$vbulletin->templatecache['afm_latestfm'], $vbulletin->templatecache['FORUMHOME']); break;
}
}
$db->free_result($lpictures);
}
shachar47
01-11-2010, 07:55 PM
thanks man!
testbot
01-11-2010, 08:20 PM
no problem. :D
it's always good to help each other out when we can.
DieselTruck
01-20-2010, 01:31 AM
Great mod, but how would I go about having this to only pull random images from specific albums? I have a couple albums that I would like images to pull from instead of all albums...
What about EXCLUDING different albums? Anyway to add a button on each album to that only Moderators can check to exclude it from rotation.
giotis9
01-21-2010, 04:54 PM
Thanks for the grate mod but I cant seem to make this work with my site. I cant even see the box for the images. I use vbull 3.8.4 fresh installation but there are some pics that I have edited. I have enabled albums I have even updated counters but nothing...
Can you please tell me what I am doing wrong and assist?
Thank you for our time.
LOKIN510051
01-27-2010, 03:07 PM
perfecto gracias, me quedo muy bien
biggeorge
02-13-2010, 04:27 PM
Installed and working in less than 2-mins. Thank you!
exposed
02-14-2010, 02:08 AM
is there a way to use this with photopost Instead of the vb gallery?
afgboy
02-16-2010, 08:21 AM
is it possible that the guest can see this too?
testbot
02-16-2010, 02:44 PM
is it possible that the guest can see this too?
guests must be able to view members AND albums in usergroup permissions.
afgboy
02-16-2010, 06:59 PM
guests must be able to view members AND albums in usergroup permissions.
thx!!!!!!!
ckgreenman
02-21-2010, 02:13 PM
Does anyone know if there is a 4.0 version of this mod? I haven't been able to find one.
Thanks.
EDIT: NM I found it. Gonna uninstall this one and install the 4.0 version. Thanks Atakan KOC!!!.
Installed. Looks great on my site (http://evilgamersonline.com). Thanks!
karlm
03-02-2010, 12:26 AM
Thank you.
Works well on my site:
Narkissos
03-10-2010, 02:49 PM
Sweet mod!
Cute boy
03-17-2010, 09:22 AM
Thanks A lot............
Installed..........
Garamond
03-17-2010, 01:49 PM
How to include pictures in the Photopost gallery which I also have on my forum?
lowlight
04-05-2010, 03:19 PM
I just switched to a new server, and everything else is working. But for some reason, the album images on the front page are showing up as blank 1x1 images.. any ideas?
kevinh
04-06-2010, 02:30 AM
I have this mod set up so that the Album Pictures (thumbnails) are visible to guests on the home page, but I want to restrict viewing the full size album images to only to those people who are logged in.
Is this possible by changing a vBulletin setting?
Andreas
05-19-2010, 07:17 AM
This Add-on has a bug that causes unwanted Side-Effects with other Add-ons:
The automatic template replacements (you really should not do that, is just causes trouble .. ) is incorrect:
case 2: $vbulletin->templatecache['FORUMHOME'] = str_replace('<!-- main -->', '<!-- what\'s going on box -->'.$vbulletin->templatecache['afm_latestfm'], $vbulletin->templatecache['FORUMHOME']); break;
case 3: $vbulletin->templatecache['FORUMHOME'] = str_replace('<!-- what\'s going on box -->', '<!-- end what\'s going on box -->'.$vbulletin->templatecache['afm_latestfm'], $vbulletin->templatecache['FORUMHOME']); break;
should be
case 2: $vbulletin->templatecache['FORUMHOME'] = str_replace('<!-- main -->', '<!-- main -->'.$vbulletin->templatecache['afm_latestfm'], $vbulletin->templatecache['FORUMHOME']); break;
case 3: $vbulletin->templatecache['FORUMHOME'] = str_replace('<!-- what\'s going on box -->', '<!-- what\'s going on box -->'.$vbulletin->templatecache['afm_latestfm'], $vbulletin->templatecache['FORUMHOME']); break;
Zylantex
05-20-2010, 08:47 AM
Just doing a revamp of my site and added this very nice mod. Thanks.
Zylantex
05-23-2010, 12:32 PM
Can this be set to only show images from only one users album? I want to display only images in the Admin album as it simplifies the modertion of displayed images without overly moderating individual users albums.
shibby2
06-18-2010, 07:02 PM
Anyone know how I can put a 1px black border around the thumbnails?
Also, the thumbnails dont seem to be as good a picture quality as others I've seen, like in one of the Garage mods....any idea how they can become better quality?
Thanks!
feverinlove
06-22-2010, 06:34 PM
Can we modify this plugin to view Latest Albums?
realdx
07-16-2010, 03:33 PM
One click install and perfectly working on 3.8.4.. Thank you so much!
wobbly
07-17-2010, 01:44 PM
This has been working well but for some reason when I added cyb paypal and vbexperience it now throws up an internal server error when I click on one of the thumbs.
Any ideas?
AndrewRich
08-20-2010, 08:26 PM
Not encouraged by the inaccurate "Supported" tag but downloaded and will examine before installing. It appears I will need to do some heavy modifications.
At what point do substantial changes to someone else's plugin become a new plugin to be uploaded?
viper357
12-09-2010, 07:24 AM
Does anybody know how to stop this from showing on the mobile and iphone styles?
Thanks.
viper357
12-12-2010, 09:42 AM
Atakan, please help, thanks. :)
Does anybody know how to stop this from showing on the mobile and iphone styles?
Thanks.
viper357
12-19-2010, 05:31 PM
No support, breaks mobile and iphone styles, uninstalled. :down::down::down:
MoMan
12-21-2010, 10:58 PM
Great mod - installed!
I noticed that the fetch query takes about .2s to execute, however, which is a bit much (considering that the rest of index.php takes about .1s on my server). I've therefore applied this dynamic programming trick; works like a charm: https://vborg.vbsupport.ru/showthread.php?p=2083298#post2083298
MoMan
12-21-2010, 11:01 PM
Does anybody know how to stop this from showing on the mobile and iphone styles?
Thanks.
if ($styleid != x) { // forumhome plugin code }
Were x is your mobile style id
ash50210
02-27-2011, 06:41 PM
not working on ver 4.1.2....:(
zeus_r6
03-02-2011, 12:46 AM
not working on ver 4.1.2....:(
Just tried it too...database error :(
Wish this worked, it was a great mod while I was running 3.8.x!
gungor
03-16-2011, 11:21 AM
thanks, installed!!
igor123
04-09-2011, 04:51 PM
great plugin! how do I make it working on all pages or at least all forums'/subforums' pages?
onealien
04-10-2011, 01:09 AM
works great...looks great...thx
EDIT: wait wait....where can i change the box header? where it says "Random Album Picture"...
shibby2
04-29-2011, 07:32 AM
It only shows the Random pics on the index page to logged in/registered.
Anyone know how to make it so it's shown to guests too? :(
mapleleaffans
05-06-2011, 07:34 PM
Works great! Thank you! :)
plubius
06-12-2011, 12:05 PM
It only shows the Random pics on the index page to logged in/registered.
Anyone know how to make it so it's shown to guests too? :(
Ditto?
Otherwise works great
MagicThemeParks
06-12-2011, 09:33 PM
Anyone know how to make it so it's shown to guests too? :(
Ditto?
Otherwise works great
Has been answered a few times including here: https://vborg.vbsupport.ru/showpost.php?p=1983796&postcount=140
supercarsanctum
08-04-2011, 06:00 AM
i was wondering if its possible for me to change the text at the top that says "random album picture" is it possible? if so what template is the code in for me to change it?
viper357
08-04-2011, 06:11 AM
i was wondering if its possible for me to change the text at the top that says "random album picture" is it possible? if so what template is the code in for me to change it?It's not in a template. Search for - random album picture - under Languages and Phrases >> Search In Phrases, then simply edit it to whatever you want.
supercarsanctum
08-04-2011, 04:06 PM
thanks a ton
zurnaforum
04-12-2012, 11:45 AM
teşekkürler ellerine sağlık
pigpog
06-11-2012, 04:28 PM
Brilliant - thanks! :)
akasej
06-15-2012, 02:05 AM
Did I miss where the question about removing the user name and album name from below the pictures was answered?
That's what I'd like to do if any of you wonderful people out there can help me. Thanks!
viper357
06-15-2012, 07:43 AM
Did I miss where the question about removing the user name and album name from below the pictures was answered?
That's what I'd like to do if any of you wonderful people out there can help me. Thanks!You owe me a beer ;)
Go into your Styles and Templates and look for a template called afm_picture
In that template, near the bottom you will find this code:
<a href="member.php?u=$lpicture[userid]">$lpicture[musername]</a>
<br />
$lpicture[title]
Replace it with this code: all you're doing here is commenting out the lines by adding <!-- at the beginning and --> at the end, so it will be easy to revert back to the original by simply removing those.
<!-- <a href="member.php?u=$lpicture[userid]">$lpicture[musername]</a>
<br />
$lpicture[title] -->
akasej
06-16-2012, 06:34 PM
Viper, my friend - thank you so much! Where is the button I click on to have that beer delivered to you? :)
So glad all the great users on here are supporting this mod!
Jes
desmomax
02-12-2013, 02:52 PM
great mod.. i use it in my forum home with vdadvanced.. i 'd like to ask you something..
if an user upload 5 pictures in his album i see all his pictures in forum home.. is it possibile to limit 1 pictures per user for last uploaded album? in this way i can see five different user last pictures uploaded.
many thanx
mykkal
03-11-2013, 01:40 PM
Atakan, is there a way to combine this with a ratings plugin to show featured images on the page by default? id like to control whats seen not all images are cool. lol
kevinh
11-19-2013, 04:38 AM
Does anyone have this working in vBulletin 4.2.2 ?
webnsn
04-14-2020, 02:41 AM
how to show only for one style?
webnsn
04-14-2020, 02:41 AM
How to show only in - In the first post?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.