Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBAdvanced Module: Latest Album Pictures Details »»
vBAdvanced Module: Latest Album Pictures
Version: 2.0.0, by Hasann Hasann is offline
Developer Last Online: Jun 2021 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.x Rating:
Released: 10-09-2008 Last Update: 03-14-2009 Installs: 166
Additional Files Translations  
No support by the author.

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:
  • Username link to profile.
  • Picture link to album.
  • Picture Author
  • Picture Description
  • Album Title
  • Maximum number of pictures to be displayed
  • Maximum Album Pictures Per Row
  • Show Only Selected Users Pictures
  • Enable or Disable Album Titles
  • Enable or Disable Picture Description
  • Maximum Characters of Picture Description to Display
  • Sorting Of Pictures: order by dateline or order by random
  • Username HTML Markup (fetch_musername)
  • Uses exec_switch_bg (Reads $bgclass and returns the alternate table class)

Tested on:
  • vBulletin 3.7.x
  • vBulletin 3.8.x
  • vBadvanced CMPS v3.1.0

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
bing11

Comments
  #42  
Old 12-04-2008, 07:35 AM
valdet's Avatar
valdet valdet is offline
 
Join Date: Feb 2007
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hasann View Post
thanks for a kind of word (; more modules coming soon!
G?naydın Hassan,

Can you please consider making "Latest Videos" or "Random Videos" module for vBAdvanced, which would pull videos from Video Directory hack
https://vborg.vbsupport.ru/showthread.php?t=192241

That hack already has built-in functions for Random and Latest, but I am not being able to integrate it to vBAdvanced.

Thanks for your time.
Reply With Quote
  #43  
Old 12-04-2008, 03:49 PM
nokturno nokturno is offline
 
Join Date: Sep 2005
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, great MOD! queries?
Reply With Quote
  #44  
Old 12-07-2008, 10:28 AM
ngalonas ngalonas is offline
 
Join Date: Nov 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it is very good
with certain changes we could him make show Latest Attachments?
Reply With Quote
  #45  
Old 12-17-2008, 06:15 PM
FIM FIM is offline
 
Join Date: Aug 2006
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Replicators View Post
Can a version be made to show them in a vertical column?
1+ :up:
Reply With Quote
  #46  
Old 12-17-2008, 06:24 PM
Taragon's Avatar
Taragon Taragon is offline
 
Join Date: Sep 2007
Location: The Netherlands
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FIM View Post
1+ :up:
One page back

Quote:
Originally Posted by imported_FreDy View Post
I've found solution:

You must to edit the adv_portal_latest_album_pictures_bit template, replace with this:

Code:
<tr><td class="$bgclass" align="center">
<a href="$vboptions[bburl]/album.php?albumid=$latest_album_picture[albumid]&amp;pictureid=$latest_album_picture[pictureid]">
<img title="$latest_album_picture[title]" class="inlineimg" src="$vboptions[bburl]/picture.php?pictureid=$latest_album_picture[pictureid]&amp;albumid=$latest_album_picture[albumid]&amp;thumb=1"  border="0" alt="$latest_album_picture[title]" />
</a>
<br />
$vbphrase[posted_by]: <a href="$vboptions[bburl]/member.php?u=$latest_album_picture[userid]">$latest_album_picture[musername]</a> 
<br />
$latest_album_picture[title]
</td></tr>
The bolded text is what I added.
Also, in case you might have a similar question later: http://www.htmlite.com/lite012.php
Reply With Quote
  #47  
Old 12-19-2008, 12:37 PM
delmarva's Avatar
delmarva delmarva is offline
 
Join Date: Jun 2006
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What do I need to do to edit the text below the images. For example, I would like to have the user name of the image owner and the image description only. Thanks AND GREAT JOB!
Reply With Quote
  #48  
Old 12-19-2008, 02:35 PM
delmarva's Avatar
delmarva delmarva is offline
 
Join Date: Jun 2006
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Actually, If I could just have the caption information listed below the picture, that would be ideal.

Thanks in advance for your help!
Reply With Quote
  #49  
Old 12-19-2008, 03:39 PM
Hasann's Avatar
Hasann Hasann is offline
 
Join Date: Aug 2005
Location: Germany
Posts: 897
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by delmarva View Post
What do I need to do to edit the text below the images. For example, I would like to have the user name of the image owner and the image description only. Thanks AND GREAT JOB!
what do you mean?
caption information like name of the image owner and the image description are already there.
Quote:
Originally Posted by delmarva View Post
Actually, If I could just have the caption information listed below the picture, that would be ideal.

Thanks in advance for your help!
Reply With Quote
  #50  
Old 12-19-2008, 10:35 PM
delmarva's Avatar
delmarva delmarva is offline
 
Join Date: Jun 2006
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, on my site the member name and the album title are displayed. I have several pictures which need to have a picture description, not just the album title. Any ideas? If you want to check it out, it's www.atlanticanglers.com

Thanks!
Reply With Quote
  #51  
Old 12-22-2008, 09:13 PM
michael million michael million is offline
 
Join Date: Apr 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice modul.

thx MM
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:19 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08819 seconds
  • Memory Usage 2,318KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete