Jump to content

Recommended Posts

Well, I've done some changes and still nothing.  Here is the end of the source code:

 

                                                                                   </center></td> 
                        </tr> 
                      </table> 
                      <table border="1" width="150" cellspacing="0" cellpadding="0" class="cat3"> 
              <tr> 
                <td width="150" height="18" bgcolor="#000066" class="menu_header2"><center> 
                  <strong>.::<a href="http://mafia-test.klrbaltdomain.com/logout.php" class="style3">Logout</a>::.</strong> 
                </center></td> 
    </tr> 
            </table> 
                    </div> 
				</TD> 
<td width="100%" valign="top"></td> 
</tr> 
</table> 
<br> 
</center> 
</body> 
</html>

 

It ends my leftmenu.php, then ends the page, and doesn't do anything else on the page. :shrug:

  • Replies 51
  • Created
  • Last Reply

Top Posters In This Topic

Hi

 

That is a logic problem.

 

You script obviously expects some data passed to it. It expect $_POST['leave'], $_POST['inviteuser'], $_POST['cancelapply'] or $_POST['createfamily'] to be populated. As it is now if none of those are populated then it just drops through to the end doing nothing.

 

All the best

 

Keith

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.