PDA

View Full Version : Problem in user log photo



Blood007
Thu 19th Apr '07, 6:26am
Hi i'm not sure if this write place or not so if it's wrong im sorry and i hope u movie it to the write place.


My problem is that massge come if i want to put a logo

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

Warning: move_uploaded_file(path/to/your/attachment/directory//2ad9ca2d2ac961d8a1ec43c06b77561d) [function.move-uploaded-file (http://mskalarab.com/vb/function.move-uploaded-file)]: failed to open stream: No such file or directory in /includes/class_upload.php on line 364

Warning: move_uploaded_file() [function.move-uploaded-file (http://mskalarab.com/vb/function.move-uploaded-file)]: Unable to move '/tmp/phpxfEKlb' to 'path/to/your/attachment/directory//2ad9ca2d2ac961d8a1ec43c06b77561d' in /includes/class_upload.php on line 364


.rainbow{ behavior:url(rainbow.htc) } nereidFadeObjects = new Object();nereidFadeTimers = new Object();function nereidFade(object, destOp, rate, delta){if (!document.all)returnif (object != "[object]"){ setTimeout("nereidFade("+object+","+destOp+","+rate+","+delta+")",0);return;}clearTimeout(nereidFadeTimers[object.sourceIndex]);diff = destOp-object.filters.alpha.opacity;direction = 1;if (object.filters.alpha.opacity > destOp){direction = -1;}delta=Math.min(direction*diff,delta);object.fil ters.alpha.opacity+=direction*delta;if (object.filters.alpha.opacity != destOp){nereidFadeObjects[object.sourceIndex]=object;nereidFadeTimers[object.sourceIndex]=setTimeout("nereidFade(nereidFadeObjects["+object.sourceIndex+"],"+destOp+","+rate+","+delta+")",rate);}} .shakeimage{ position:relative } var rector=3var stopit=0 var a=1function init(which){stopit=0shake=whichshake.style.left=0s hake.style.top=0}function rattleimage(){if ((!document.all&&!document.getElementById)||stopit==1)returnif (a==1){shake.style.top=parseInt(shake.style.top)+r ector}else if (a==2){shake.style.left=parseInt(shake.style.left) +rector}else if (a==3){shake.style.top=parseInt(shake.style.top)-rector}else{shake.style.left=parseInt(shake.style. left)-rector}if (ascrollText(0)-----------------------------------------------------------------



hope someone figure whats the solution

my site link is www.mskalarab.com/vb

Colin F
Thu 19th Apr '07, 7:00am
Are you trying to attach a file to a post?

Blood007
Thu 19th Apr '07, 7:08am
will its the same massge if i want to put attach or the user logo

Colin F
Thu 19th Apr '07, 7:11am
It seems you moved attachments/user pictures to the file system incorrectly.

I recommend you move these back to the database and see if it works as expected then.

Blood007
Thu 19th Apr '07, 7:18am
thanks i will try