This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Having a strange problem with daystill100.tcl

Old posts that have not been replied to for several years.
Locked
t
typefighter

Having a strange problem with daystill100.tcl

Post by typefighter »

Hi guys :)

I keep getting this error ...

Code: Select all

[15:48] Tcl error [do_daystill_join]: invalid command name "thes"
The script is used to count the number of days and hours untill a certain event.

The wierd thing is, it WAS working for a lil while and now it's stopped. I re-uploaded it and everything to see if I had accidentally messed something up, but now I keep getting the same error. I've tried it on different versions of eggdrop and tried the newer versions of the script.

Has anyone had the same problem and can explain how to fix it ?

- type.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

You seem to be using version 1.00.

However, according to egghelp.org, the most current version is 1.02.

And acording to the contents of this script, part was missing. The missing part happens to be the cause of the error.
Locked