Quote:
Originally Posted by NLP-er
On line 148 there is no mysql_fetch_array() call - probably you have old version. Please update it 
|
thanks, think I did doh lol
weird now i'm getting the error..
Quote:
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'dbname_trans' (1) in [path]/translate.php on line 33
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3277) in [path]/includes/functions.php(5721) : eval()'d code on line 5
|
but its translating the pages ....
http://www.hibeesbounce.com/forum/sh...?t=86933&hl=ja
Is it just a case of waiting or have
I got something else wrong lol
yea I did LOL
$dbusername = "bdname";
$dbpassword = "me";
$mysqlserver = "localhost"; > had this as the db name pmsl

$dbname = "dbname";
THAT link now translates

Still get myqsl server has gone away on forumhome thou, patience needed?