The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[ITech] vBExternal Lite Details »» | |||||||||||||||||||||||||
PLEASE REFER TO THE FOLLOWING THREAD FOR HELP/SUPPORT: https://vborg.vbsupport.ru/showthread.php?t=166791
---------------------------------- [ITech] vBExternal Lite Created By Inferno Technologies (http://www.infernotechnologies.net) Copyright 2004-2007 All rights reserved Project Development Team: Zero Tolerance, Acid Burn Project Lead: Iain "Decado" Kidd ---------------------------------- Ported from vBExternal 1.6 created by Zero Tolerance to work with vBulletin 3.6.x Features:
Installation Information:
1) Unzip the folder and upload the contents of UPLOAD into your root directory 2) Read Useage instructions.txt and then you are done Version History: None so far. Frequently Asked Questions: Q: So does this able you to put like phrases and stuff in external sites? A: At the moment it allows you to Display Newest Members, Top Posters, Newest Threads, Newest Replies, News and Users Online onto a page outside of your vbulletin directory. Q: I have a problem. My page is located at root/cms and my forum at root/forum. It's isn't possible for me to locate the forum in a subfolder of /cms. Is there any solution for this problem? A:Yes there is a solution try this piece of code instead of the one that the instructions says to use: Code:
<?php chdir('../VB'); require_once('vBExternal.php'); ?> A: If the two domains are on both the same server and the same domain account then call you need to do is chdir out of your current account folder (www/public_html/testsite/) to the other domain folder (www/public_html/site2/) Screenshot: https://vborg.vbsupport.ru/attachmen...4&d=1118677511 (Thanks to C.Birch) Acid Burn - Inferno Technologies Developer Show Your Support
|
Благодарность от: | ||
lange |
Comments |
#112
|
|||
|
|||
Thanks for a great mod! I'd really like to show the number of guest users along with the registered members online too, though. Has no one figured out how to do this?
I'd also appreciate it if someone could post how we can list only the forums we want to EXCLUDE from the newest threads and newest replies... with a few dozen forums listing all of them but 2 or 3 isn't really practical. |
#113
|
|||
|
|||
Anyone know the solution to the problem with images?
When I add an image via HTML or through IMG tag it always adds my forums url before the image again. So it ends up being http://www.domain.ext/http://www.dom.../filename.file. The news page is: PHP Code:
|
#114
|
|||
|
|||
Comment out this line:
$Data = str_replace('images/',"{$vbulletin->options[bburl]}/images/",$Data); |
#115
|
|||
|
|||
Hey,
it is an awesome addon! I love it but I have one question: Is it possible to add more then one forumID to the news section? Because I have more than one news forum. I really need it! Thanks and greetings! Charmedfan |
#116
|
|||
|
|||
Hi,
I believe someone had asked this question already but did not get any answers. I have my vBulletin Forum on a subdomain, but want to run this on my main directory. How do I do it? Calvin |
#117
|
|||
|
|||
Hey,
I have another problem. I use this string for the date: PHP Code:
PHP Code:
Why? Thanks for help! |
#118
|
|||
|
|||
Worked a treat, thanks
|
#119
|
|||
|
|||
I'm trying to use vbexternal to pull data from a post, but all my code is stored inside a template. How can I call the news from within a vb template?
If I just add the output_News(5,4); straight to the PHP file it is displayed at the top of the page with no formatting. Here is my php code that calls for the template where all the html is stored. PHP Code:
|
#120
|
|||
|
|||
Has anyone figured out how to make it respect no conversion of text into smilies? It doesn't respect the post setting and converts text into smilies anyway...
|
#121
|
|||
|
|||
what is the main difference between the pro and the lite version? will we be able to include capture images from the forums ?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|