vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBExternal v1.6 (https://vborg.vbsupport.ru/showthread.php?t=83005)

EDFMedia 03-14-2006 04:58 AM

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

hellekim 03-14-2006 06:44 PM

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.

beddoe 03-16-2006 12:11 AM

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...

hitmanuk2k 03-17-2006 09:09 AM

Anyone else not able to get BB code working on News?

blacklancer 03-17-2006 05:32 PM

I am gettin the following error:

Code:

Fatal error: Call to undefined function output_NewestMembers
what am i doing wrong??? :confused:

BaBa2002 03-18-2006 02:09 PM

hi can i get it work for the calendar events

djjeffa 03-18-2006 06:43 PM

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.

Webs007 03-22-2006 02:19 PM

Is this compatible with 3.5.4 ?:banana:

johnn 03-23-2006 08:04 AM

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.

Webs007 03-23-2006 08:34 AM

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:


All times are GMT. The time now is 02:29 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.01493 seconds
  • Memory Usage 1,749KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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