[isf-wifidog] Upgrading Questions

Hayden Myers hayden at spinbox.com
Lun 16 Mai 13:39:38 EDT 2005



Hayden Myers=09


On Mon, 16 May 2005, [ISO-8859-1] Proulx Fran=E7ois wrote:

> It depends on your local Linux config. Many systems have locales =20
> specific for each countries, thus you'll have to change your =20
> config.php or local.config.php with fr_CA or fr_FR instead of just =20
> "fr". Also change "en" to en_US or en_UK

Much thanks on that little issue.  I'm still trying to figure out the
below issue.  In the code there is a comment around this function call

>=20
> > The most serious message I'm encountering occurs when trying to =20
> > sign up
> > as a new user.  It reports a call to an undefined function
> > mb_convert_encoding() in classes/User.php on line 536.
that says the following.

//TODO: Find a way to use correctly mb_encode_mimeheader.  I've commented
out the 2 lines and it seems to work.  I'm really not sure what ISO-8859-1
encoding is, but the validation email seems to come through correctly
without that line.  I'm assuming it's something to do with different
languages and charactersets. =20


I'm also noticing that the user_id field in the database is a long
complicated series of numbers and letters.  I'm guessing it's an encrypted
version of the text string.  It makes things difficult when trying to do
tasks as specifying an owner for a hotspot without going into the
database. =20

The Generic object editor portion of the interface doesn't seem to be
working correctly.  When I click the add button, nothing seems to happen.

I also came upon another error message when trying to upload hotspot
specific files


http://10.0.1.12/admin/owner_sendfiles.php?node_id=3D2&action=3Duploadform

Notice: Undefined variable: security in
/www/htdocs/wifidog/admin/owner_sendfiles.php on line 106

Fatal error: Call to a member function requireOwner() on a non-object in
/www/htdocs/wifidog/admin/owner_sendfiles.php on line 106

The new interface looks very nice.  I'm trying to figure out what's up
with the content manager.  It looks like I've got some reading to do.

Hayden Myers



Plus d'informations sur la liste de diffusion WiFiDog