vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Script Incompatibility?? (https://vborg.vbsupport.ru/showthread.php?t=159887)

WeBBy 10-10-2007 02:06 AM

Script Incompatibility??
 
Hey folks, little problem here....

I guess best way to describe is by showing:

On http://www.basementquestions.com/ on the right hand column I have a heavily modified version of evo-topsites running that randomly displays the site sponsors. All and good.

The sister site (http://www.basementquestionsandanswers.com/index.php) runs in a subdirectory of above and shares various databases. I want(ed) to add the banners on the vb forumhome page, BUT when I activate it through a plugin I get:

Warning: Cannot use a scalar value as an array in /xxx/bannerdisplay/admin/config.php on line 2
Warning: Cannot use a scalar value as an array in /xxx/bannerdisplay/admin/config.php on line 3
Warning: Cannot use a scalar value as an array in /xxx/bannerdisplay/admin/config.php on line 4
Warning: Cannot use a scalar value as an array in /xxx/bannerdisplay/admin/config.php on line 5
Warning: Cannot use a scalar value as an array in /xxx/bannerdisplay/admin/config.php on line 7
mySQL WARNING!
DB Error : mySQL database ()cannot be used
More Information:

Mysql Error : No Database Selected
Mysql Error no # : 1046
Date : October 9, 2007, 11:00 pm
Referer: http://www.basementquestionsandanswe...splay.php?f=25
Script: /index.php


Anyone have any ideas on this. Thanx :confused:

Edit - except for the images, the script does work at
http://www.basementquestions.com/for...rs/display.php
http://www.basementquestionsandanswe...rs/display.php
AND
will work if I copy the plugin into a php file:
http://www.basementquestionsandanswe...onsors/tmp.php

:confused:

--------------- Added at 05:32 ---------------

Rather than delete the post, I found the answer...

The problem was that vb as well as the banner script was using $db for database. I am not sure, but suspect that vb was maintaining a persistent connection through $db and so my other script would not work.

Changed all the $db in the other script to $datab and all the errors went away :D

Thanx for the help anyway ;)


All times are GMT. The time now is 12:59 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.01708 seconds
  • Memory Usage 1,711KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete