When I create a wish item, and then try to update it, it doesn't work. The informations about it always stay the same...
Logged In: NO
I fixed the bug : you just have to put the line 38 to line 28 :) [ $wish_id = $wl->cleanup($_REQUEST['editID']); ]
Log in to post a comment.
Logged In: NO
I fixed the bug : you just have to put the line 38 to line 28 :)
[ $wish_id = $wl->cleanup($_REQUEST['editID']); ]