|
列出文章
|
頁: [1]
|
1
|
支援 / 使用與操作 / Re: 请教!上传文件时出错!
|
於: 九月 16, 2005, 10:40:11 上午
|
哦,真是不好意思 我的图片文件是没问题的,因为不管我上传什么图片或者其他的文件,都会有类似的错误提示出来的,并不是指单一的某张,还有因为我只是在自己机里试的,我还没有开正式的网站,所以没有网址给你,不过我现在可以把我的机里的地址给你看看 http://winsonet.vicp.net测试帐号:test123 密码:123456 还有顺便问一下,为什么我上传了资源后,在资源管理里最下面的“总使用空间”总是0的?按理说应该是计算出资源文件的容量才对吧?
|
|
|
3
|
支援 / 使用與操作 / Re: 请教!上传文件时出错!
|
於: 九月 15, 2005, 11:14:44 上午
|
是啊,我的问题就和上面这个帖子里的朋友一样,我发现我的getid3文件的167行代码也和这位有问题的朋友的一样,我的plog版本是plog-1.0.1,是在官方网站下载的 请问要如何解决? 至于我的PHP环境里,我发现这一项 upload_tmp_dir 的值是空的,不知有没影响?
|
|
|
4
|
支援 / 使用與操作 / Re: 请教!上传文件时出错!
|
於: 九月 15, 2005, 10:28:48 上午
|
我的系统是WIN2003,我是用IIS来运行PHP的,以下是程序版本
PHP v5.0.4 (Win32) Zend Optimizer v2.5.10a (Win32) MySQL v4.1.14 (Win32)
PHP是用php5isapi.dll这个来运行的
|
|
|
5
|
支援 / 使用與操作 / 请教!上传文件时出错!
|
於: 九月 15, 2005, 09:05:39 上午
|
当我上传资源文件时,出现以下错误:
Warning: filesize() [function.filesize]: stat failed for C:\WINDOWS\TEMP\php1A.tmp in G:\setiisphp\www\plog\class\gallery\getid3\getid3.php on line 167
Warning: fread() [function.fread]: Length parameter must be greater than 0. in G:\setiisphp\www\plog\class\gallery\getid3\module.graphic.jpg.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at G:\setiisphp\www\plog\class\gallery\getid3\getid3.php:167) in G:\setiisphp\www\plog\class\view\view.class.php on line 172
不知是什么原因?但资源文件都能正常上传并使用哦,只是每次页面都会出现以上错误提示
还有,如果是上传bmp图片文件,就根本上传不了,出现以下错误:
Warning: filesize() [function.filesize]: stat failed for C:\WINDOWS\TEMP\php6A.tmp in G:\setiisphp\www\plog\class\gallery\getid3\getid3.php on line 167
Fatal error: Uncaught exception 'Exception' with message 'Trying to generate a thumbnail of an unsupported format!' in G:\setiisphp\www\plog\class\gallery\resizers\gallerygdresizer.class.php:90 Stack trace: #0 G:\setiisphp\www\plog\class\gallery\resizers\gallerygdresizer.class.php(90): GalleryGDResizer::thumbnail() #1 G:\setiisphp\www\plog\class\gallery\resizers\gallerygdresizer.class.php(44): GalleryGDResizer->thumbnail('./gallery/1/1-9...') #2 G:\setiisphp\www\plog\class\gallery\resizers\galleryresizer.class.php(151): GalleryGDResizer->generate('./gallery/1/pre...', '120', '120') #3 G:\setiisphp\www\plog\class\gallery\dao\galleryresources.class.php(385): GalleryResizer->generate('./gallery/1/pre...', '120', '120', '1') #4 G:\setiisphp\www\plog\class\gallery\dao\galleryresources.class.php(498): GalleryResources->generateResourceThumbnail('./gallery/1/1-9...', '9', '1') #5 G:\setiisphp\www\plog\class\action\admin\adminaddresourceaction.class.php(78): GalleryResources->addResource('1', '1', 'sfgdsfg', Object(FileUpload)) # in G:\setiisphp\www\plog\class\gallery\resizers\gallerygdresizer.class.php on line 90
请大家帮帮忙吧,谢谢啦!
|
|
|
7
|
支援 / 使用與操作 / 请问如何将用户注册的连接放到首页?
|
於: 九月 14, 2005, 10:36:34 上午
|
在首页里根本看不到有用户注册的连接,要另外输入地址才行,如何将这个连接放到index.php的页面里呢? 呵,我是PHP新手,不会改
|
|
|
|
|
|