dvsDave |
02-17-2009 11:38 PM |
Alright, I finally got mcrypt installed.
Code:
mcrypt
mcrypt support
enabled
Version
2.5.8
Supported ciphers
cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported modes
cbc cfb ctr ecb ncfb nofb ofb stream
But I get a warning message at the top of the edit options page:
Code:
Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in [path]/profile.php(1873) : eval()'d code on line 2
Update: I should note that everything appears to work, but the error is still there even after logging in to twitter.
Update 2: After I posted one tweet, the message went away.
Update 3: I'm also getting the multiplying "Tweet This Post!" issue.
|