URL Upload Problem

For your safty of your forum, i would host that file on a free host as we can get yo your forum.... so people who hate nulled could put your link in the pirta thing... only helping..

so i added it to my host, where i have to nulled stuff for you.. for you to be on the safe side.. http://burrawcentral.org/class_upload.txt


also what where you doing to get this error, what where you doing for this came up..

This is line 274 - 276
PHP:
				// ... in normal mode
				$this->upload['location'] = $this->registry->userinfo['permissions']['adminpermissions'] & $this->registry->bf_ugp_adminpermissions['cancontrolpanel'] ? tempnam(ini_get('upload_tmp_dir'), 'vbupload') : @tempnam(ini_get('upload_tmp_dir'), 'vbupload');
			}

i think you need to chom a folder... i am not 100& sure.. sorry
 
are.. that helps.. i have this problem when i upload a avatar.. you have to chmod the file "tmp" to 777, but it is not in your public_html it in in your main folder... you need to go to your cpanel and then go to file manager and you should see a folder called "tmp" if not... i think you might need to make one and chmod it to 777, but i am not 100% sure..
 
mojopanel said:
are.. that helps.. i have this problem when i upload a avatar.. you have to chmod the file "tmp" to 777, but it is not in your public_html it in in your main folder... you need to go to your cpanel and then go to file manager and you should see a folder called "tmp" if not... i think you might need to make one and chmod it to 777, but i am not 100% sure..

Dont work....Any one else got a idea?
 
Back
Top