Jump to content
MakeWebGames

Recommended Posts

Posted

Add this to global_funcs.php

this MUST go at the bottom of the page

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Add this to viewuser.php

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted

Fatal error: Cannot redeclare get_rank() (previously declared in /home/---/public_html/global_func.php:152) in /home/---/public_html/global_func.php on line 174

Posted

Look at the function name. then the function you are using....get_rank already exists, then you are getting another function to return the rank.

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