[PHP-DEV] Bug #13055 Updated: When GetImgSize/ ImageSX invoked - errroneous error msg From: mal <email protected>
Date: 08/31/01

ID: 13055
User updated by: mal <email protected>
Reported By: mal <email protected>
Status: Bogus
Bug Type: GetImageSize related
Operating System: Win98SE & UNIX
PHP Version: 4.0.6
New Comment:

Basically, do what you want with it. I have a solution to circumvent the problem for my script. You may already know that it's an error with my logic and that I should've RTFM etc - I don't know! If this is not the case then WYSIWYG.

Previous Comments:
------------------------------------------------------------------------

[2001-08-31 13:05:13] cynic <email protected>

Did you really test that this script is the shortest one that reproduces the problem, and that it isn't a PEBKAC, i. e. a flaw in the program logic? 300 lines isn't what most people would call a short script.

------------------------------------------------------------------------

[2001-08-31 12:12:58] mal <email protected>

Also reading the manual would help.

--Jani

Ok, so I'm no great programmer, I don't know the manual inside out (then who does?) and I didn't use your web interface, but really..if you want to promote people to get involved with open source stuff and to at least try to evolve it, do you really think a "RTFM" response was the correct one?

Malcolm Clark

------------------------------------------------------------------------

[2001-08-31 09:01:20] sniper <email protected>

Please ask support questions on the mailing lists:

http://www.php.net/support.php

Also reading the manual would help.

--Jani

------------------------------------------------------------------------

[2001-08-31 07:50:18] cynic <email protected>

user feedback:
*****************************

From: "Malcolm Clark" <mal <email protected>>
To: "Bug Database" <php-dev <email protected>>
Date: Thu, 30 Aug 2001 19:12:10 +0100

> What is the error message you get?

No Database selected

> And please add a SHORT standalone example script
> which does not depend on databases.

I don't think this is possible, considering the above error msg emanates
from a db request. ( mysql_error(); )
I suggest using any mysql db on your system and changing $C_db in
config.ini to the name of the test db you want to use. I've tried it here
and still get the problem. :( Finally make up a simple INSERT statement or
something.

*****************************

next time, use the web interface for replies. direct link to your PR is included in every mail from the bug db.

------------------------------------------------------------------------

[2001-08-30 12:07:23] sniper <email protected>

What is the error message you get?
And please add a SHORT standalone example script
which does not depend on databases.

--Jani

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/?id=13055

Edit this bug report at http://bugs.php.net/?id=13055&edit=1

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>