vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Home Enhancements - Ap - Latest Album Pictures Comments - Forum Home (https://vborg.vbsupport.ru/showthread.php?t=185672)

kaptanblack 07-19-2008 03:00 PM

Quote:

Originally Posted by Rideharder (Post 1579074)
will it work for vBadvanced CMPS v3.0.1 and what is the code I need to put it in the header?

No...

If you want show in header, you must add plugin:

product: ap-latest pictures comments
hook: parse_template
title: parse template
code:

PHP Code:

eval('$ap_picture_comments = "' fetch_template('ap_album_comments_table') . '";'); 


Open header template and paste this code: $ap_picture_comments

BANDiT600 07-19-2008 03:16 PM

v1.1 - 19 July 2008
- Picture is centered
- Removed picture borders
- Added picture width setting
- Added picture height setting
- Fixed some template bugs.

Russian language only!

schlottkej 07-19-2008 05:08 PM

Can I get manual control over where this is placed? It doesn't display properly using the automatic placement. (either 2 or none appear)

Thanks

djilou 07-19-2008 08:09 PM

Quote:

Originally Posted by myrhoto (Post 1578613)
It would be nice if you could also have a link on the nav bar or quick links to go to a seperate page which lists ALL the recent picture comments, that you could get to by the nav bar or even clicking on the "Most Recent Picture Comments" text in the title bar. That way you don't miss any comments in case you can't show ALL the comments on the forum home (because of size restrictions)

And, will those show only friends comments? Comments on private albums?

I would love to see that! Great mod!

I would love to see that too! This is a great idea!

dj_f16 07-19-2008 08:18 PM

WoWwWwW Beatifull Work :p

ICEEXOL 07-19-2008 08:20 PM

Very successful...

Hornstar 07-19-2008 09:21 PM

Yeah anything to promote new features is really good. thanks.

Doctor Death 07-19-2008 11:23 PM

KaptanBlack, did you acknowlege the placement problem with this plugin we discussed above?

schlottkej 07-20-2008 12:06 AM

Quote:

Originally Posted by Doctor Death (Post 1579488)
KaptanBlack, did you acknowlege the placement problem with this plugin we discussed above?

I tried displaying with this: $ap_picture_comments and it didn't do anything.. It looks great, just can't get it to work quite right... the problemn is that there might be a duplicate <start who's box> that it is looking for, but I haven't seen one in my code.

schlottkej 07-20-2008 12:13 AM

OK... here is what you do Doctor Death..

The code is finding both:

<!-- end what's going on box -->

<!-- what's going on box -->

when it looks for it... so you need to remove either the top one or the bottom one (then you can move it around where ever you'd like.


All times are GMT. The time now is 02:07 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
  • Page Generation 0.01156 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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