vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > Add-On Modules & Modifications > vBa CMPS v4.x > Add-On Modules (version 4.x)

Reply
 
Thread Tools Display Modes
  #21  
Old 08-28-2010, 01:28 AM
BlackThorn BlackThorn is offline
Coder
 
Join Date: Feb 2010
Posts: 159
Default

UPDATED.

Best Regards,
Reply With Quote
  #22  
Old 09-06-2010, 01:54 PM
southie southie is offline
Junior Member
 
Join Date: Aug 2009
Posts: 1
Default

how to make it most recent photos ?
Reply With Quote
  #23  
Old 09-06-2010, 04:46 PM
BlackThorn BlackThorn is offline
Coder
 
Join Date: Feb 2010
Posts: 159
Default

No, it is display just for 'random' photos.
Reply With Quote
  #24  
Old 10-25-2010, 07:17 AM
drhanke drhanke is offline
Junior Member
 
Join Date: Dec 2009
Posts: 1
Default

Quote:
Originally Posted by southie View Post
how to make it most recent photos ?
Just did a quick hack in my to get lastest pictures by opening the coverallbums.php in modules dir on server and changed the line

ORDER BY rand() LIMIT 5");

to

ORDER BY dateline DESC LIMIT 5");

Perhapps not the right way but did the trick
Reply With Quote
  #25  
Old 11-02-2010, 03:18 AM
Lustikus Lustikus is offline
Junior Member
 
Join Date: Dec 2007
Posts: 15
Default

