Re: Testing Please
Giorgio Ducci <giorgioducci <at> giorgioducci.com>
2005-09-17 02:39:11 GMT
Hi Thimios,
thanks for the prompt answer. I tested with your "str_ireplace.php" (I
found it as part of php-compat, too) and I get now only one error message
on the "brsettings.php", same as before. I have a bridge that works fine on
my wrap. I think that the problem is on the "brsettings.php" page. I wrote
a very basic simple (I'm not a good programmer as you guys)
"brsettings-gio.php" page that simply show the bridge settings, here
attached, and all elements are well shown. Unfortunately I do not know what
exactly the Chris' s "brsettings" page should show in addition at the
current settings....I use atheros not prism based mPCI card and "wireless
security" page still complain because hostap not found in /proc directory.
By the way, what is exactly new in this release? Should it write
"permanently" the settings so after a reboot you do not have to re-write them?
Cheers
Giorgio
>About the str_ireplace not available in php4, (which it seems to be the
>only php5 function needed), i found this implementation of it in php4.
>We could either place an "include_once(str_ireplace.php) statement at
>the top of include/functions.php, or paste the contents of
>str_ireplace.php in functions.php.
>
>I also get the rest of the errors (probably because i don't have a
>bridge interface).
>
>I hope that next week i will have more time to help.
>
>
>
(Continue reading)