The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBExternal v1.6 Details »» | |||||||||||||||||||||||||
Alright, the people waiting for the quiz hack are gonna kill me for making this while i'm supposed to be developing v2.. heh.
Anyway, welcome to vBExternal, the answer to all your questions of "how can i get this to show on my website from my forum?" vBExternal provides you the user with the availability to include several forms of information from your own forum, on your own website, with minimal work required! UPDATE - 1.5: This update provides more stability, the vBExternal file will only call 1 query for $vboptions and 1 query for the action, a maximum potential of 2 queries (some may execute 3 dependant on functionality used) UPDATE - 1.6: Several minor bugs fixed, 2 main one's were users online (repeating names) and emoticons (being red x's). Also using vBExternal is completely different as to before (the download contains instructions on how to set up vBExternal the new way) To update: Re-upload vBExternal.php Features:
Installation: All you have to do is upload a few files, no running an installer, no file edits, no template additions/edits, nothing!! Resources: The system uses the default 1 vB queries onload, and then only ONE additional query (if action is successful) Using vBExternal: First of all, your site will have to be php, if your site is say .htm/.html, no worries, just rename the file type to .php, it will all be the same. Then read 'Usage Instructions' contained within the download to see how to set it up Customizing HTML Output: Go inside yourforumdir/vBExternal/ You'll find a few HTML files, these files are the template "structure" for each action, you can change the HTML to your own liking, however leave in the macro's --> {bla} (These are swapped with data called from your forum) I think that's it really, really simple, really easy to use, so there ya go PS: Feel free to send me any donations, my paypal is: webmaster@gzevolution.net Enjoy, - Zero Tolerance Show Your Support
|
Comments |
#162
|
|||
|
|||
my forum and site are located in different subdomains.
for example site.domain.com forum.domain.com how do i still make the file work? |
#163
|
||||
|
||||
Quote:
Code:
<?php chdir('/home/domainname/public_html/forums'); require_once('/home/domainname/public_html/forums/vBExternal.php'); ?> |
#164
|
|||
|
|||
I don't think the new version of VBulletin has the file /includes/db_mysql.php and that's why I'm getting the error message:
Code:
Warning: main(./includes/db_mysql.php): failed to open stream: No such file or directory in /home/*****/public_html/mdbwforums/vBExternal.php on line 67 Fatal error: main(): Failed opening required './includes/db_mysql.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/*****/public_html/mdbwforums/vBExternal.php on line 67 |
#165
|
|||
|
|||
Same problem :/
Warning: main(./includes/db_mysql.php): failed to open stream: No such file or directory in c:\programmi\easyphp1-8\www\forum\vBExternal.php on line 67 Fatal error: main(): Failed opening required './includes/db_mysql.php' (include_path='.;C:\PROGRA~1\EASYPH~1\\php\pear\') in c:\programmi\easyphp1-8\www\forum\vBExternal.php on line 67 |
#166
|
|||
|
|||
anyone know how to make it work for 3.6 or know a similar script?
|
#167
|
||||
|
||||
Is there a 3.6 version of this hack?
|
#168
|
|||
|
|||
Hi guys
I've just installed this and it's fantastic! Did anybody figure out how to overcome the issue of invisible users showing up on the user list? Thanks. |
#169
|
|||
|
|||
|
#170
|
|||
|
|||
Does this hack allow you to have a user login panel if they are logged out and a User CP that displays their name and stuff if they are logged in?
|
#171
|
|||
|
|||
I really wish this hack would work for 3.6.1
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|