forum cannot upload

bAt

New Member
Hello my dear friends.

my forums cann't upload any file since i was adding
PHP:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
into my all style template. just before that was trying to install cyb-chatbox v1.9.8 from here i downloaded. and facing
Code:
"Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error."
thats why i add security token under all my style template
Code:
value="$session[sessionhash]"
i run diagnostics from acp, and try to upload somefile and here what i've got :
under Pertinent PHP Settings
Code:
File_uploads:  	On
open_basedir: 	/home/[color=Red]XXXXXX[/color]/:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp
safe_mode: 	Off
upload_tmp_dir: 	None
upload_max_filesize: 	2.00 MB

under Results :
Code:
No file uploaded and no local file found. The test cannot continue.

please see screenshot.
http://www.vbteam.info/attachment.php?attachmentid=5067&stc=1&d=1215341148
cannot upload.JPG

please.....HOXXY or anyone here do me a favor tell me what should i do??

thank you for anykind of help // p3a(3
----------------------------------
// nevermind, i configured myself and probs solved. lucky me i have a backup 2 days before that disaster.
 
Back
Top