meta bidla U vbet cache biex db esterni, l-iskripts li jġibu 'data minn database photopost (li hija l-inadempjenza db vb) jassumi li pp huwa fil vbet db. BISS fil vb esterni db, forsi vbet m'għandha x'taqsam xejn ma 'dan ui jista' jeħtieġ li jeditjaw il-linja hawn fuq fil-iskripts biex jirriflettu dejjem li l-dB vb.

Twissija: mysql_fetch_row (): fornuti argument mhuwiex riżors validu riżultat MySQL in / home / ... / public_html / albums / inc_features_cmps.php fuq il-linja 67
"Xxx_vbet.pp_photos" tabella ma teżistix


PHP Code:
// If you have placed PhotoPost into a seperate database, you will need to
// uncomment these lines to connect to the PhotoPost database. It is suggested
// that you install PP into the same database as vB for better performance.
//
// If you use the same userid/password to access both databases, you don't need to
// uncomment the mysql_connect - this is only if you require different ids to access
// the PhotoPost database.
//
//$link = mysql_connect ("localhost", "$dbuserid", "$dbuserpassword") or die('I cannot connect to the database.');
//mysql_select_db ("pp_database")or die("Could not select photopost database");

// Number of photos to display
$num_display 5