![]() |
I am getting this error when I try and upload images:
safeupload is: 0 tmppath is: /temp vbProArcade Error: bad file upload (temporary file does not exist!) I am able to upload avatars, file attachments, etc normally so I don't understand why this is happening. The only thing I can think of that might be causing this is that I have the attachments as files hack installed which causes my attachments to be stored outside of the DB. Avatars however are still stored in the DB and I have another vB board up on the box which doesn't have that hack installed and can upload files/avatars no problem. Ideas? |
Current PHP version: 4.1.0
|
Quote:
To fix the broken image, try this file I am attaching here. edit: File Updated... |
replaced that line..
|
Quote:
I would suggest posting it in the Support forum here at vb.org and see if one of the main support guys (FireFly, smachol, etc.) could help out -- they are definite more knowledgable about the inner workings of vBulletin than I am. My only other suggestion is to upgrade to the newest version of vBulletin. Often times that fixes some little, weird errors like that. |
ar..
I got this now... Quote:
|
i think it was the bulletin email generator
|
Quote:
My only idea is, try the file I posted a couple steps back and let me know what happens. The only thing I can think of is that it is a problem with the $tmppath variable. |
Same deal :
safeupload is: 0 tmppath is: /temp vbProArcade Error: bad file upload (temporary file does not exist!) |
Another new file here: https://vborg.vbsupport.ru/showthrea...467#post295467
Download it again and let me know what happens. I am really stumped on this one. I have double checked my code against the same routines that vBulletin uses for avatar uploads, and the same commands are being executed. Very odd... |
i also can't upload it does but shows with red X
|
for me?
|
when i try to upload pics in the arcade admin it shows white box with red X
|
If that file is for me, I got an error
Quote:
|
safeupload is: 0
tmppath is: /temp vbProArcade Error: [su0] bad file upload (temporary file does not exist!) Arcade options updated! |
Although this won't really fix the question as to why this is happening, how about adding an option to pull the images off of the webserver instead of from the db?
|
sHORTYWZ: Try this file. At the very least, it should return a bit more info for us to try and figure out what is going on. The only thing I can think of is that the script is not getting the path to the temp directory correctly.
mewgood: You can try this one as well -- I'd like to see what version of PHP your server is running. |
Quote:
|
your php version is: 4.1.0
|
your php version is: 4.2.2
safeupload is: 0 tmppath is: /temp vpafile is c:tempphp1F81.tmp vbProArcade Error: [su0] bad file upload (temporary file does not exist!) Doesn't look like it's parsing the temp directory correctly.. As far as the other idea, it would reduce queries on the DB as well (not very many, but some people are paranoid) |
Quote:
(if you ARE, then I think I may know how to fix it... the file_exists() function needs some addition parameters to work with Windows...) |
Unless they added a really nifty GUI and a microsoft logo to linux, I think so =)
|
Quote:
What about web browsers -- which browser/version are you uploading with? Normally, it should look something like this: Quote:
|
hm..
do you have any idea whats going on? Or whats wrong??? |
Any news on Frogger? :)
|
IE 6 - whatever comes with XP..
|
Quote:
|
Quote:
|
Quote:
He is fixing the upload problem... |
Quote:
:( |
Quote:
Does custom avatar uploading work on your vBulletin? I will go back and look over that code for the umpteenth time to see what I am doing wrong... |
Yes, upload avatars is working for me..
|
Yeah it does.. I just went and rechecked to be sure. Deleted my avatar and reuploaded another one succesfully.
It looks like it's not parsing \'s correctly - my php.ini temp directory is c:\temp |
Alright, I'm going to dump my function and start over. Give me about 15 minutes to try a new one and we'll see what it can do.
|
ok
hope it will works:D |
To tell you the truth, I am going to try and save us all the pain and agony andf make it where you upload the files to the images directory. I get red x's to ;)
EDIT: Nvm, I don't ;) |
To fix the Red X's for ivcons in the admin center:
Open proarcadeadmin.php: Find Code:
<img src=\"/forum Code:
<img src=\".. |
That was already fixed, actually. I haven't updated the main zip yet (was waiting on this other problem...)
The best way is actually to replace "/forum/proimage.php" with "$bburl/proimage.php" to keep format with the rest of the code. Sorry for missing that in the original hack, it snuck in there. :) |
OK, for anybody still watching from earlier, give this a shot and report back what it does/says. Thanks!
|
Works! =)
|
All times are GMT. The time now is 05:11 PM. |
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:
|