vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Show Thread Enhancements - Digg Display & Digg Count (https://vborg.vbsupport.ru/showthread.php?t=166385)

TheInsaneManiac 07-23-2008 10:01 PM

Quote:

Originally Posted by youradhere4222 (Post 1580970)
When an article is dugg, the link to the diggs is dark blue on my dark red color (#990000)

Is there anyway to fix this? Thanks.

Weird mine is dark grey?

vwdforum 07-24-2008 06:13 PM

I've added this to my forum and it does work however the forum post page now takes about 10 seconds to load when it was only about 1 second before adding this.

is there any way to improve this?

cynthetiq 07-24-2008 07:57 PM

Quote:

Originally Posted by vwdforum (Post 1583280)
I've added this to my forum and it does work however the forum post page now takes about 10 seconds to load when it was only about 1 second before adding this.

is there any way to improve this?

I did the same thing...

vwdforum 07-31-2008 04:41 PM

Is this mod supported at all now as I was hoping I would receive a reply regarding if its possibly to speed up the thread appearing,.

cynthetiq 07-31-2008 04:56 PM

I'm not sure how someone would support this as looking at the code it is no different than the widget you can put in your blog/myspace/facebook. In other words, I think that it is a process of how the digg code works and not how the mod works.

I settled my needs by creating a digg bbcode that I use by placing the URL into a redited button.

name: digg
bbcode tag: digg
[digg]http://www.tfproject.org/tfp/hall-fame/911-mass-media-mind-control-16.html#post2495425[/digg]
replacement code:
Code:

<script>
digg_url = '{param}';
digg_window = 'new';
</script>
<script src="http://digg.com/api/diggthis.js"></script>

no for all selections

this spead up my showthread response and only slowed down the ones where the digg code was embeded.

Brother Malachi 08-20-2008 12:14 AM

*Hammer clicks Installed*

Is there a way to change the font color?

nick-harper 08-20-2008 12:53 PM

Is there a way to get this to work with tfSEO?

masterweb 08-24-2008 07:25 PM

Installed and working, thanks :up:

SBlueman 09-01-2008 01:18 AM

Any way to get this to work with vblogetin? This is what I have been able to do so far:

Code:

<!-- Digg -->
<td class="vbmenu_control" id="digg" nowrap="nowrap">
<script type="text/javascript">
digg_url = '$entry[url]';
digg_title = "$entry[title]";
digg_skin = 'compact';
digg_window = 'new';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</td>
<!-- / Digg -->

but the urls are coming out:
http://gridironfans.com/forums/blogs...521&;entry=420

instead of:
http://gridironfans.com/forums/blogs...=521&entry=420

It seems to be throwing a ";" between the user id and entry id.

SBlueman 09-01-2008 06:50 PM

Hmmm....seems like I am having issues with Digg...

Some members are getting this message:
Quote:

An unknown fatal exception has occurred
Whoa! Something blew up. If you think you reached this error in error please do not hesitate to contact support.
And others are getting:
Quote:

This domain has been consistently flagged as violating the Digg Terms of Service and cannot be submitted at this time. Please refer to our Terms of Service (digg.com/tos) for more information.


All times are GMT. The time now is 11:59 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.01133 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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