PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Installation & Upgrades (http://www.photopost.com/forum/reviewpost-installation-upgrades/)
-   -   Error when integrating with VB (http://www.photopost.com/forum/reviewpost-installation-upgrades/127499-error-when-integrating-vbulletin.html)

steffonator September 26th, 2006 04:04 PM

Error when integrating with VB
 
After the tables are created the script tries to connect to the database on localhost instead of the host I have specified. Bug?

steffonator September 26th, 2006 04:09 PM

Could not connect to User databaseAccess denied for user: 'some_user@xxx.host.se' to database 'some_dbname'

Chuck S September 26th, 2006 04:55 PM

You need to fill in the proper database info for the user database on the config section of install.

steffonator September 27th, 2006 01:41 AM

Quote:

Originally Posted by Chuck S (Post 1173219)
You need to fill in the proper database info for the user database on the config section of install.

Of course, I have done that. I'am quite familiar with you products, I have both PhotoPost och Classifieds and have done this integration several times.

Can it be some settings in PHP that cause this problem, I think I have had a similar problem before.

Chuck S September 27th, 2006 07:08 AM

with the error your posting it is telling me the mysql information your setting is incorrect.


All times are GMT -5. The time now is 10:35 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97