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)
-   -   Integration with vBulletin - diggTopic - Full Integration with Digg (OMG) (https://vborg.vbsupport.ru/showthread.php?t=148216)

scart3r 10-19-2007 01:27 AM

Quote:

Originally Posted by michaelsilvia (Post 1296164)
Works for me, but the threads stay "Digg This" even after 5-6 Diggs. Shouldn't the thread update with the amount of Diggs?

I am wondering about this too :)

I thought it should change, but I don't see it.

Also something a bit weird going on

I dugg this story - just trying out the system: http://www.nettrafficchat.com/showthread.php?t=2839

and when you go to digg and click on the link to go back to my site (from digg) - it's the same link, but it's going to a blank page??? Pretty strange!

Any ideas? Oh, and yeah, I am a bit of a noobie so please be kind :)

vgevolution 10-26-2007 10:10 PM

The apostrophe bug hits you whether it's in the title or description. Actually, anywhere in the digg xml data that gets returned. However, I have a fix for that.

Go to your AdminCP --> Plugins Manager
Find the "diggTopic - Autoadd" plugin and Edit it
Find the following code:

Code:

$digg_url = preg_match_between(' href="','" ', $digg_xml);
Add the following code below it:

Code:

$digg_url = addslashes($digg_url);
Finally, Save your changes.

This will escape unsafe characters for the database update. I don't know if there are other similar errors from the other plugins, but I imagine the fix would be similar. This fixed my digg referral links (links referred to my site from digg.com were generating SQL errors) caused by an apostrophe in the subject line of my digg submission. Your mileage may vary.

Perhaps the author will include this fix in the next update? *hint hint* :)

DarthCoder 11-21-2007 11:52 AM

This is buggy.
The digg isnt enabled for threads made in forums that was created after installing the plugin.

gengar56 12-21-2007 07:53 AM

Quote:

Originally Posted by DarthCoder (Post 1386825)
This is buggy.
The digg isnt enabled for threads made in forums that was created after installing the plugin.

Does this plugin work properly yet? If not, what's needed to fix it?

Pirat3 01-03-2008 02:41 AM

Quote:

Originally Posted by scart3r (Post 1363446)
I am wondering about this too :)

I thought it should change, but I don't see it.

Also something a bit weird going on

I dugg this story - just trying out the system: http://www.nettrafficchat.com/showthread.php?t=2839

and when you go to digg and click on the link to go back to my site (from digg) - it's the same link, but it's going to a blank page??? Pretty strange!

Any ideas? Oh, and yeah, I am a bit of a noobie so please be kind :)

Same issue here any ideas anyone?

sunnylikbeckham 08-18-2008 11:40 AM

wow man
exactly i was looking for
installed

sweetguy2004 05-18-2010 10:01 AM

Thanks mate installed working gr8 :D

nick! 05-23-2011 09:31 PM

Works well with 3.6.8 - Thanks for the plugin, I think its a very good mod, and will work great with vbseo - btw, I recommend that mod to all, its not free but well worth it.

AND...LoL @ Installation Time: [error] number too small

nick! 05-24-2011 02:11 AM

1 last thing, what is the most efficient way to make this mod really get more traffic in the long run. I don't want to keep submitting tons and tons of links to digg myself, is it better if other digg members do it for me in the forums over time? Thankyou. My board were down for awhile and not alot of active members...


All times are GMT. The time now is 06:04 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.01222 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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