vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Social Group and Album Enhancements - All Albums (https://vborg.vbsupport.ru/showthread.php?t=172215)

mightypilot 11-24-2010 07:35 PM

Sorry, I missed the previous post. I'll go check it out..

Mark
------------------------------------------
Originally Posted by MrToasty View Post

Looks like all of us who've upgraded to vB4 are in luck thanks to HCGB!
https://vborg.vbsupport.ru/showthread.php?t=237931

thanks, works well.

Scandal 12-07-2010 02:05 PM

Thank you very much!

Ευχαριστώ! (in Greek :D )

floggerss 01-28-2011 03:56 PM

How can i this manually to the navbar?

BirdOPrey5 01-28-2011 11:16 PM

The exact code can vary by style but for anything close to the default style it would be...

Edit navbar template.

Find this line:
Code:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Right before or right after it add this line:

Code:

<td class="vbmenu_control"><a href="all_albums.php$session[sessionurl_q]">$vbphrase[all_albums]</a></td>

xenxo blanco 02-14-2011 11:38 PM

Perfect! Installed!

floggerss 02-16-2011 04:30 PM

I get this errror

SELECT album.*,
> picture.pictureid, picture.extension, picture.idhash,
> picture.thumbnail_dateline, picture.thumbnail_width, picture.thumbnail_height,
> user.*
> FROM album AS album
> LEFT JOIN picture AS picture ON (album.coverpictureid = picture.pictureid AND picture.thumbnail_filesize > 0)
> LEFT JOIN user AS user ON (album.userid = user.userid)
> WHERE album.state IN ('public', 'private', 'profile')
> ORDER BY
> LIMIT 0, 10;
>
> MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 0, 10' at line 10
> Error Number : 1064
> Request Date : Sunday, February 13th 2011 @ 02:35:14 PM
> Error Date : Sunday, February 13th 2011 @ 02:35:15 PM
> Script : http://stylers.com.ar/all_albums.php
> Referrer :

troyuncucom 07-02-2011 05:22 PM

i want to click on picture, and go next picture. How can i use it?

And, can i use with vbseo?

BirdOPrey5 07-02-2011 05:53 PM

Quote:

Originally Posted by troyuncucom (Post 2215934)
i want to click on picture, and go next picture. How can i use it?

That has nothing to do with this mod. Try this: https://vborg.vbsupport.ru/showthread.php?t=254064

Sheldon77 10-05-2011 11:21 AM

Hello,

I seen good review regarding this hack but, when I tried to install in new version of Vbulletin 4.1.6, it giving me error of below,

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: album_all_navbar_link in [path]\includes\functions.php on line 4183

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: album_all_quick_links in [path]\includes\functions.php on line 4183

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: album_all_sortarrow in [path]\includes\functions.php on line 4183

Please let me know if anything I need to modified to work it perfectly.

Mahendra

BirdOPrey5 10-05-2011 03:42 PM

Quote:

Originally Posted by Sheldon77 (Post 2253547)
Hello,

I seen good review regarding this hack but, when I tried to install in new version of Vbulletin 4.1.6, it giving me error of below,

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: album_all_navbar_link in [path]\includes\functions.php on line 4183

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: album_all_quick_links in [path]\includes\functions.php on line 4183

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: album_all_sortarrow in [path]\includes\functions.php on line 4183

Please let me know if anything I need to modified to work it perfectly.


Mahendra

This is a 3.8 hack, it won't work on 4.x at all.


All times are GMT. The time now is 04:04 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
  • Page Generation 0.01864 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete