GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Word Press and StatTraq errors (https://gfy.com/showthread.php?t=553400)

V_RocKs 12-17-2005 12:28 AM

Word Press and StatTraq errors
 
Anyone getting this error at the bottom of their blog when using StatTraq (and more importantly, how did you get rid of it)?

Code:

Warning: mysql_affected_rows(): A link to the server could not be established in /home/rhinosgirls/wp-includes/wp-db.php on line 155

Warning: mysql_insert_id(): 6 is not a valid MySQL-Link resource in /home/rhinosgirls/wp-includes/wp-db.php on line 158


UniqueMovies 12-17-2005 01:39 AM

what does it say on line 155 and 158?

V_RocKs 12-17-2005 01:58 AM

Code:

                if ( preg_match("/^\\s*(insert|delete|update|replace) /i",$query) ) {
                        $this->rows_affected = mysql_affected_rows();
                        // Take note of the insert_id
                        if ( preg_match("/^\\s*(insert|replace) /i",$query) ) {
                                $this->insert_id = mysql_insert_id($this->dbh);       
                        }


V_RocKs 12-17-2005 01:59 AM

2nd and 5th lines... ones with mysql_.....

V_RocKs 12-17-2005 03:34 AM

bump for answers

V_RocKs 12-17-2005 01:22 PM

More answers

X37375787 12-17-2005 01:24 PM

You'd be better off asking at the wp codex

Yngwie 12-17-2005 01:42 PM

works fine for me. no errors. I have it setup on http://www.fuckherstupid.com

jacked 12-17-2005 01:45 PM

i've got stat traq set up on a few of my WP blogs and none of them are giving me that or have ever given me that error

Basic_man 12-17-2005 01:46 PM

I'm using it since yesterday and didn't got any error yet :S

John69 12-17-2005 02:49 PM

only thing it messed up was my rss feed, i just installed a feed plugin and it's all fixed now.


All times are GMT -7. The time now is 12:45 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123