![]() |
Quote:
|
Quote:
Definately having a few different options would be great. |
With beta 5 this mod is now missing some of the vb4 style, its missing the border properly
|
Quote:
Can somebody help us with a code fix? :confused: |
Quote:
Template newalbum_print Code:
<div id="wgo_onlineusers" class="wgo_subblock"> Template newalbum_picture Code:
<td align="center"> P.S. This will also add the code for the album name and the user the photo belongs too. |
Thank you so much, it looks perfect! :up: :up:
By the way... Is there any possibility to put that box above the forums/categories? |
Quote:
I think he left it limited for the vBulletin beta releases. He already had the code in place to display the album name and album owner. I just added the code to the template on my fix for beta5. I was just trying to help with a fix till this mods coder gets around to update it. |
Unless I am missing something, which is entirely possible, the mod doesn't currently respect profile privacy settings. As an example, if a member selects that only friends can see their album the thumbnails from that album may still be displayed. Arguably if the member has selected that option then the thumbnails shouldn't be displayed either.
To fix this the main SQL select needs to change to include: LEFT OUTER JOIN profileblockprivacy AS pbp ON (pbp.userid = album.userid AND pbp.blockid = 'album') and AND (pbp.requirement = 0 OR pbp.requirement IS null) |
it messes the layout on fixed width forum if more than 3 pictures, any fix ?
|
Is any one else having a problem with the all images not loading every time? On every page reload I have at least one image not load.
|
All times are GMT. The time now is 11:29 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|