|
Attention: Last reply in this thread was more than 18 Years ago |
|
Thread Tools |
#1
|
||||
|
||||
- possibility to add only the Random Thumbs in the header of some forums and not only in forumhome page.
|
#2
|
||||
|
||||
Here's how to add Random Thumbs on forum home and forum display with PhotoPlog Lite.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
||||
|
||||
Thank's work fine, but if I want the "random thumbs" only in one or two forum and not in all forums?
|
#4
|
||||
|
||||
Wrap using this if statement instead, where 1,3,5 is replaced with comma separated forumids that you'd like for thumbs, i.e., if you want thumbs on forumids 2 and 4 just change 1,3,5 to 2,4 or if you want thumbs on forumid 6 only, just change 1,3,5 to 6 (the OR THIS_SCRIPT == 'index' bit shows thumbs on forum home but you can remove it if you want).
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
||||
|
||||
Wow, work!
Just last question: is it possible to add only a "random thumbs" of that category in a specific forum? If I have a category, example hovers, I would want the "random thumbs" to make to see only the images of that category. thank's. |
#6
|
||||
|
||||
Go to ACP -> Plugin System -> Plugin Manager -> Edit PhotoPlog Forum Home Thumbs and replace:
Code:
Content visible to registered users only. Code:
Content visible to registered users only. You could be a bit more fancy by setting the following right before the query: Code:
Content visible to registered users only. Code:
Content visible to registered users only. Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#7
|
||||
|
||||
Thank's.
I allow me to say these: If it were you possible you should add therefore the choice in the PhotoPlog Pro version of: - to add or no the "random thumbs" to all forums - to add or no the "random thumbs" only to specific id forums - to add or no the "random thumbs" only to a forums rather than to all or to consider the content of this 3d to insert the configurations in the xml file. Last edited by Jaki; 12-29-2005 at 05:55 AM.. |
#8
|
||||
|
||||
- is it possible to activate only the random thumbs for two, three forums, and not for the other whole forumses?
- is it possible that the random thumbs in these forums both that related to that two or three forums? |
#9
|
||||
|
||||
Is question one answered in this post? Not quite sure what question two means.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Random thumbs do not appear | lordtopcat | Troubleshooting & Problems | 1 | 02-24-2008 05:52 AM |