Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBExternal v1.6 Details »»
vBExternal v1.6
Version: 1.6, by Zero Tolerance Zero Tolerance is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 05-23-2005 Last Update: 05-24-2005 Installs: 145
 
No support by the author.

Alright, the people waiting for the quiz hack are gonna kill me for making this while i'm supposed to be developing v2.. heh.

Anyway, welcome to vBExternal, the answer to all your questions of "how can i get this to show on my website from my forum?"
vBExternal provides you the user with the availability to include several forms of information from your own forum, on your own website, with minimal work required!

UPDATE - 1.5:
This update provides more stability, the vBExternal file will only call 1 query for $vboptions and 1 query for the action, a maximum potential of 2 queries (some may execute 3 dependant on functionality used)

UPDATE - 1.6:
Several minor bugs fixed, 2 main one's were users online (repeating names) and emoticons (being red x's).
Also using vBExternal is completely different as to before (the download contains instructions on how to set up vBExternal the new way)

To update: Re-upload vBExternal.php

Features:
  • Newest Members
    • Description: Outputs X members onto your website, ordered by newest first
    • Available Parameters/Options: Change amount shown (default is 5)
  • Top Posters
    • Description: Outputs X members onto your website, ordered by # of posts
    • Available Parameters/Options: Change amount shown (default is 5)
  • Newest Threads
    • Description: Outputs X threads onto your website, ordered by post date
    • Available Parameters/Options: Choose all/1/several forums to pick from (default is all forums), Change Amount shown (default is 5)
  • Newest Replies
    • Description: Outputs X threads onto your website, ordered by newest reply
    • Available Parameters/Options: Choose all/1/several forums to pick from (default is all forums), Change Amount shown (default is 5)
  • News
    • Description: Outputs X posts onto your website, from a specific forum, ordered by post date
    • Available Parameters/Options: Choose which forum news is pulled from, Change Amount shown (default is 5)
  • Users Online
    • Description: Outputs all your users online on your forum, onto your webpage
    • Available Parameters/Options: N/A

Installation:
All you have to do is upload a few files, no running an installer, no file edits, no template additions/edits, nothing!!

Resources:
The system uses the default 1 vB queries onload, and then only ONE additional query (if action is successful)

Using vBExternal:
First of all, your site will have to be php, if your site is say .htm/.html, no worries, just rename the file type to .php, it will all be the same. Then read 'Usage Instructions' contained within the download to see how to set it up


Customizing HTML Output:
Go inside yourforumdir/vBExternal/
You'll find a few HTML files, these files are the template "structure" for each action, you can change the HTML to your own liking, however leave in the macro's --> {bla} (These are swapped with data called from your forum)

I think that's it really, really simple, really easy to use, so there ya go

PS: Feel free to send me any donations, my paypal is: webmaster@gzevolution.net

Enjoy,

- Zero Tolerance

Show Your Support

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

Comments
  #152  
Old 01-29-2006, 10:59 AM
atosoup atosoup is offline
 
Join Date: Aug 2005
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

All fixed now.. Just a couple of small probs with edditing the hyperlinks in the online users as I have it in an iframe and how can I add the guests online to the box with the users online?
Reply With Quote
  #153  
Old 01-30-2006, 02:46 PM
atosoup atosoup is offline
 
Join Date: Aug 2005
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorted the hyperlinks but still have no idea how to show number of guests online in this page... Is it possible?
Reply With Quote
  #154  
Old 02-20-2006, 01:51 PM
mkoerner mkoerner is offline
 
Join Date: Jan 2006
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is what i have been looking for. I do have one problem im using php4. Can you tell me what I need to change in the files to get it to work correctly?

i keep getting page can not be found. I think its just a pathing issue. I just dont know what to change.
Reply With Quote
  #155  
Old 03-24-2006, 12:40 PM
Webs007 Webs007 is offline
 
Join Date: Feb 2006
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This works well if the external file - is on the same server as the forum...

What if I wanted to pull the news onto another website - not located on the vb server?

i.e i have www.vbinstallion.org/forum/ and I actually want to pull the headlines so they appear on www.news-site.org ? (these forums are examples not my actual fsites) - how does this work with vBExternal? - is it even possible?

Webs
Reply With Quote
  #156  
Old 03-26-2006, 04:44 PM
boduzapho boduzapho is offline
 
Join Date: Feb 2006
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry i am new to VB,

running vb 3.5.4

Installed ok..

following error message:

