![]() |
Admincp Upload Form
Hey guys,
I created an upload form for my admincp script but I am having problems with it. When I try to var_dump($_FILES) it only returns array(1) { ["image"]=> NULL } and no file is being uploaded. $vbulletin->GPC['image']['name'] is empty as well. My destination folder is chmodded 777. Any help? Below is the code. thanks! Code:
if ($_REQUEST['do'] == 'editrelease') { Nvm, I figured it out.This: Code:
print_form_header('releasesystem_admin', 'editreleasedo'); Code:
print_form_header('releasesystem_admin', 'editreleasedo', 1, 1); |
All times are GMT. The time now is 09:18 AM. |
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:
|