![]() |
this no longer works with 3.5.4:
just get a page that says: HTML Code:
There seems to have been a problem with the database. PHP Code:
|
ok i fixed it, needed to add:
$config['MasterServer']['port'], under $config['MasterServer']['servername'], in the vBExternal.php file |
Can anyone explain to me how I can get this to work with 3.5.4? I want to display newest replies underneath my navbar.
I put this underneath my $navbar in forumhome after uploading all the files but it didn't do anything at all. What am I doing wrong? Code:
<?php |
Can someone explain how i can get this to work with the external login deluxe system?
<?php chdir("./forums"); require_once('./vBExternal.php'); require('./global.php'); chdir("../"); there seems to be problems when index.php requires both files. im sure someone must know ?> |
Quote:
|
its got my head done right in!
|
Quote:
|
Quote:
thats the error i have, i have also attached my index page |
Look and see if and where runerror is declared.
|
heres the vBExternal.php file, i dont know what to look for, im not good with pohp you see
|
Try reversing the include, not sure if that will help.
|
tried that and get a totally different error
Quote:
|
Useful hack, but I've got a big problem. It isn't showing stuff with QUOTE tags. I would like to know how to fix this please :)
Thanks |
Couple of pre-install questions to those guys on this thread (since Zero Tolerance hasn't been around for 3 months). First, I need to display the contents of one specific thread (via the thread id) as an 'include' type function on a different website on the same server. And possibly on a different website on a different server.
Will vBexternal do this? If not is there a hack which can? The reason I ask is because I want to integrate my forum into a new website (or two) and use it for discussing specific reviews. So those specific threads are displayed on a page below the review. And secondly since Zero Tolerance isn't around any more, is it 'safe' to install this hack if it, indeed is appropriate for my needs? Thanks |
Quote:
I get that anytime i add the includes and chdir to the php pages. |
Quote:
|
I am going to take another look at the include issue tonight, I will let you all know if I come up with anything. I did manage to solve the issue of date and time on threads and replies incase there is any interest.
Dave |
would be nice thx
|
I had a couple of things I wanted to try so that global.php would include properly, none of my ideas worked.
In regards to date and time find Code:
function output_NewestThreads($a = 5,$f = ""){ Code:
function output_NewestThreads($a = 5,$f = ""){ Code:
$NewestThreads = $db->query("select * from ".TABLE_PREFIX."thread{$SQL} order by dateline desc limit 0,$Amount"); Code:
$NewestThreads = $db->query("select * from ".TABLE_PREFIX."thread{$SQL} order by dateline desc limit 0,$Amount"); This obviously is for the new thread section. For newest replies it looks (but untested) like the first edit is the same and the second just add the date and time lines to the correct section. Dave |
I forgot to add that you must open the template and include
Code:
{date} |
Is there any way to have this pull code that displays random profiles or possibly random profile fields?
What I want to do is have it pull one profile field, and it be random for whatever user has it filled out. |
vbexternal problems:
hi! i've installed this mod but it don't work well.. this is my problem: after i've followed the instrution file (the install.txt and usage.txt) appear: Quote:
after that i've used once of the code present in the file usage.txt: (# Displaying Top Posters ) Codice PHP: <?php output_TopPosters(5); ?> but it dont work.... after i try to connect to the page vBExternal.php: http://www.nomesito.com/vb/vBExternal.php and appear this: Quote:
root: https://vborg.vbsupport.ru/ ./vb: https://vborg.vbsupport.ru/ the file VBexternal.php is on the bottom of the page. .vb/VBexternal: https://vborg.vbsupport.ru/ someone can help me? |
Is there a way to display the logged-in user, os show a login form when there's no one logged in?
Grtz, Hidjra |
Whats the actual source code needed to put the info on your hompeage
|
cant get it to work what do i need to do?
|
heres my code and it just doesnt work what am i doing wrong
PHP Code:
|
on this all iget is
http://www.globalvibez.com/test.html code is PHP Code:
|
For Newest Threads the default pulls from all forums if left blank. Is there a easy way to pull from all forums accept for select ones.
i.e. I want all Newest Threads from all forums accept for number 1 and 5 Any ideas on how to make this happen? |
Quote:
PHP Code:
create a blank php file and enter this into it PHP Code:
now browse to your path.php file in your web broswer and you will see your servers path, this is what needs to be entered into that section eg: PHP Code:
another way is to create a blank php for it - save the file with any name eg: vbexternal_script.php PHP Code:
PHP Code:
|
Quote:
check your servers path is correct in the method i explained in my last post :) |
Quote:
|
<a href="https://vborg.vbsupport.ru/showthread.php?t=116546" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=116546</a>
see this please |
Quote:
i get DB error from link abuv |
I'm getting the same error:
PHP Code:
PHP Code:
|
Does anyone had make this work with 3.54? is it any updates???
|
damn I really need this hack... anything similiar? for displaying latest members, threads, online users etc?
|
got a error when running on 3.6
any ideas? Fatal error: Call to undefined function: query_read_slave() in /home/forumls/public_html/includes/class_bbcode.php on line 198 |
Quote:
|
it was working on 3.5.4 for me and i did not have to edit anything, i only got a prob when updating to 3.6
|
I'm getting a database error.
http://www.gmodcentral.com/gmod/index2.php I even tried adding Code:
require_once('/home/gmodcent/forums.gmodcentral.com/includes/config.php'); |
All times are GMT. The time now is 05:52 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:
|