![]() |
Wow, awesome... good job !
Would be interesting to have an option like "Choose Random or Latest Album Pictures" Or just make another mod with Random display. |
To quickly change it to display randomly instead of by the date you can change
Code:
ORDER BY dateline DESC LIMIT 0, $displayrecords Code:
ORDER BY rand() DESC LIMIT 0, $displayrecords |
Quote:
|
I am also getting this showing up:
My pride & Joy where it should be My pride & Joy EDIT: I fixed the problem with the & not being parsed. You might want to make this change as you are going to run into this with other things down the road. Find: Code:
$lpicture['title'] = strip_tags(htmlspecialchars($lpicture['title'])); Code:
$lpicture['title'] = trim(strip_quotes($lpicture['title'])); |
Quote:
|
Thanks.
|
Great Product, many thanks.
It would be nice if you can add a function to only allow special usergroups to see this |
great job!
|
?ok guzel olmus bu tesekkurler Turkish man :D
birde ORDER BY RAND(NOW()) DESC LIMIT 0, $displayrecords bu nedemek ? |
REQ:
would love to see a "random album picture" setting for this. :) |
All times are GMT. The time now is 01:21 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:
|