![]() |
if you are using diff database or and database account
delete // the original of the plug in is //$link=mysql_connect("localhost","$dbuserid","$dbus erpassword") OR die("I cannot connected to the Database"); //mysql_select_db("products") OR die("failed to select PhotoPost Database"); make them become . delete the // . your forum will connect to your database $link=mysql_connect("localhost","$dbuserid","$dbus erpassword") OR die("I cannot connected to the Database"); mysql_select_db("products") OR die("failed to select PhotoPost Database"); |
Is there a way to have it display more then one row ? I am showing 3 images so that it will allign with my style correctly but I would like to add two rows and 3 images per row
|
Quote:
I'm getting this as well this morning and when I disable the module - no more errors so it's definetely related to this. Here is my members.php coding; HAVE NO IDEA what the issue is... but it's something.... I know FOR CERTAIN that my path is correct..... running PP Gallery database on vbulletin - integrated. No database extension prefix. Parse error: parse error, unexpected '<' in /home/sbbamy/public_html/chat/member.php(651) : eval()'d code on line 1 ****** update to the above issue ****** deleted the plug in and then reinstalled it.... .Now receiving this error. Our PP gallery does not have a prefix (as noted above). Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /member.php(651) : eval()'d code on line 34 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /member.php(651) : eval()'d code on line 86 |
Quote:
|
can this be fixed to work with vbgallery? it's pretty much the same file system isn't it, except filenames?
|
I'm getting this error:
Warning: mysql_connect(): Access denied for user 'myfootba'@'localhost' (using password: NO) in /member.php(829) : eval()'d code on line 32 I cannot connect to the database. EVEN though i have entered the username and password for the photopost database. The one at the top and the one at the very bottom. |
I tried installing it on 3.6.1, installing the plugin breaks member.php :( I really need this!
|
by breaks, I mean nothing shows up.
I did manage to start playing with some connection settings, and now I get "cannot connect" but I know the paths are correct. I'm not sure if it's a VB issue, version isue, or PP issue. edit: Now I get "failed to select PhotoPost Database" I changed it from 192.168.1.1(which is the pp database) to localhost, do i need to edit anythign else? I unccomented out the 2 lines in the mysql connection, and the last line. inside confic_inc.php the database user is $mysql_user and in the plugin it's $dbuserid, is that correct? vb3.6.1 pp 5.21 edit 2: moved the gallery into the forum directory, still no go. Code:
$ppath="/home/******/public_html/forums/m_gallery"; |
Quote:
|
Quote:
|
All times are GMT. The time now is 04:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|