The administrator has disabled public write access.
Re:BMI Calculator
Date: 2007/08/14 07:23
By: admin
Status: Admin
Karma: 0  
Admin
Posts: 19
Hello chrisr_1959,
thanks for trying the module. This is the first time this error is reported. i will check it out asap.
Thanks, Itamar
The administrator has disabled public write access.
Re:BMI Calculator
Date: 2007/08/16 03:16
By: Merse
Status: User
Karma: 0  
Fresh Boarder
Posts: 1
I am getting this error message. English version and Joomla 1.0.13
mod_vm_catList
Warning: Invalid argument supplied for foreach() in /home/. . ./public_html/modules/mod_vm_catList.php on line 63
The administrator has disabled public write access.
Re:BMI Calculator
Date: 2007/08/22 20:06
By: nospec
Status: User
Karma: 0  
Fresh Boarder
Posts: 3
Same error here: Invalid checksum for file "Rar!�Ïs�� �������‡´t D���)��0ÄÖE+73� ���mod_ieBMIcalcmod_ieBMIcalc.php�ð:ÓtPÌÌÓÍ›ï@¿" : 59534 calculated, 7 expected Joomla 1.0.12 mod_ieBMIcalc_en_gr.rar File Size: 2253 Bytes Thank You anyway ...
The administrator has disabled public write access.
Re:BMI Calculator
Date: 2007/08/22 20:20
By: nospec
Status: User
Karma: 0  
Fresh Boarder
Posts: 3
oops - Seems my php can´t handle rar-files. I just excracted the files - zipped them and installed the module. Works like a charm. OTOH this thing says my BMI is >40. You´re sure that the formula is correct? I guess I´ll have to fix this little bug also.
The administrator has disabled public write access.
Re:BMI Calculator
Date: 2007/08/22 23:04
By: nospec
Status: User
Karma: 0  
Fresh Boarder
Posts: 3
... well .. there seems to be some work ahead on this mod. While the installation works after conversion from rar to zip I had to fix a few errors before the mod worked. First there is a missing ?> on line 91. Second error can be found on line 98 <form name="BMI" action="bmi.php" method="POST" onSubmit ... should be <form name="BMI" action="" method="POST" onSubmit ...
Then the code works, while the mod is not very pretty at all. The german words are partly crippled (because of code-page problems?) and css isn´t used, which may lead to unreadable output. It would be nice to have a "return" or "recalculate"-Button as well.
The administrator has disabled public write access.