perfect thanks, that what i`m looking for :-)
Reply With Quote
  #26  
Old 11-10-2010, 12:20 AM
anwar's Avatar
anwar anwar is offline
Member
 
Join Date: Jul 2010
Location: Karamay City, Xinjiang Uygur Autonomous Region of China
Posts: 30
Default

http://www.vbadvanced.com/forum/showthread.php?t=41930
Help me
Reply With Quote
  #27  
Old 11-12-2010, 01:38 PM
neverstop's Avatar
neverstop neverstop is offline
Senior Member
 
Join Date: Jan 2007
Posts: 209
Default

Quote:
Originally Posted by BlackThorn View Post
  • Maximum number of pictures to be displayed
  • Maximum Album Pictures Per Row
  • Sorting Of Pictures: order by dateline or order by random

How do I do this? No options in admin cp
Reply With Quote
  #28  
Old 11-12-2010, 02:30 PM
BlackThorn BlackThorn is offline
Coder
 
Join Date: Feb 2010
Posts: 159
Default

Quote:
Originally Posted by neverstop View Post
How do I do this? No options in admin cp
What do you want in admincp?
Reply With Quote
  #29  
Old 11-19-2010, 06:47 PM
neverstop's Avatar
neverstop neverstop is offline
Senior Member
 
Join Date: Jan 2007
Posts: 209
Default

Ho do i choose the sort order?

How do i choose max pictures?

How do i choose max pictures per row?
Reply With Quote
  #30  
Old 11-20-2010, 03:58 PM
BlackThorn BlackThorn is offline
Coder
 
Join Date: Feb 2010
Posts: 159
Default

Well, In fact a lot of CMPS users don't like it so much however, I will update this my module next the time (may be, if 4.1.x release)
Reply With Quote
  #31  
Old 11-21-2010, 07:42 AM
dallo100 dallo100 is offline
Junior Member
 
Join Date: Oct 2009
Posts: 3
Default

I love the module, however I would like to reduce the span somehow. The original mod I used on the V3.8.4 only had 4 images and not 5 which was ideal for me. Is there a way to reduce it from 4 to 5?
Reply With Quote
  #32  
Old 01-04-2011, 05:51 PM
TheArchitect TheArchitect is offline
Junior Member
 
Join Date: Mar 2007
Posts: 4
Default

I would like to suggest an option along the lines of "show pictures from users in 'x' usergroup". I have multiple homepages set up for the different sections on my forums, and would like to be able to have them see only photos from members of their section.

Example: Guild A and Clan B both have their independent forum sections separate from each other. I would like the random photos to be adjusted to only pull from "Clan B Usergroup" members for that homepage.
Reply With Quote
  #33  
Old 01-27-2011, 07:46 AM
webducknj webducknj is offline
Junior Member
 
Join Date: Jan 2011
Posts: 7
Thumbs up

works perfectly!
as a newb to vB and vBadvanced, thank you for making my first mod a successful mod.
Bart
Reply With Quote
  #34  
Old 02-21-2011, 03:53 AM
rob_pio rob_pio is offline
Junior Member
 
Join Date: Dec 2009
Posts: 3
Default

Anyone know how to edit the php file / templates so it will display 2 rows of pictures?
Thanks
Reply With Quote
  #35  
Old 03-09-2011, 05:17 AM
vistaready vistaready is offline
Junior Member
 
Join Date: Feb 2008
Posts: 23
Default

Quote:
Originally Posted by rob_pio View Post
Anyone know how to edit the php file / templates so it will display 2 rows of pictures?
Thanks
I would like to know this also
Reply With Quote
  #36  
Old 10-08-2011, 01:28 PM
juankalsa juankalsa is offline
Junior Member
 
Join Date: Sep 2011
Posts: 3
Default

Hi Buddies, I just install this app but no option on the admin cp to customize this, any clue??
Reply With Quote
  #37  
Old 04-08-2012, 08:53 PM
xertox xertox is offline
Junior Member
 
Join Date: Mar 2006
Posts: 11
Default

Is it possible to display images from social groups as well?
Reply With Quote
  #38  
Old 07-21-2012, 11:18 PM
Dudditz Dudditz is offline
Junior Member
 
Join Date: Aug 2008
Posts: 4
Default

It would be great to see these as seperate modules so that people can utilize both views.
I would like to use horizontal on homepage and vertical on other pages.
Great work.

EDIT:
I edited the xml files so that I could install both vertical and horizontal view.
Hope you dont mind.
I have attached the files for your moderation.
Attached Files
File Type: xml albumspictures_horizontal_edited.xml (3.2 KB, 6 views)
File Type: xml albumspictures_vertical_edited.xml (3.2 KB, 4 views)

Last edited by Dudditz; 07-21-2012 at 11:39 PM. Reason: added files
Reply With Quote
  #39  
Old 07-24-2012, 05:23 PM
Daily_Musician Daily_Musician is offline
Member
 
Join Date: Sep 2007
Posts: 65
Default Database Error

Hi Blackthorn. I don't know if others have the same problem or not. On my sites you can't set permissions for unregistered users to view this module or you get a database error. Here is the post when I first discovered the error.
http://www.vbadvanced.com/forum/showthread.php?t=48466
__________________
Musicians Gazette
Reply With Quote
  #40  
Old 08-04-2012, 12:07 PM
BGN64 BGN64 is offline
Junior Member
 
Join Date: Dec 2011
Posts: 3
Default

I am getting this message when attempting to upload "The file you have uploaded is not a valid module file." ??

Edit: Using 4.2.1 with vb 4.2.1, if that matters

Last edited by BGN64; 08-04-2012 at 12:30 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
BT - Module: Random User Album Photo BlackThorn Add-On Modules (version 4.x) 9 08-22-2010 03:44 AM
Random or Newest Album module? bugzy "How Do I..." Questions 3 06-23-2010 09:39 PM
blog, group and picture comments, blogs, album pictures in Quick moderation Alfa1 Feedback & Suggestions 1 08-09-2008 04:56 AM
Last Album Pictures Module johnny utah Feedback & Suggestions 1 05-07-2008 02:45 PM
Random Pictures Module ogetbilo Add-On Modules & Modifications 21 07-12-2005 08:28 PM


All times are GMT -4. The time now is 02:31 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.