I have the following two errors after a new install, I have tried for V3 integration although when logging in which it says is successful I have no option at all.
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in [path]/photopost/forums/vb3.php on line 32
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [path]/photopost/pp-inc.php on line 4214
I have read this thread:
vBulletin Installation/Integration Common Issues and Resolutions. and believe number 5 should correct my problem however, after looking at my config I only have the password for the master user to SQL to the database and not the actual database password for the
vb forums (I hope you know what I mean) which I believe is required, I even tried adding a new user to the database which all privileges but I still get both of these errors, I've been trying for 30 minutes and searched through numerous threads but can't find a specific answer to my problem.