![]() |
Quote:
this html is what you see when you goto the deleteform (completeremoval) right muis click => view source HTML Code:
<form action="admin_warn.php" name="cpform" method="post"> HTML Code:
<form action="admin_warn.php" name="cpform" method="post"> |
you are using the post method ... it should be 'p' and not 'g'
|
Quote:
problem solved don't ask me why but if you change p to g in all clean_array_gpc() class all is returned as it should |
I am sorry but your code is very confusing:
- You are using the post method, but are retrieving Get variables - You are submitting 'temp_ban' but want to retrieve 'ban' - You are submitting with do=do_completedelete, but you are checking the value of 'act' - 'act' is not defined on that form. Looks like you are mixing up things. This form don't seem to belong together with the php that should handle it. |
All times are GMT. The time now is 10:19 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:
|