Raised This Month: $ Target: $400
 0% 

Problem with compile and update


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-23-2009 , 23:10   Re: Problem with compile and update
Reply With Quote #2

PHP Code:
cmdShowTime(id
The function cmdShowTime() is defined to take a variable ("id"). This is what is causing the "number of arguments does not match the definition" message.

Line 223:
PHP Code:
cmdShowTime true 
cmdShowTime is not a variable. You can't set it to true.

Also, your code will not work as you probably expect it to. In your current set up it will run all the functions all the time (just one of the errors in your logic). Just think about it for awhile and see if you can figure it out.
__________________
fysiks is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:15.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode