Author |
Topic |
|
wassini
Starting Member
Denmark
9 Posts |
Posted - 03 December 2004 : 11:46:25
|
The inc_top contains Function OnlineSQLencode
where this line is:
strPass = Replace(strPass, ";", "")
This function is used to "validate" tekst befoer it is placed in the PORTAL_ONLINE. The problem is that in Danish the last 3 letters of the alphabet æ,ø,å is written like æ ø å
if translated correctly (most just write æøå but the there is some problems with e.g. Macs)
Every time a pagetitle includes some of these characters it is beeing showed wrong.
"Læser emne" -> "Læser emne" (Reading topic) |
|
MarkJH
Senior Member
United Kingdom
1722 Posts |
|
wassini
Starting Member
Denmark
9 Posts |
Posted - 03 December 2004 : 12:11:32
|
Sorry!
Sometimes I have a little difficult finding out what is mods and the original Snitz |
|
|
masterao
Senior Member
Sweden
1678 Posts |
Posted - 03 December 2004 : 15:41:24
|
Which version of Active Users/Snitz Forums are you using? The examples you give seems to be from AU3.5 and pre 3.4 Snitz Forums.
Have you looked at AU4.0, which is the latest version of active users. It contains code for both Snitz Forums 3.3 and 3.4. Download link |
Jan =========== FR Portal Forums | Active Users 4.0.20 Mod |
|
|
wassini
Starting Member
Denmark
9 Posts |
Posted - 07 December 2004 : 08:41:14
|
Actually I'm using MaxWebportal ver. 1.33 witch is based on an old Snitz version. I'll have to update some day, but right now I'm having i zillion of my own mods on it, because it is a closed board (With a lot of different usergroup access, restricted pages, logging and other security options added)
Can you add the link again... It just jumps to your profile.
|
|
|
dayve
Forum Moderator
USA
5820 Posts |
Posted - 07 December 2004 : 11:12:18
|
In the profile, look at the Cool Links section. |
|
|
|
wassini
Starting Member
Denmark
9 Posts |
Posted - 07 December 2004 : 11:32:39
|
Thanks..... But apparently is the version I'm using is too old:
- My database does not contain the MEMBER.M_AUHIDE field - My admin options does not contain the "Other Configuration Options and Features" - There is no file called "inc_func_common.asp"
|
|
|
masterao
Senior Member
Sweden
1678 Posts |
Posted - 07 December 2004 : 14:35:50
|
That is because you are looking in the 3.4 folder. Look in the 3.3 folder, which might have file-versions that match your forum. If not, you can atleast look at the code and use what you want. |
Jan =========== FR Portal Forums | Active Users 4.0.20 Mod |
|
|
|
Topic |
|