View Single Post
  #4  
Old 06-27-2010, 09:10 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you added a 'thanks' hack you need to look at its documentation (readme file and/or the thread here) for how to enable display of the number of thanks, it may be a simple on/off in the mod's options or it may require you to manually edit the postbit_legacy template... if you modified the postbit template the changes wouldn't take because you're using postbit_legacy, redo any changes to 'postbit_legacy' and try again. There are quite a few 'thanks' hacks out there, it's possible some don't even support this. Check the 'user' table in phpmyadmin to see if there's even a 'thanks count' in it, if there is then at least it's possible.

To change from index.php to forum.php you go to Admin CP->vBulletin Options->Forum Homepage Options and change index to forum and make any other needed changes in there... you MUST also edit the filename via FTP or some other means to physically change index.php to forum.php - honestly don't worry about editing any templates for this, I don't know what chopsuey was thinking on that, he's usually right-on.

And for your polls they are there by default, when you add a new thread there is usually an option below the post editor to 'add a poll' to the thread which will then take you to the poll editor after hitting 'submit' - if that option is not there go to your usergroup manager, perhaps you disabled the ability to post polls for your usergroup(s).

And now that I've re-read your original question understand I'm not failiar with the style you picked, you said you want your postbit to look like the one in your picture- what does it look like now? If it's currently horizontal (above the post as opposed to besides it) then your style uses the default postbit, you need to choose to use postbit_legacy in vbulletin options-->style and template options, but it's possible your style doesn't support postbit_legacy, one way to find out.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01146 seconds
  • Memory Usage 1,763KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete