vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   New Posting Features - Digg.com System Integration (https://vborg.vbsupport.ru/showthread.php?t=139462)

ZomgStuff 02-23-2007 07:49 PM

To create a new digg article you click the digg link
Code:

<A HREF="http://digg.com/submit?phase=2&url=http://www.url.net/forum/showthread.php?$session[sessionurl]p=$post[postid]&title=$post[title]" target="_blank"><img src="IMAGEHERE" border=0></A>

Then if you wanan embed the the already dugg story so it can be dugg, you put the url int he digg tags.

edge23 02-24-2007 03:14 AM

Quote:

Originally Posted by ZomgStuff (Post 1188755)
Hah, bad timing I presume?

Code:

Warning: Unknown(/home/kungfuho/public_html/B1TT/includes/synergy.php): failed to open stream: No such file or directory in /includes/init.php(319) : eval()'d code on line 3

Fatal error: (null)(): Failed opening required '/home/kungfuho/public_html/B1TT/includes/synergy.php' (include_path='.:/usr/local/lib/php') in /home/kungfuho/public_html/B1TT/includes/init.php(319) : eval()'d code on line 3


Yea lol was moving the site to a different server. forgot to put up the down for maintenance html page... usually can pull it off with no downtime but I started it when I was tired and messed up on the sql import... "tried to do it from a uncompressed sql backup file = Very large= server choked" had to bzip it...
Then I realized I transfered the wrong directory from the backups, was a long nite...

Anyway its up again BiTT Daily
Heres a link to this mod in action TY again :) Post Link The Digg button is in the upper right...

Great Mod...

ZomgStuff 03-01-2007 03:15 AM

Hah, nice to know!

zenkaizen 03-01-2007 10:30 PM

Would it be possible to set this up so that only an Admin or Moderator could initially "Digg" the thread and then once done, and rest of the forum members could "Digg" the thread?

I think this would be useful as i've heard that a few forums have already been banned from digg.com for spamming (30+ digg articles per day) and this would allow the forum Admin and Moderators to choose which threads are worthy for submission so as to not get banned.

ZomgStuff 03-02-2007 12:04 AM

Use this

Code:

<if condition="is_member_of($bbuserinfo, 5,6)"><b><u><a href="URL">Name</a></u></b></if>

fishhub 03-08-2007 03:19 PM

since there is no import of downloads. Can it be applied for 3.5.x users?

bacanze 03-08-2007 05:13 PM

Were should the code be placed in posbit & postbit legacy?

ZomgStuff 03-10-2007 01:33 AM

Quote:

Originally Posted by bacanze (Post 1198933)
Were should the code be placed in posbit & postbit legacy?

Where ever you want. What I found best was to copy the template, paste it in Dreamweaver and place my cursor where I wanted it, and then place the code. You can PM me your template code and a picture of where you want it.


Quote:

Originally Posted by fishhub (Post 1198843)
since there is no import of downloads. Can it be applied for 3.5.x users?

Yes it can.

fishhub 03-10-2007 01:33 PM

Quote:

Originally Posted by ZomgStuff (Post 1199923)
Where ever you want. What I found best was to copy the template, paste it in Dreamweaver and place my cursor where I wanted it, and then place the code. You can PM me your template code and a picture of where you want it.




Yes it can.


thanks. wonderful. Ill be trying it out soon.

ATVMX 03-11-2007 08:39 PM

Quote:

Originally Posted by ZomgStuff (Post 1193780)
Use this

Code:

<if condition="is_member_of($bbuserinfo, 5,6)"><b><u><a href="URL">Name</a></u></b></if>

How to i add this code and make it work? i cant seem to figure it out

Can someone post the entire code with this added in?

Thanks a lot
Rob


All times are GMT. The time now is 04:48 AM.

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.01144 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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