Warning: main(./includes/db_mysql.php): failed to open stream: No such file or directory in C:\xxxxxxxxxxx\forum\vBExternal.php on line 67

Fatal error: main(): Failed opening required './includes/db_mysql.php' (include_path='.;c:\php4\pear') in C:\xxxxxxxxxx\forum\vBExternal.php on line 67

--------------------------------------------------------------------

it seems the file '/includes/db_mysql.php' is not even in the install of vb 3.5.4 , any suggestions?

Thanks in advance.
Reply With Quote
  #157  
Old 05-31-2006, 03:02 PM
mdbw mdbw is offline
 
Join Date: May 2006
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Warning: main(./includes/db_mysql.php): failed to open stream: No such file or directory in /home/******/public_html/mdbwforums/vBExternal.php on line 67

Fatal error: main(): Failed opening required './includes/db_mysql.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/******/public_html/mdbwforums/vBExternal.php on line 67
I got this error message, but I followed all instructions.

Here is my code for the page:

Quote:
<?php
chdir('./mdbwforums');
require_once('./vBExternal.php');
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>

<body>
<?php
output_NewestReplies(30);
?>
</body>
</html>
Reply With Quote
  #158  
Old 05-31-2006, 03:08 PM
mdbw mdbw is offline
 
Join Date: May 2006
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

looks like the guy above me had the same error.
Reply With Quote
  #159  
Old 06-16-2006, 07:59 PM
troykristoffer troykristoffer is offline
 
Join Date: Jul 2005
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a quick question. I've been using this for months without problem and I love it. However I just posted in my forum with an image (linking the full path of the image, as I dont believe vBulletin allows otherwise...for ex: http:www.mywebsite.com/images/filename.jpg...) When the vBExternal script parses my front page of the website (Non VB page...) it does it beatifully, all the text is there, links and formating and colors are correct, except them image doesnt load. It TRIES to load, but after a second or so the image loading indicator (basically a clear box) simply vanishes. The image shows up fine in the actual forum post.

I looked at the SOURCE of the rendered page, and found that the HTML renders incorrectly. The image src tag says this:
<img src="http://www.mywebsite.com/http://www.mywebsite.com/forum/images/correctfilename.jpg...>

Obviously this isnt what I want. But theres two problems that puzzle me.

1. Why, when the image path is directly entered as http://www.mywebsite.com/images/correctfilename.jpg it basically throws that out the window, not only doubling up on the website URL, but adding the forum directory in there, and then

2. deciding... hey, I've screwed it up enough, after the forum directory, I will attempt to use the correct filename now. (images/correcfilename.jpg). What I am puzzled by is that would make sense if I had embedded the image in my post as "/images/filename.jpg" but I didnt. Somehow the script decided to insert "http://www.pinkjams.com/forum" in the middle of the correct url.

I've tried using "../images/filename.jpg" but VB doesnt allow that.

I'm imagining that there is something in the vBExternal script that I can edit to make it stop looking in the forum directory, but I dont know what, since Im simply a novice coder. Anyone got any suggestions?

PS: If you want to see the behavior Im talking about, visit www.pinkjams.com . The front page has the script running, and the second post down has an image imbedded in the middle of it... for the first second or so that the page is loading you will see the loading placeholder and then it will vanish as if theres no image there at all.
Reply With Quote
  #160  
Old 06-18-2006, 10:16 PM
Angeleyes Angeleyes is offline
 
Join Date: May 2006
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a problem. My homepage is article live by interspire and it uses several templates for all of the information. How can I add this into one of the templates to display the requested information. I'm desperate at this point... I've tried everything I could think of... but I am pretty new at this stuff.

Thank you so much for your time!
Reply With Quote
  #161  
Old 06-30-2006, 08:05 PM
Tannerman's Avatar
Tannerman Tannerman is offline
 
Join Date: Mar 2002
Location: Chicago, IL
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've been able to get this to work (example). It took a lot of fiddling.

In any case, I was wondering if anyone has been successful in pulling information from MORE THAN ONE forum when using the News include. The instructions state:
Code:
###################################################
# Displaying News

<?php
output_News(5,4);
?>

# Change '5' to the amount you want to show
# Change '4' to the forum id you want to pull
# news from (must be set - only 1 forum id allowed)
###################################################
Just curious if anyone has been able to modify vBExternal so that more than 1 forum ID can be included here.
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 06:22 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05767 seconds
  • Memory Usage 2,317KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_quote
  • (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
  • (4)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_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