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 |
#22
|
||||
|
||||
Quote:
Acid Burn - Inferno Technologies Developer |
#23
|
|||
|
|||
Is there any way to make pictures in the post appear on the website when you use the "Displaying News"?
|
#24
|
|||
|
|||
Hi
How would i do this if theres 2 different domains involved.# forum: www.bashys-place.com/forums i would like info to show site: www.bashys-hosting.com Is there out special i need to do for this or some setting i need please? or is it just: Code:
chdir('http://www.bashys-place.com/forums'); require_once('http://www.bashys-place.com/forums/vBExternal.php'); |
#25
|
||||
|
||||
Question: Are the two domains on the same server and/or same hosting account?
Acid Burn - Inferno Technologies Developer |
#26
|
|||
|
|||
Hi m8
There on the same server but different account. |
#27
|
||||
|
||||
unfortunatly due to security reasons on yourserver you wouldnt be able to use it cross site due to php security
Acid Burn - Inferno Technologies Developer |
#28
|
|||
|
|||
typical lol, ok m8 cheers anyway, all the best
|
#29
|
||||
|
||||
I currently have an IF command that shows a set of links to admins but not to normal members, but on the same page I want to display the latest news using vbexternal. I am unable to include global.php on the same page as vbexternal.php without it giving me this error;
Fatal error: Cannot redeclare class vbulletinhook in /home2/spacek/public_html/moonwings/includes/class_hook.php on line 29 And there doesn't seem to be a function (that I saw) to show admin/mod/usergroup only content... |
#30
|
|||
|
|||
I am getting the same error:
Fatal error: Cannot redeclare class vbulletinhook in /home/user/public_html/forum/vBExternal.php on line 121 Someone else had this problem with 1.6 and said they fixed it by resolving some conflict. What conflict would be causing this? |
#31
|
|||
|
|||
Awesome! I used this to make a new homepage for my website, very easy. Are we able to use <if condition="$..."> and stuff like that?
/me clicks install |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|