The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I am editing postbit_legacy at "template" table. I want to displaye some images extracted from remote server after 1st post.
My code is as follows Code:
if($post['postcount'] == 1) { $dbh=mysql_connect("remote_ip:port", "username", "password") or die ('I cannot connect to the database because: ' . mysql_error()); mysql_select_db ("db_name"); code for extracting and displaying image here } Code:
Incorrect key file for table '/tmp/#sql_791b_0.MYI'; try to repair it It seems like I am getting error because existing connection is active Please help me with this problem. Thanks |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|