Jump to content
MakeWebGames

Recommended Posts

Posted

When clicking on certain pages this error comes up

 

Warning: Missing argument 4 for userdata() in /usr/home/ben/public_html/mafia/header.php on line 16

 

line 16 is:

 

function userdata($ir,$lv,$fm,$cm,$dosessh=1)

 

although the scripts work it is extremely annoying to have this, any ideas what to change to stop making it do this?

Posted

Re: Header Error

the problem is you are using some paid scripts, and some LITE scripts...

the LITE scripts had 3 arguements, the paid had 4. you can either use your LITE global func, or on every page add the fourth arguement :)

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.   Paste as plain text instead

  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...