![]() |
Ok there are several if/else statements & variables that contain $_POST['do'].
Code:
if ($_POST['do'] == 'updateformresult') Code:
if (($caneditformresult && !is_member_of($vbulletin->userinfo, $caneditformresult)) AND (!$canmanageownformresults OR !$vbulletin->userinfo['userid'])) |
Well, you'd have to know the actual value of $_POST['do'] when the error happens. You say that this happens when you click on a button that you created? Then if that button isn't submitting a form, $_POST['do'] won't have a value. That could be the problem - maybe it's not meant to be used that way. Maybe you'd have to submit a form with some data for it to work.
But really this has gotten in to helping with a mod, and that shouldn't be done in this forum (my fault, I should have said that before). We could just continue in the mod thread, if anyone else has anything to post. |
Did you put any plugins at hook location easy_forms_view_question_start ?
|
Please continue this in the mods thread, this is not the proper place for discussing the mod. :)
|
This has been solved thanks all for your help.
|
What was the solution so that if others run into the problem they can solve it?
|
Quote:
|
Quote:
|
All times are GMT. The time now is 07:19 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:
|