![]() |
Yes, it's normal. The script needs to have the path to your forums. It's not a security risk, as nobody will be able to see the path. Aside from those capable of viewing files directly from your File Manager, FTP, etc.
|
Quote:
Now to work on the formatting... |
My BBtags don't seem to parse on the news. I have the text limited to X characters as a preview, then they click to read more. But on this it just shows things like "...returns with [i]100 ..." etc.
|
Quote:
|
I stuck this into an pre-existing page that I have that references a stylesheet. However, all content pulled in by vBExternal does not seem to be formatted by the stylesheet. So my question is... do I need to reference the stylesheet elsewhere? If so, where do I place this style info?
|
I've the forum on another server than my actual website where I need this element to be added. The other servers address is foorumi.domain.com (it's forwarded with IP address).
Is there a solution for this? |
Thanks. Now I need to figure out how to remove images from the news.
Quote:
|
Quote:
vBulletin as CMS |
hello
i get a database problem? how can i fix this |
Hi,
We have quite a bad problem. Stuff in QUOTE tags doesn't show on the main website where the thread from the forums is being output. It is imperative we are able to show quotes, how can we do this? Thanks. |
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 |
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:
Quote:
|
Quote:
|
Anyone else not able to get BB code working on News?
|
I am gettin the following error:
Code:
Fatal error: Call to undefined function output_NewestMembers |
hi can i get it work for the calendar events
|
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. |
Is this compatible with 3.5.4 ?:banana:
|
I commented out
PHP Code:
PHP Code:
PHP Code:
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:
|
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: |
Ok.....
I'v got it now to work! WAhoooooo !!:banana: "Banana Dance" This may not be a bit complicated - but someone super smart may know this... How would i make it show the thread itself i.e the text (news story) - and have it truncated (cut off) after 200 words? So we would have: Title Story (only show 200 words) Posted by Can anyone help me out here? Webs |
I tried using it on my homepage but got the error
Quote:
|
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 |
I've got this to work via many mods and changes posted throughout the 18pages. So good work team! keep it up!
I've got a new sugesstion though. Is is posible to have forum stats? Such as 'total posts, total members, total threads' Maybe in the following format? Quote:
|
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? **** Note was informed by Jel this hack needs to be upgraded for use with 3.5.4 |
Quote:
|
Quote:
In the download in this thread the vbexternal.php file containes this: ---------------------------------------------------------------------------------------- <?php /*================================================= =====================*\ || ################################################## ################## || || # vBExternal v1.6 By Zero Tolerance [http://gzevolution.net] || || # This file may not be redistributed, copied in whole or part || || # without written permission. || || # Copyright (C) 2005 Inferno Technologies. || || ################################################## ################## || \*================================================ ======================*/ // --------------------------------------------------- // Start Set PHP Environment // --------------------------------------------------- error_reporting(E_ALL & ~E_NOTICE); // --------------------------------------------------- // End Set PHP Environment // --------------------------------------------------- // --------------------------------------------------- // Start Define Important Constants // --------------------------------------------------- define('NO_REGISTER_GLOBALS', 1); define('THIS_SCRIPT', 'vBExternal'); // --------------------------------------------------- // End Define Important Constants // --------------------------------------------------- // --------------------------------------------------- // Start Cache Of Any Needed Templates/Phrase's // --------------------------------------------------- $phrasegroups = array(); $specialtemplates = array( 'options', ); $actiontemplates = array(); $globaltemplates = array(); // --------------------------------------------------- // End Cache Of Any Needed Templates/Phrase's // --------------------------------------------------- // --------------------------------------------------- // Start Call DB & Establish Connection // --------------------------------------------------- if(!file_exists('./includes/config.php')){ echo "includes/config.php does not exist. Cannot continue."; exit; } require('./includes/config.php'); define('TABLE_PREFIX', $tableprefix); define('COOKIE_PREFIX', (empty($cookieprefix)) ? 'bb' : $cookieprefix); define('DEBUG', 0); define('DB_EXPLAIN', false); define('DB_QUERIES', false); require_once('./includes/db_mysql.php'); <----------- there it is... ---------------------------------------------------------------------------------------- So maybe i need another download link? |
Re-download that I think was 3.0 I just downloaded from this thread and it does not contain that I would try CTRL-F5
|
Quote:
I did, that was from the link on this page... do you know another link? |
I just updated my post try it if it doesn't work I'll PM you the code I have.
|
Quote:
Ok i got it to work sort of, found the new code, installed on a FRESH copy of VB 3.5.4, now seeing this: ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ weird... it is a fresh clean install, weird.. |
Quote:
Ok its working, sort of... Quote:
The site is running off of an active forum, there are users, new posts ect... any suggestions? |
Never mind, re did the hack in ASP, works good for me
|
Quote:
Code:
<?php Now enter that path into chdir and require once also naming the location of your servers root and forum folder Code:
<?php enter this inbetween Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> also make sure your vbexternal folder is the same lettercase as your path eg. if its vbexternal name your path that otherwise if its vBexternal (note the capital B, name it like that) hope that helps :) |
ok...i finally got rid of errors, but now, nothing is showing up. my normal html is showing up fine, but none of the php info. i'm completly lost right now.........
i attached my index.php, and my website is www.sclc.net. someone please help!! https://vborg.vbsupport.ru/external/2006/12/8.gif https://vborg.vbsupport.ru/external/2006/12/8.gif |
Question.
I am running a site which uses vb 3.5.4, and it is also using this script as a login script. PHP Code:
PHP Code:
|
i have tried almost everything and for some reason i cant get a stylesheet to work with this, internal or external.
|
Is there any solution to show HTML on the external page?
|
still wonderin if anyone got this to work on a diffrent domain?
|
is there anyway to make the news output keep stickied threads at the top of the output?
|
All times are GMT. The time now is 12:39 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|