Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
diggTopic - Full Integration with Digg (OMG) Details »»
diggTopic - Full Integration with Digg (OMG)
Version: 1.08, by Coders Shack Coders Shack is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.6.7 Rating:
Released: 05-26-2007 Last Update: 05-31-2007 Installs: 133
DB Changes Uses Plugins
 
No support by the author.

[hr]value[/hr]
. . . . . . . . Brought to you by

. . . http://www.Scriptasy.com
[hr]value[/hr]
Installation Time: [error] number too small
Products: 1
VB Version: 3.6.X
  • v1.02
    • added on/off in admincp
    • added digg image/link if you haven't added the url to the thread
    v1.04
    • forgot to add the database field
    • forgot a hook/plugin
    v1.05
    • checks HTTP_REFERER, for digg.com then looks up the thread URL if it returns a digg_url then it will add it to the thread.
    • threadadmins can also manually add the url. The manual edit overrides the auto add url.
    v1.06
    • enable/disable users digg counts
    • disable per-forum option
    • enable/disable auto add digg url option
    v1.07
    • custom placements
    • custom digg image
    v1.08
    • fixed autoadd (which will make user counts work)
Example: [live demo]

Description:
[hr]value[/hr]
This has evolved into full digg integration, when someone diggs someone elses topic. And someone on digg.com clicks on the link, the thread poster gets credited with 1 digg. Plus the digg button with the current digg count gets added to the threads postbit.


Installation:
[hr]value[/hr]
  • Install product

Upgrading:
[hr]value[/hr]
if your upgrading from a version less than 1.06 you will need to uninstall the product then re-install it. If the version is 1.06 then you can just install the product with Allow Overwrite on.


Custom postbit placements:
[hr]value[/hr]
  • <!-- diggTopic_diggit --> - For the digg button
  • <!-- diggTopic_userdiggcount --> - For the user digg count
[hr]value[/hr]
If you like then [Mark As Installed]
[hr]value[/hr]

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #132  
Old 07-26-2007, 02:17 AM
Ratman2050 Ratman2050 is offline
 
Join Date: Jul 2007
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Haha this is great work thanks!
Reply With Quote
  #133  
Old 07-26-2007, 11:52 PM
Ryuk's Avatar
Ryuk Ryuk is offline
 
Join Date: Feb 2007
Location: Colombia
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank u! I needed this! n_n
Reply With Quote
  #134  
Old 07-28-2007, 11:23 PM
nikki712 nikki712 is offline
 
Join Date: Sep 2006
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm very new to Digg, so maybe this is a dumb question but - on the "Digg count" - I've dugg two threads on my forum, but my count keeps going up. It's up to 14 now. Why is that? How does that work? Anyone?
Reply With Quote
  #135  
Old 07-29-2007, 12:11 AM
nikki712 nikki712 is offline
 
Join Date: Sep 2006
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*installed*

Still have the same question about how "Digg counts" are calculated. See above post. Thanks!
Reply With Quote
  #136  
Old 08-05-2007, 07:52 AM
hobsdv hobsdv is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is another great mod should work well on my forum
Reply With Quote
  #137  
Old 08-10-2007, 03:32 AM
Mag1c Mag1c is offline
 
Join Date: Jul 2007
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

need help, it is not showing up on my site.. i have vbseo installed maybe that is it?

please fix

and where do we place the template edits in postbit legacy?
Reply With Quote
  #138  
Old 09-28-2007, 03:37 PM
maximux1's Avatar
maximux1 maximux1 is offline
 
Join Date: Mar 2002
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello CS,

This looks to be a nice feature and I am trying very hard to add it to my site, however I have run into a lot of problems getting the product to work.

Pretty strange problem, actually - because it 'appears' to be working - that is when I view the source code. However, the page never displays the digg button. This appears to be a javascript error.

Below is the code snipped that is generating the js error. The error is "expected ')' " however, I'm not certain where or how I correct this.

Code:
<div style="margin-top: 10px" align="right"><div style="float: left;"> <script type="text/javascript">
							           document.write('<A onclick="urchinTracker ('/outgoing/http_digg_com_submit_phase_2_url_');" HREF="http://digg.com/submit?phase=2&url=' + location.href +'&title=WARNING:  Blackwater to take over War On Drugs"><img src="http://digg.com/img/badges/100x20-digg-button.gif"  alt="Digg!" border="0"/></a>');
							</script> </div> </div>
example page: http://www.marijuana.com/drug-war-he...war-drugs.html

I would appreciate any assistance.

Thank you
Reply With Quote
  #139  
Old 09-28-2007, 03:50 PM
maximux1's Avatar
maximux1 maximux1 is offline
 
Join Date: Mar 2002
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I now see that the problem has to do with vBSEO and tracking of outside links using Google Analytics. I have disabled the tracking of outside links temporarily and the product now shows as expected.

I will need the ability to use vBSEO to track outside links - is this something that can be accommodated in the product? I dont know a thing about JS, but it appears to be a problem with escaping of characters, or that is my best guess.

Thanks
Reply With Quote
  #140  
Old 09-28-2007, 04:45 PM
maximux1's Avatar
maximux1 maximux1 is offline
 
Join Date: Mar 2002
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can confirm that the apostrophe problem still exists in version 1.08. This problem is compounded if you are using vBSEO & Tracking of external links using Google Analytics.

One thing I would like to be able to better understand is how the user digg count is 'supposed' to work. It's hard to tell if it is working correctly as the count does not appear to increase after a digg. Is there a cron setting that should be updated or run?

On a side note. This product should be extremely useful for any forum, however - the documentation is a bit lacking, or did I miss it? I loved the simplicity of no templates edits, etc, however I do think that as the product continues to evolve that an updated readme would be extremely helpful. This thread goes through six different versions with little organization.

It appears that most of the problems folks are having here are mostly related to vBSEO and the apostrophe problem. A two line readme could save hours time for others.

Thank you for this product.
Reply With Quote
  #141  
Old 09-29-2007, 07:27 PM
maximux1's Avatar
maximux1 maximux1 is offline
 
Join Date: Mar 2002
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After giving it a day, no update in digg counts.

Does anyone understand how the digg count is supposed to work?

Thanks
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:56 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.04492 seconds
  • Memory Usage 2,304KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete