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.

Tcl error [pub:flood]: invalid command name "http::getu

Old posts that have not been replied to for several years.
Locked
L
Linux_Gal

Tcl error [pub:flood]: invalid command name "http::getu

Post by Linux_Gal »

Tcl error [pub:flood]: invalid command name "http::geturl"
I get this error! What does this error means!? Thanks~
P
Progeny

Re: Tcl error [pub:flood]: invalid command name "http::

Post by Progeny »

Linux_Gal wrote:Tcl error [pub:flood]: invalid command name "http::geturl"
I get this error! What does this error means!? Thanks~
Hello, i think that you haven't insert package require http in the first lines, another way is to use ::http::geturl if you don't insert that line.
L
Linux_Gal

[10:58] Tcl error [pub:flood]: invalid command name "::

Post by Linux_Gal »

Hey Progeny, I followed yr method and it doesnt worked. I tried putting ::http:geturl. Didnt worked! As for the first method, the insert package thingy, how do i go about it!

[10:58] Tcl error [pub:flood]: invalid command name "::http::geturl"
L
Linux_Gal

[10:58] Tcl error [pub:flood]: invalid command name "::

Post by Linux_Gal »

Hey Progeny, I followed yr method and it doesnt worked. I tried putting ::http:geturl. Didnt worked! As for the first method, the insert package thingy, how do i go about it!

[10:58] Tcl error [pub:flood]: invalid command name "::http::geturl"
Locked