DigitalCrowd
Sat 9th Dec '00, 1:41pm
Hi All,
I have searched and tried many various solutions from other postings and responses on this board. However, none have been able to resolve my problem.
On my site, I have a file called "header.php" and "footer.php" that I include on all my documents, this way I can make site wide changes easily by changing only one file.
I would like to be able to use this same file in the VB software. My problem is this...
My header.php file accesses my sites primary database to pull information from... this is a different DB than what VB uses. From what I can tell, is the VB software is coughing on this other "db" that is being used in the various scripts I have running included in the header file.
I have went through and modified my code to be "multiple DB" friendly (as per info supplied on zend.com) and it still doesn't work. I just get the big fat error that there are problems with the database and try refreshing.
I know it is using the my sites database and not the forum database by the information in the error message sent to me via email.
I have struggled with this for weeks... please help.
Scott
I have searched and tried many various solutions from other postings and responses on this board. However, none have been able to resolve my problem.
On my site, I have a file called "header.php" and "footer.php" that I include on all my documents, this way I can make site wide changes easily by changing only one file.
I would like to be able to use this same file in the VB software. My problem is this...
My header.php file accesses my sites primary database to pull information from... this is a different DB than what VB uses. From what I can tell, is the VB software is coughing on this other "db" that is being used in the various scripts I have running included in the header file.
I have went through and modified my code to be "multiple DB" friendly (as per info supplied on zend.com) and it still doesn't work. I just get the big fat error that there are problems with the database and try refreshing.
I know it is using the my sites database and not the forum database by the information in the error message sent to me via email.
I have struggled with this for weeks... please help.
Scott