Door erik van ballegoij op
Tue, 04 Oct 2005 20:56:21 GMT
Oh well, administering your site is not always easy. I was setting up a new domain on my server, making use of plesk. The site that had to run on the new domain i developed on my dev server, so it was just a matter of uploading the db, uploading the files, fixing web.config, and fixing the portal aliases..... however, what i did was, inadvertedly, change the web.config of my own site to look at the db of the new site.
Funny enough this didnt work at all, and i didn't know i did that until some...
Read More »
|
Door erik van ballegoij op
Tue, 04 Oct 2005 08:38:29 GMT
After a few days of thorough testing, i released version 2.0 of MLLanguageSelector yesterday. Yesterday evening i had a last strugle with a nasty bug. One final test revealed that when logged on as administrator, the dropdown menu did not work anymore.
I still haven't found out what was the cause of that error, but i removed some code i put in to notify administrators about the fact that some languages are mapped (only if language mapping was active). Somehow this code interfered with the menu,...
Read More »
|
Door erik van ballegoij op
Thu, 29 Sep 2005 15:24:59 GMT
After a long time of inactivity with the MLLanguageSelector, betatesting has started vor version 2.0 now, and release is set for October 3th.
New features are:
rendering is now done in tables, tables can be formatted with module.css file
added support for module.css for skinobject
added option to display flag for current language when menu is used
newly created flags for all countries supported by DotNetNuke
Language selector can now map one language to another.
...
Read More »
|
Door erik van ballegoij op
Wed, 28 Sep 2005 05:18:53 GMT
DotNetNuke and SQLServer don't always work together in the best of ways, especially if the system culture of the webserver is different from the language setting in sql server. If this is the case, then some modules will have problems saving datetime values to the database. For instance, if the database is expecting German type dates (dd.MM.yyyy), and DNN is sending US type dates (MM/dd/yyyy), in the best case dates will be saved with wrong information (reversed day and month), and in the worst case an error...
Read More »
|
Door erik van ballegoij op
Sat, 24 Sep 2005 16:47:25 GMT
I'm quite thrilled about the fact that i've been accepted as member of the DotNetNuke Blog subproject.
I am going to spend the next couple of days to get thoroughly (re)-acqainted with the module, the last time i looked at the code was when it (or rather its ancestor) was called Trefynet MyBlog, for dnn 2.1.2, so i have a bit of catching up to do.
Dotnetnuke localization is getting more shape. Vicenç Masanas...
Read More »
|