4571
ghia
Re: center the site
  • 2008/8/12 23:40

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
in the block administration, some block are in left and others in the right, but i don't want to change the side for user menu or search
These are the system blocks and OK. You have to look to the forum (CBB) blocks. It's the 'Nouveaux posts' block you want to position.



4572
ghia
Re: Where is the Official Xoops.nl reaction about Herko issues?
  • 2008/8/11 23:11

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


There will no reaction for the moment, as the site is already several days down with the message: DB connection failed, or wrong XOOPS_DB_PREFIX in mainfile.php, or broken config table, or broken Protector installation.



4573
ghia
Re: General Forum advice
  • 2008/8/11 22:47

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


I use also newbb/cbb 3.08. I tested newbbex, but found it less appealing and feature rich.



4574
ghia
Re: center the site
  • 2008/8/11 22:35

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Your forum block has an id as xo-page-toprightblocks. Should it not be a top center block?



4575
ghia
Re: How to install Extended DHTML Form?
  • 2008/8/11 13:30

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


What file directories did you already install or have in class/xoopseditor?



4576
ghia
Re: Xoops editors not working with fresh install 2.3.0rc
  • 2008/8/10 12:44

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
instantzero wrote:
(second time), yes, it's normal as there was a bug in the class
You mean the class responsable for the editor list?

Anyway for running Koivi with News, I used this hack in function news_getWysiwygForm from functions.php :
case 'koivi':
            if(!
$x22) {

to
case 'koivi':
            if(!
$x22 && !news_isX23()) {



4577
ghia
Re: Modules working with XOOPS 2.3
  • 2008/8/10 11:00

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:

instantzero wrote:
All our modules are compatibles with XOOPS 2.3 :
http://xoops.instant-zero.com/modules/news/article.php?storyid=62&sel_lang=english

News
...
News does not work with the extra editors from 2.3.0RC add-on. There are some modifs done in functions.php, but they seems unfinished.



4578
ghia
Re: Xoops editors not working with fresh install 2.3.0rc
  • 2008/8/10 10:57

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Due to the announcement, I downloaded News version 1.62 and update this in the 2.3.0RC testbed. But the extra editors stays unusable with News.



4579
ghia
Re: How do I change charset=UTF-8
  • 2008/8/10 0:24

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
trabis wrote:
Yes, but, if you have a utf-8 file and you edit in notepad, it will show weird characteres, it will not converte them. You can not use notepad to convert utf-8 to Iso. Well, I have not figured how to do it yet. :(
Normaly Notepad (V5.0) saves a BOM at the beginning of an UTF-8 text, but it is also good in recognising UTF-8 without BOM, like this one. The only way to see how the file is recognised is to use file save as, where the encoding will be set to the current format.
If an UTF-8 file is incorrect marked as a text file you see weird characters mostly a kind of a and more than one character in the place of one accented character. In that case copy  or type alt 0239 alt 0187 alt 0191 to the beginning of the file. Save, close notepad and reopen then the file. Now the inserted characters are no longer displayed and used as BOM, which forces the file to read as UTF-8.
If you see all alike weird characters such as blocks and your file is correctly interpreted as UTF-8, that means that your fonts characterset is insufficient. Do select all and set with format - font the font to lucida sans unicode, dejavu sans mono or download FreeFont and set it to FreeMono. You should now be able to view most of the characters.
Then save as with encoding Ansi.



4580
ghia
Re: How do I change charset=UTF-8
  • 2008/8/8 22:52

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
anderssk wrote:
But the 4 language files in ../install/language/yourlanguage has to be encoded in UTF-8
In my release, there weren't any other language files present except for English. I don't think that would be a problem, while these files are only temporary used with the installation, which generates utf-8 html. Or does the setting of the database encoding to something else, also change the encoding of the html?

There is also an SQL file for the standard XOOPS smilies and ranks. Will that work out allright for any chosen encoding of the database?

Maybe the language files of the install should contain a definition for the default character set encoding for the database.
I for myself would opt for latin1 for our national languages Dutch, French and German.

Quote:
trabis wrote:
And the I ask, what sense is there in having lang files in utf-8. I would need to buy an special editor just to make small changes in language files. Utf-8 sucks big for me. Why can I just use my old and pretty simple notepad? This will soon become the faq most readed.
Are you talking about Windows Notepad? Because there you can select the encoding when doing file - save as. It has ANSI, UTF-8, Unicode little and big endian.
For the moment most modules are ISO encoded for their language and sql files. There will be a lot of problems when going to utf-8.

And if there was to take a unicode characterset I would prefer UTF-16. This makes it easier to reserve dataspace for strings: it's simply the double of the required string length.
Unfortunate MySQL isn't yet complete on that.




TopTop
« 1 ... 455 456 457 (458) 459 460 461 »



Login

Who's Online

165 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

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

Latest GitHub Commits