vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - tDigg - Digg like system for threads (https://vborg.vbsupport.ru/showthread.php?t=150751)

rootnik 06-28-2007 11:26 PM

I had to edit the plugin to make it work in my post bit. In most cases, if it doesn't work for you the div container that the plugin is looking to replace has a css class in it.

For example, I had to change
Code:

'#<div id=\\\"post_message_\$post\[postid\]\\\">\$post\[message\]</div>#i'
to this:

Code:

'#<div id=\\\"post_message_\$post\[postid\]\\\"
class=\\\"vb_postbit\\\">\$post\[message\]</div>#i'

in the "tDigg - Template Edits" plugin.

If you are having trouble, search your postbit template for $post[message], PM me the entire div container that $post[message] is in, and I'll reply with what you need to edit when i have a chance.

hollosch 06-29-2007 07:51 AM

My vBulletin says version 1.01 is available. Where can I get the new version?

mcyates 06-30-2007 08:32 AM

Could you make this so there is an option where the posts are not ranked on how many diggs they have? This way, this can be used as another rating of the threads like the vbulletin rating!!

Thanks in advance.

Coders Shack 06-30-2007 08:46 AM

Quote:

Originally Posted by mcyates (Post 1279768)
Could you make this so there is an option where the posts are not ranked on how many diggs they have? This way, this can be used as another rating of the threads like the vbulletin rating!!

Thanks in advance.

Go to your plugin manager and disabled the one titled "tDigg - Change Sort". And thats it.

mcyates 06-30-2007 01:55 PM

Quote:

Originally Posted by Coders Shack (Post 1279774)
Go to your plugin manager and disabled the one titled "tDigg - Change Sort". And thats it.

oh right nice one, thank you :) Great hack

Expertu 06-30-2007 09:01 PM

I installed the product, uploaded the misc/ folder, but nothing shows up in the forum.

Nothing at all.

Coders Shack 06-30-2007 09:32 PM

did you go to the ACP section and add 0, then the forum id's you want. like

0,5,12,28

i haven't had time to build on the idea of this modification yet.

Expertu 06-30-2007 09:37 PM

There was no mention at all, that I had to add 0 before..

Now it works, altough I have no images on the ratings :

http://forum.seopedia.ro/forumdisplay.php?f=10

As you can see, only a 0 appears.

I uploaded the misc/ in :

cpstyles/vBulletin_3_Default

is that ok ?

Expertu 06-30-2007 09:41 PM

Moreoever, the old star ratings, as well as the "subscribed" icon show very weird, around that vote image.

4x4 Mecca 06-30-2007 09:59 PM

In my thread here http://www.4x4mecca.com/forum/other-...evelle-ss.html if I click thumbs down to remove 1 of the 2 votes, it goes to zero. When I click thumbs up again, it jumps back to 2.


All times are GMT. The time now is 03:50 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.01378 seconds
  • Memory Usage 1,735KB
  • 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
  • (4)pagenav_pagelink
  • (1)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