![]() |
Quote:
To be clear if others are having trouble: apparently (for some, anyway) this mod will not work unless you go to the vbulletin options area of the admincp and save the options after installing. |
To not show private albums, do this:
IN: all_albums.php AFTER: while ($album = $db->fetch_array($albums)) { ADD: if ($album['state'] == 'private' AND !can_view_private_albums($userinfo['userid'])) { continue; } |
Is there any way to creat community albums? For instance if members created wallpapers or something, and you could just have a big album devoted to it...that would be a good mod if not
|
Quote:
|
Ya I'm getting Invalid Album specified. on some albums...
|
how can i change the text all ablums on the nav to somthing else?
|
To change an individual link or title, search in templates for -> $vbphrase[all_albums]
To change globally search in phrases
You might also consider -> Who's Online Phrases Containing 'All Albums' |
Thanks for this - bang on the money, just what I needed..
|
Wonderful and simple. Thanks!!
|
Quote:
|
Sweet nice mod.....
|
How do I make it for members only to see? The link shows public.
|
very nice, installed
thanks |
Hi.
Nice modification. -edit- Never mind. I just removed the second instance of the code for the Search box in the product. I was wondering, though, if there is a way to remove the second Search box on the All Albums page? I think having the one above the listing is sufficient. Regards, Kevin |
Quote:
https://vborg.vbsupport.ru/external/2009/12/38.png I was wondering how to change the non-linked "Pictures & Albums" to something like "Viewing Page". Regards, Kevin |
I'am still new to this adding mods stuff. Can anyone tell me how to upload this? It says upload at root vbulletin folder,,curious to where that is? It won't upload when I try to import it in the plugin in manager? Thanks
|
Quote:
Quote:
|
no, I don't have access to it. Is there another way? I tried the filezilla but not familiar enough with it to get it to work.
|
I assume you're under a free forum host, then. If you don't have access to your database, you won't be able to upload the file necessary for this mod to work. It seems your only other option is to see if your host can upload it for you. A few free forum hosts may do that, but most I know do not. You should talk to your host, if you've not done so.
|
hmm will do. Thanks a lot for your help! I have so much to learn :o
|
Are there any plans to release this for vb4?
|
Want this for 4.0
|
me too
|
Users do not see all the albums, there is some error:
Invalid Album specified. If you followed a valid link, please notify the administrator |
Quote:
|
any update for this to 4.0?
|
Working great in 3.8.4PL2. Thanks!
|
Just can't live without this mod on 4.0 (as well as others Abe's mods)
|
@Abe1
Do you plan to convert this mod to vB4? Thanks :) Andr? |
Another vote for a 4.0 version - please!
|
Quote:
I would like to have 2 columns for all albums. Please, can you help me ? Thanks |
Worked perfect with 3.8 and hopefully it comes out for 4.0.
|
any update for this to 4.0?
|
it doesn't look like the author is going to answer no matter how many times the question is getting asked.
|
So I uninstalled all my mods before the update to vb4. Now a scheduled task from the old All_albums is generating SQL errors. The Scheduled Task Log Viewer shows 7381 addonchat_cron_maint running, But the job doesn't appear in Scheduled Task Manager.
Anyone know where I can find this job to delete it? |
Quote:
|
Thanks, but as I said the task doesn't appear in STM, only in the log.
|
Quote:
|
Quote:
Thanks for pointing that out. Videx Go to your includes/cron dir and remove the addon_chat.xml file. |
Quote:
I wonder why the uninstall doesn't at least warn you these files will remain there and keep running. |
All times are GMT. The time now is 09:41 PM. |
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:
|