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)
-   -   Add-On Releases - [AJAX] Helpful Answers - Post Rating System (plus many sub-features) (https://vborg.vbsupport.ru/showthread.php?t=204117)

Ted S 09-20-2009 05:21 AM

<a href="http://www.barelyfitz.com/screencast/html-training/css/positioning/" target="_blank">http://www.barelyfitz.com/screencast...s/positioning/</a>

Trana 09-20-2009 06:46 AM

Yeah, I'm just trying to find out why if I put the template call into my postbit legacy directly before the postcount, it bumps the postcount and the inline mod stuff down onto another line, causing my header row to be very tall.

There must be a line break in there or something. Any ideas?

Ted S 09-20-2009 10:36 PM

There's a DIV which is a wrapping object unless specified otherwise via css.

Trana 09-21-2009 12:20 AM

But if I remove that won't I break the javascript?

Ted S 09-21-2009 02:18 AM

Quote:

Originally Posted by Trana (Post 1888254)
But if I remove that won't I break the javascript?

I never said you should remove it. I said you should style it with css or by placing it in a table cell. Removing it would cause the AJAX features to stop working.

Bigj85 09-22-2009 12:47 AM

is there any variable I can use in helpful_answers_top template to replace the post ID with the post name so it says
Post post title in thread: thread title instead of
Post 12675 in thread: thread title

Trana 09-22-2009 07:43 AM

Quote:

Originally Posted by Ted S (Post 1888281)
I never said you should remove it. I said you should style it with css or by placing it in a table cell. Removing it would cause the AJAX features to stop working.

OK, I understand what you are saying. I tried putting it inside an aligned TD:

<td class="thead" style="font-weight:normal" align="$stylevar[right]">
with the <div id="helpfulanswers_box_$post[postid]" align="right">

and it still sits on top of the other items in that TD.

I changed the div to center and it moves it right out into the middle of the column but it is still a level above the rest of the content in the post header.

Am I missing something?

Ted S 09-23-2009 03:53 PM

Quote:

Originally Posted by Bigj85 (Post 1888737)
is there any variable I can use in helpful_answers_top template to replace the post ID with the post name so it says
Post post title in thread: thread title instead of
Post 12675 in thread: thread title

There's a phrase that controls all of this which you can find in your phrase manager.

Ted S 09-23-2009 03:53 PM

Quote:

Originally Posted by Trana (Post 1888828)
OK, I understand what you are saying. I tried putting it inside an aligned TD:

<td class="thead" style="font-weight:normal" align="$stylevar[right]">
with the <div id="helpfulanswers_box_$post[postid]" align="right">

and it still sits on top of the other items in that TD.

I changed the div to center and it moves it right out into the middle of the column but it is still a level above the rest of the content in the post header.

Am I missing something?

Did you put that TD into a new table row? Is it in a table at all? What else is in the table?

TheInsaneManiac 09-25-2009 11:34 AM

I can't debate on which one to install. This one or the post ranking system:
https://vborg.vbsupport.ru/showthread.php?t=203801

What's the difference?


I do have some feature requests though:
Topic Rating, disable it for all posts, but enable for topics
Bad rating, remove post
Quicklinks, Most rated post/topic, highest rated post/topic


All times are GMT. The time now is 08:16 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.03007 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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