21
skyangelo
Re: Chinese character become "character code"
  • 2010/1/9 13:18

  • skyangelo

  • Just popping in

  • Posts: 79

  • Since: 2005/4/9 1


I think there are a lot of difference in charset/collation....

MySQL charset: UTF-8 Unicode (utf8)
MySQL connection collation: latin1_general_ci
stories tables: collation: latin1_general_ci
topics table: collation: latin1_german2_ci

global.php: define('_CHARSET', 'ISO-8859-1');
mainfile.php: did not set anything...
// Set the database charset if applicable
if (defined("XOOPS_DB_CHARSET")) die();
define( 'XOOPS_DB_CHARSET', '' );

Anyway I know that my site is not UTF-8, so I just change the charset in global.php to ISO-8859-1 then it worked fine when I upgraded to XOOPS 2.4.1/2, but when I upgraded to XOOPS 2.4.3, then I had this issue...



22
skyangelo
Chinese character become "character code"
  • 2010/1/8 23:11

  • skyangelo

  • Just popping in

  • Posts: 79

  • Since: 2005/4/9 1


After upgrading XOOPS from 2.4.2 to 2.4.3, the titles of my post in news module containing Chinese character are now displayed as "character code" (like 〹), while the (Chinese character) content in the post are displayed normally.
I checked the non UTF-8 part and I have already set the "define('_CHARSET', 'ISO-8859-1');" from 2.4.x.
I don't know how to fix it...
Thanks!



23
skyangelo
Re: koivi in Xoops 2.4
  • 2010/1/8 19:46

  • skyangelo

  • Just popping in

  • Posts: 79

  • Since: 2005/4/9 1


I got the same issue.



24
skyangelo
Re: no image displayed in wflinks
  • 2009/12/29 0:15

  • skyangelo

  • Just popping in

  • Posts: 79

  • Since: 2005/4/9 1


I did not carry out the integrity check when I upgraded Xoops.
But I check it now, the only things missing were the "xoops_data", "xoops_lib" and "install" folder which are missing.
Some files are modified so it's shown as "content invalid" (e.g.
./class/xoopsform/tableform.php content invalid 
./class/xoopsform/themeform.php content invalid
) but nothing is corrupted.

I don't know why it does not work anymore....



25
skyangelo
Re: no image displayed in wflinks
  • 2009/12/28 1:26

  • skyangelo

  • Just popping in

  • Posts: 79

  • Since: 2005/4/9 1


upgrade from XOOPS 2.0.18.2 to 2.4.1 then 2.4.2.
I used wflinks 1.03b version and the image are not displayed, but showing only the [img] code, however the url link [url] code works.
I don't know where to correct it....
The DHTML form or extended DHTML form does not work.
I used other editor (TinyMCE) to insert a image then it works fine.




26
skyangelo
no image displayed in wflinks
  • 2009/12/26 16:13

  • skyangelo

  • Just popping in

  • Posts: 79

  • Since: 2005/4/9 1


After upgrading XOOPS to 2.4.2, I found that in module "wflinks", all the images are not displayed normally but with the image code line are displayed.
Like this.
[img align=left width=280]xxx.jpg[/img]

I don't know how to fix it.
Thanks a lot!



27
skyangelo
Re: Message icons in newbb under 2.4.2
  • 2009/12/7 2:46

  • skyangelo

  • Just popping in

  • Posts: 79

  • Since: 2005/4/9 1


I may have modified the theme a long time ago.
The pb just came after upgrading to XOOPS 2.4.2.... not before.
I use another theme (recent theme) and do not have this pb.
I think I'll just switch to another theme (it's about time to have a change).



28
skyangelo
Re: Message icons in newbb under 2.4.2
  • 2009/12/6 21:01

  • skyangelo

  • Just popping in

  • Posts: 79

  • Since: 2005/4/9 1


I'm using city reflections theme.



29
skyangelo
Re: Message icons in newbb under 2.4.2
  • 2009/12/6 12:37

  • skyangelo

  • Just popping in

  • Posts: 79

  • Since: 2005/4/9 1


I don't think so.
Because I did not change anything in my theme or template.
The same thing (for the tableform, icon and column) happened just after upgrading to XOOPS 2.4.2.



30
skyangelo
Re: Message icons in newbb under 2.4.2
  • 2009/12/6 0:27

  • skyangelo

  • Just popping in

  • Posts: 79

  • Since: 2005/4/9 1


Ghia,
do you know who to fix the column width issue with the "Notifications options" 3 columns?
the checkbox columns (i.e. the column in the middle) is too big...

Resized Image




TopTop
« 1 2 (3) 4 5 6 ... 8 »



Login

Who's Online

253 user(s) are online (183 user(s) are browsing Support Forums)


Members: 0


Guests: 253


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits