![]() |
Quote:
|
I can't for the life of me figure out how to fix the link on my vBAdvanced page, I added all_albums.php to the Navbar Replacements area but no luck. Any ideas?
|
I fixed the vbadvanced navbar linking problem by editing the "product-abe1_all_albums.xml" file.
Just replace all instances of "<a href="all_albums.php" with "<a href="/forums/all_albums.php". Then I re-installed the product utilizing the overwrite option. |
Great mod!
I only have one request. Show only the albums that are not empty. |
Okay, I added the following to both SELECT statements located in all_albums.php:
Code:
AND album.visible > 0 |
Quote:
Actually its unable to add bb code or html on description albums. |
Quote:
|
love it, thanks. installed
|
nice addon.
thanks and installed in 3.7.2 :) |
Quote:
$albumcount = $db->query_first(" SELECT COUNT(*) AS total FROM " . TABLE_PREFIX . "album WHERE state IN ('" . implode("', '", $state) . "') AND album.visible > 0 "); |
All times are GMT. The time now is 02:37 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:
|