Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

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

Version: 3.5.0 Beta 1 Rating:
Released: 06-12-2005 Last Update: Never Installs: 213
 
No support by the author.

Well, this doesn't modify any php, nor use a plugin, so i wasn't sure exactly where to stick it

Anyhow, this is a port of the vBExternal for vb 3.0.7, so look at this thread for more information: https://vborg.vbsupport.ru/showthrea...threadid=81943

Enjoy

- Zero Tolerance

Show Your Support

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

Comments
  #252  
Old 03-14-2006, 04:58 AM
EDFMedia EDFMedia is offline
 
Join Date: Mar 2006
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to display one of the user profile fields with the newest_members.html? I have an extra field I added (field 5) that is required and I would like to show it on my non vb page using vbexternal in the newest_members

Thanks in advance
Reply With Quote
  #253  
Old 03-14-2006, 06:44 PM
hellekim hellekim is offline
 
Join Date: Jan 2006
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I must be doing something wrong, but I don't know what so I hope you can help me out. I'm trying to get great a file called newest.php which is located in the root of my forum folder. The newest.php looks like this:

PHP Code:
<?php
chdir
('/home/paitsio/public_html/Foorumi');
require_once(
'/home/paitsio/public_html/Foorumi/vBExternal.php');
?>

<?php
output_NewestReplies
(5,"1,2,3");
?>
I also tried it And when I try to call it, it gives me this:

Quote:
There seems to have been a problem with the database.
Please try again by clicking the Refresh button in your web browser.

An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.

We apologise for any inconvenience.
The idea is that I can call newest.php from a page which is located in external page.
Reply With Quote
  #254  
Old 03-16-2006, 12:11 AM
beddoe's Avatar
beddoe beddoe is offline
 
Join Date: Mar 2002
Location: Trumbull, CT
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by EDFMedia
Is there a way to display one of the user profile fields with the newest_members.html? I have an extra field I added (field 5) that is required and I would like to show it on my non vb page using vbexternal in the newest_members

Thanks in advance
Exactly what I'm trying to do... Thanks in advance...
Reply With Quote
  #255  
Old 03-17-2006, 09:09 AM
hitmanuk2k hitmanuk2k is offline
 
Join Date: Dec 2002
Location: Durham, England
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone else not able to get BB code working on News?
Reply With Quote
  #256  
Old 03-17-2006, 05:32 PM
blacklancer's Avatar
blacklancer blacklancer is offline
 
Join Date: Jan 2006
Location: so cal
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am gettin the following error:

Code:
Fatal error: Call to undefined function output_NewestMembers
what am i doing wrong???
Reply With Quote
  #257  
Old 03-18-2006, 02:09 PM
BaBa2002 BaBa2002 is offline
 
Join Date: Nov 2001
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi can i get it work for the calendar events
Reply With Quote
  #258  
Old 03-18-2006, 06:43 PM
djjeffa's Avatar
djjeffa djjeffa is offline
 
Join Date: Aug 2004
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there anyway for me to add this to a difrent website i run?
i have 2 domain names and i want to ad stuff to the other domain.
Reply With Quote
  #259  
Old 03-22-2006, 02:19 PM
Webs007 Webs007 is offline
 
Join Date: Feb 2006
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this compatible with 3.5.4 ?:banana:
Reply With Quote
  #260  
Old 03-23-2006, 08:04 AM
johnn johnn is offline
 
Join Date: Jul 2004
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I commented out

PHP Code:
$vbulletin =& new vB_Registry(); // Fake an OOP Object 
and

PHP Code:
class vBulletinHook { function fetch_hook() { return false; } } 
Like I was instructed, and added the Master and Slave port calls, but I got a NEW error

PHP Code:
Fatal errorCall to undefined function: dooutput() in /home/animefan/public_html/community/vBExternal.php on line 257 

Any ideas on how I might resolve this ( hopfuly my last ) error with this script. I moved from 3.0.7 to 3.5.4 and this scripts been a huge pain lol, but its the perfect one!


Wow..somehow, while I was working on the script half of it was eaten...possibly an error caused by my laptops faulting onboard mouse...anyhow..redownloaded the FULL script, modded it, and now it works perfectly!

Quote:
Originally Posted by Webs007
Is this compatible with 3.5.4 ?:banana:
Yes it is, i'm running 3.5.4 and it works fine.
Reply With Quote
  #261  
Old 03-23-2006, 08:34 AM
Webs007 Webs007 is offline
 
Join Date: Feb 2006
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you tell me the mods to get it to work please? I followed the instructions and I get this error.

There seems to have been a problem with the database.
Please try again by clicking the Refresh button in your web browser.

An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.

We apologise for any inconvenience.

The database is fine, so i'm unsure....

I undertsnad this is a modified version of VbExternal for 3.0.7 - but on both mod pages - the zip file is called 1.6.zip ?? I'm certain i'm downloading the wrong version, but i'm getting it from this thread..? Who knows.... how do I get the version that works with 3.5.4 ?

Any assistance - as little as it may be may be a big help to me.

cheers

Webs:banana:
Reply With Quote
Reply

Thread Tools

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 02:00 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.05013 seconds
  • Memory Usage 2,313KB
  • 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
  • (4)bbcode_php
  • (3)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
  • (2)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