The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBAdvanced Module: Latest Album Pictures Details »» | |||||||||||||||||||||||||
Latest / Random Album Pictures vBA CMPS Module by This Product brought to you by www.vbulletin-turkey.com Description: This will add a CMPS block to your vBadvanced CMPS portal page. It will display the "Latest or Random Album Pictures" in your vBulletin forums. Features:
Tested on:
Demo: www.vbulletin-turkey.com INSTALL INSTRUCTIONS Go to your Forums --> Admincp --> vBa CMPS --> Download / Upload Module --> Module to Upload --> Select albumpictures.xml file from your Computer --> than Submit. upload "vba_cmps_include_template.php" file to your forums/includes folder overwrite.. Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
bing11 |
Comments |
#82
|
|||
|
|||
Quote:
I have the same problem... is there a fix? |
#83
|
|||
|
|||
I wish you success in your work so beautiful I do Hasan
|
#84
|
|||
|
|||
When the module is active on my page, the alt1 class seems to just disappear entirely from the html output; every place on the page where it would say class="alt1" just says class="". The class still exists in the CSS, however.
EDIT: Huh. The unset(... $bgclass, ...); on line 84 of the module caused this. I commented that part out and it fixed it. Also, if you have multiple copies of the module, if any of them have a certain user defined (like having a random images module right under a featured user album module), the ones loaded after it seem to inherit the setting for a specific user ID. |
#85
|
|||
|
|||
I'm experiencing the same problem. The thumbnail link is broken therefore thumbnail is not showing up properly. Any ideas on what might be the cause?
|
#86
|
||||
|
||||
Quote:
Replace the adv_portal_album_pictures_bit template with this code and you will be fine: Code:
$perrow <td class="$bgclass"> <div class="smallfont" id="picturebits" align="center"> <a href="$vboptions[bburl]/album.php?$session[sessionurl]albumid=$picture[albumid]&pictureid=$picture[pictureid]"><img class="page" src="$vboptions[bburl]/$picture[thumburl]" alt="$picture[caption_preview]" border="0" style="padding:$stylevar[cellpadding]px; <if condition="!$usercss">border:solid $stylevar[cellspacing]px $stylevar[tborder_bgcolor]</if>" $picture[dimensions] /></a> <br /> <phrase 1="$vboptions[bburl]/member.php?$session[sessionurl]u=$picture[userid]" 2="$picture[musername]">$vbphrase[by_x]</phrase> <if condition="$mod_options['album_picture_description']"> <br /> <strong>$vbphrase[description]</strong>: $picture[caption] </if> <if condition="$mod_options['album_picture_title']"> <br /> <strong>$vbphrase[album]</strong>: <a href="$vboptions[bburl]/album.php?$session[sessionurl]albumid=$picture[albumid]">$picture[albumstitle]</a> </if> </div> </td> |
#87
|
|||
|
|||
Great mod.
This mod will appear when i logged in as registered user. However when i logged out, and view vbad cmps main page again, the mod has disappear. i checked under Album Pictures -> Usergroup Permissions, it shows unregistered/ Not logged in user can view this. it seems like a bug? or i'm missing something? thanks. installed. |
#88
|
|||
|
|||
Quote:
Installed! |
#89
|
|||
|
|||
I installed the module, works fine so far. But when a user uploads a photo in one of his/her albums, which should not be public, the module shows a grey box. Is it possible to define that not public photos are completely not shown in the module?
|
#90
|
|||
|
|||
Tolden - interesting, because a member of mine has just complained that a private image of his is actually being shown within the latest thumbnails. If you don't have permission to view it, it asks you when you click on it. Surely it shouldn't be shown at all.
I'd even prefer the grey image if that's all that's possible, but it's actually being shown. Presumably this a bug, and one that's quite important to fix? |
#91
|
|||
|
|||
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|