vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBExternal v1.6 (https://vborg.vbsupport.ru/showthread.php?t=83005)

C.Birch 04-17-2006 08:20 PM

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.
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.

and when you view its code it as:

PHP Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html>
<
head>
    <
titleDatabase Error</title>
    <
meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    <
style type="text/css">
    <!--
    
blockquote margin-top75px; }
    
font11px tahomaverdanaarialsans-serif; }
    -->
    </
style>
</
head>
<
body>
    <
blockquote>
        <
blockquote>

            <
p><strong>There seems to have been a problem with the  database.</strong><br />
                
Please try again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</abutton in your web browser.</p>
            <
p>An E-Mail has been dispatched to our <a href="mailto:">Technical Staff</a>, whom you can also contact if the problem persists.</p>
            <
p>We apologise for any inconvenience.</p>

            
<!--
Database error in vBulletin :

mysql_connect(): Access denied for user'***********@localhost' (Using passwordYES)
/
home/*******/public_html/includes/class_core.php on line 279

MySQL Error  

Error Number 
Date         MondayApril 17th 2006 09:14:54 PM
Script       
http://forums.evo-network.com/topics.php
Referrer     
IP Address   : ************
Username     
Classname    vb_database
-->


        </
blockquote>
    </
blockquote>
</
body>
</
html


C.Birch 04-17-2006 08:33 PM

ok i fixed it, needed to add:

$config['MasterServer']['port'],

under

$config['MasterServer']['servername'],

in the vBExternal.php file

furst 04-18-2006 03:06 AM

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
chdir('./');
require_once('./vBExternal.php');
?>

<?php
output_NewestReplies(5,"72,66");
?>


Jay... 04-23-2006 07:08 PM

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
?>

Dave-ahfb 04-24-2006 02:00 AM

Quote:

Originally Posted by Jay...
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
?>

I cannot for the life of me figure this out.

Jay... 04-24-2006 05:37 AM

its got my head done right in!

Zachery 04-24-2006 04:57 PM

Quote:

Originally Posted by Jay...
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
?>

What happens when you require both? I mean errors, nothing? what?

Jay... 04-24-2006 05:02 PM

Quote:

Originally Posted by Zachery
What happens when you require both? I mean errors, nothing? what?

Fatal error: Cannot redeclare runerror() in /home/donkedne/public_html/forums/vBExternal.php on line 169

thats the error i have, i have also attached my index page

Zachery 04-24-2006 05:22 PM

Look and see if and where runerror is declared.

Jay... 04-24-2006 05:37 PM

heres the vBExternal.php file, i dont know what to look for, im not good with pohp you see


All times are GMT. The time now is 11:56 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
  • Page Generation 0.01417 seconds
  • Memory Usage 1,762KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete