![]() |
Quote:
Quote:
Quote:
|
This will return the correct DB size after hard coding name and password for me but then it spews out:
Warning: mysql_query(): 1 is not a valid MySQL-Link resource in /path/admin/db_mysql.php on line 86 This error disappears after removing this hack. I have a 2.3 board. |
iwearnosox, let me break your error down for you ;)
mysql_query() throws an error because $result = mysql_query($sql_result); this can not be run because $sql_result = "SHOW TABLE STATUS FROM " .$tdb; and the $tdb variable MUST contain your database name which is in mysql_select_db($tdb, $db); so the connection is broken, because the $tdb variable is incorrect. As I've already stated in my previous comments from this thread [1][2] that error is specifically caused because the connection to the database was prevented either in mysql_connect() or mysql_select_db() and using mysql_error() will specifically output the error causing the problem. |
Thanks for the added info. I'm going on no sleep for like 36 hours now so any attempt at a reasonable reply is beyond me. Once I sleep I'll check back in and try to understand what you just said. :)
|
Starbucks coffee and ice cream in a blender does the trick for me.
59 hrs without sleep, hoping for at least 3 hrs soon. |
Works great "out of the box" with 2.2.8 running on a Windows 2000 / IIS5 installation.
/me licks install |
assassingod,
Any luck with narrowing down the number of decimal points I posted a few days ago? ie 1.23 MB instead of 1.23456789 MB |
Not yet - If anyone knows too, would you kindly share how to?
Still working on a new version |
Any luck on the new version?
|
Not as yet no.
Its the next thing on my list i assure you:) |
All times are GMT. The time now is 01:42 AM. |
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:
|