Quote:
Originally Posted by Bravo2007
Hey Delphiprogrammi,
when the warning system makes a post on a defined forum It's supose to Close/Lock the Thread, But everytime it postes it leaves it open/unlocked. Any ideas what could be going on?
EDIT--
Nm I fixed it I had to change
Code:
$threaddm->set('open',1);
anyway I have two other small bugs first when I do a complete removable of a warning from the admicp It removes the warning but this errors shows on top of the page
and in the MEMBER INFO and POSTBIT page when someone is banned because of exceeding the warning it should show
Im lucky if I even see it the first time cause once you refresh the page it then shows
even though the user is still banned. I dont get why it disappears once you refresh the page and wont show in niether Member Info or PostBit's
Any Ideas on both bugs?
Thanks
|
the array_merge(); errors are typical to PHP 5 althrough easy fixable.The second one (the ban note that disappaers) that one is new and i gotta check